diff options
author | cs <cs@FreeBSD.org> | 2011-12-04 08:27:41 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2011-12-04 08:27:41 +0800 |
commit | 66636e6e1a509b8166dac79c0d4a3f820f414307 (patch) | |
tree | de7c44863c9b7efa21581931084b7b31c216c038 /astro/xtide | |
parent | b9b8e0ca3866898170e08247d423410aedec5c4f (diff) | |
download | freebsd-ports-gnome-66636e6e1a509b8166dac79c0d4a3f820f414307.tar.gz freebsd-ports-gnome-66636e6e1a509b8166dac79c0d4a3f820f414307.tar.zst freebsd-ports-gnome-66636e6e1a509b8166dac79c0d4a3f820f414307.zip |
- Update to 2.12.1
Changelog: http://www.flaterco.com/xtide/changelog.html
- Add a second mirror
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes
Diffstat (limited to 'astro/xtide')
-rw-r--r-- | astro/xtide/Makefile | 5 | ||||
-rw-r--r-- | astro/xtide/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index d11630f1dde8..3e4316ce4712 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -6,9 +6,10 @@ # PORTNAME= xtide -PORTVERSION= 2.12 +PORTVERSION= 2.12.1 CATEGORIES= astro geography -MASTER_SITES= ftp://ftp.flaterco.com/xtide/ +MASTER_SITES= ftp://ftp.flaterco.com/xtide/ \ + http://www.c-s.li/ports/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${TCD_DISTNAME}${EXTRACT_SUFX} \ ${HARM_DISTNAME}${EXTRACT_SUFX} diff --git a/astro/xtide/distinfo b/astro/xtide/distinfo index 093a16bf1047..ba3aa8e6f02d 100644 --- a/astro/xtide/distinfo +++ b/astro/xtide/distinfo @@ -1,5 +1,5 @@ -SHA256 (xtide-2.12.tar.bz2) = 494d398ea1829af4834c68a002cb2b2c73d94966949385c17613d823deb3c0d6 -SIZE (xtide-2.12.tar.bz2) = 439317 +SHA256 (xtide-2.12.1.tar.bz2) = 0666dbb08dc207f85dc85795e133bd191b9ad5f86c87a153474423899a2fa3e2 +SIZE (xtide-2.12.1.tar.bz2) = 441212 SHA256 (libtcd-2.2.5.tar.bz2) = 83d8b5661673eb841417e9aa7b14b3c1d233a6adf836c7d21805ff376165a1d6 SIZE (libtcd-2.2.5.tar.bz2) = 271494 SHA256 (harmonics-dwf-20100529-free.tar.bz2) = f6fe956b15cf05d24ec8e5accddfe90c7c6749046671e0ce167fb063bc2d9960 |