summaryrefslogtreecommitdiffstats
path: root/astro/xtide
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-09-01 17:55:08 +0000
committerdwcjr <dwcjr@FreeBSD.org>2001-09-01 17:55:08 +0000
commitbe0698ce8477d45968dfcd18741cb5d01d79a7f7 (patch)
tree8a6d18ea1f7b58f770d0e52c5030e314f8e4510e /astro/xtide
parent9da8d2b962428d65357dfffed4c03cf4cc69fade (diff)
downloadFreeBSD-ports-be0698ce8477d45968dfcd18741cb5d01d79a7f7.zip
FreeBSD-ports-be0698ce8477d45968dfcd18741cb5d01d79a7f7.tar.gz
Update to 2.4
PR: 27206
Diffstat (limited to 'astro/xtide')
-rw-r--r--astro/xtide/Makefile10
-rw-r--r--astro/xtide/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile
index 48ed2f22..84df6ec 100644
--- a/astro/xtide/Makefile
+++ b/astro/xtide/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= xtide
-PORTVERSION= 2.2.2
+PORTVERSION= 2.4
CATEGORIES= astro
-MASTER_SITES= ftp://ftp.flaterco.com/xtide/
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} harmonics.world.gz
+MASTER_SITES= ftp://bel-marduk.unh.edu/xtide/
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} harmonics.txt.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= patseal@hyperhost.net
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
-IGNOREFILES= harmonics.world.gz
+IGNOREFILES= harmonics.txt.gz
USE_XPM= yes
USE_X_PREFIX= yes
@@ -25,7 +25,7 @@ MAN1= xtide.1 tide.1
MANCOMPRESSED= no
post-extract:
- @${GZCAT} ${DISTDIR}/harmonics.world.gz > ${WRKSRC}/harmonics
+ @${GZCAT} ${DISTDIR}/harmonics.txt.gz > ${WRKSRC}/harmonics
post-patch:
@${PERL} -pi -e "s:%%PREFIX%%:${PREFIX}:g" ${WRKSRC}/TideContext.cc
diff --git a/astro/xtide/distinfo b/astro/xtide/distinfo
index 6cf1f32..3e0abc2 100644
--- a/astro/xtide/distinfo
+++ b/astro/xtide/distinfo
@@ -1,2 +1,2 @@
-MD5 (xtide-2.2.2.tar.gz) = 971cfc118b4c889a90a49e60030acdef
-MD5 (harmonics.world.gz) = IGNORE
+MD5 (xtide-2.4.tar.gz) = 8ae0e57f68b1df5e6594a609ef8e2271
+MD5 (harmonics.txt.gz) = IGNORE
OpenPOWER on IntegriCloud