diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xtide/Makefile | 12 | ||||
-rw-r--r-- | astro/xtide/distinfo | 4 | ||||
-rw-r--r-- | astro/xtide/pkg-descr | 4 |
3 files changed, 8 insertions, 12 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 3117211ab13c..9896f815bd02 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -3,10 +3,11 @@ PORTNAME= xtide PORTVERSION= 2.13.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro geography -MASTER_SITES= ftp://ftp.flaterco.com/xtide/ \ - http://www.c-s.li/ports/ +MASTER_SITES= http://www.c-s.li/ports/ \ + ftp://ftp.flaterco.com/xtide/ + DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${TCD_DISTNAME}-r3${EXTRACT_SUFX} \ ${HARM_DISTNAME}-free${EXTRACT_SUFX} @@ -18,8 +19,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png -USE_BZIP2= yes -USES= gmake +USES= gmake tar:bzip2 GNU_CONFIGURE= yes USE_GCC= yes @@ -27,7 +27,7 @@ CPPFLAGS+= -I../${TCD_DISTNAME} -I${LOCALBASE}/include/libpng15 -Wno-deprecated- LDFLAGS+= -L../${TCD_DISTNAME}/.libs -L${LOCALBASE}/lib TCD_DISTNAME= libtcd-2.2.5 -HARM_DISTNAME= harmonics-dwf-20121224 +HARM_DISTNAME= harmonics-dwf-20131228 WVS_DISTNAME= wvs OPTIONS_DEFINE= WVS X11 diff --git a/astro/xtide/distinfo b/astro/xtide/distinfo index 684f90aa4aa8..ff756a6cbf6d 100644 --- a/astro/xtide/distinfo +++ b/astro/xtide/distinfo @@ -2,7 +2,7 @@ SHA256 (xtide-2.13.2.tar.bz2) = fabf6b3097bb345598649ea55d1f2db269cbb651cddd73c6 SIZE (xtide-2.13.2.tar.bz2) = 481183 SHA256 (libtcd-2.2.5-r3.tar.bz2) = f837aa45421236732580e6fa73b79f539b9e778bebe22dbd3ca43b2c6a550e9e SIZE (libtcd-2.2.5-r3.tar.bz2) = 300804 -SHA256 (harmonics-dwf-20121224-free.tar.bz2) = d80d7e99181c60a42660392abbe25789c395453dd88944c41dc19c7f4b0f11be -SIZE (harmonics-dwf-20121224-free.tar.bz2) = 508967 +SHA256 (harmonics-dwf-20131228-free.tar.bz2) = 3185a471e51dffab37b7503e02b901858945ff33687345cf290e429346c99250 +SIZE (harmonics-dwf-20131228-free.tar.bz2) = 511292 SHA256 (wvs.tar.bz2) = 4e996ce2e608d612ba78e35cdf50c2c73b01fce06bd5b561a7fe957ea75d6d75 SIZE (wvs.tar.bz2) = 37461520 diff --git a/astro/xtide/pkg-descr b/astro/xtide/pkg-descr index a51f2eda4af2..3f706f738b95 100644 --- a/astro/xtide/pkg-descr +++ b/astro/xtide/pkg-descr @@ -2,8 +2,4 @@ The xtide program predicts and displays tides. It is capable of producing output in a variety of dynamic and static formats, and has extensions for X, plain ASCII, and HTML. -You may need to replace the harmonics file used by this port by one -better suited to your area; there are a number of harmonics files -available at http://www.flaterco.com/xtide/files.html. - WWW: http://www.flaterco.com/xtide/ |