diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-05-18 21:55:13 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-05-18 21:55:13 +0000 |
commit | 04abc87dc172b6dc46679da001f9c62d5152964f (patch) | |
tree | 5102fa0c4dbf494cccb86f0eb84e7d309ba61d0e /astro | |
parent | Update to 1.4.5.0 (diff) |
Update Harmonics file
PR: ports/167568
Submitted by: Tuc <freebsd-ports@t-b-o-h.net>
Approved by: cs@ (maintainer)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xtide/Makefile | 7 | ||||
-rw-r--r-- | astro/xtide/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 3e4316ce4712..cf379a22928f 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -7,12 +7,13 @@ PORTNAME= xtide PORTVERSION= 2.12.1 +PORTREVISION= 1 CATEGORIES= astro geography 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} + ${HARM_DISTNAME}-free${EXTRACT_SUFX} MAINTAINER= cs@FreeBSD.org COMMENT= Harmonic tide clock and tide predictor @@ -33,7 +34,7 @@ LDFLAGS+= -L../${TCD_DISTNAME}/.libs -L${LOCALBASE}/lib MAKE_JOBS_SAFE= yes TCD_DISTNAME= libtcd-2.2.5 -HARM_DISTNAME= harmonics-dwf-20100529-free +HARM_DISTNAME= harmonics-dwf-20120302 WVS_DISTNAME= wvs OPTIONS= WVS "Use world vector shoreline data (big file!)" Off @@ -59,7 +60,7 @@ PLIST_SUB+= X11="" .endif post-extract: - @${LN} -sf ../${HARM_DISTNAME}.tcd ${WRKSRC}/harmonics.tcd + @${LN} -sf ../${HARM_DISTNAME}/${HARM_DISTNAME}-free.tcd ${WRKSRC}/harmonics.tcd post-patch: @${REINPLACE_CMD} -e '/if test/s|==|=|g' ${WRKDIR}/${TCD_DISTNAME}/configure diff --git a/astro/xtide/distinfo b/astro/xtide/distinfo index ba3aa8e6f02d..63ad0f5750cf 100644 --- a/astro/xtide/distinfo +++ b/astro/xtide/distinfo @@ -2,7 +2,7 @@ SHA256 (xtide-2.12.1.tar.bz2) = 0666dbb08dc207f85dc85795e133bd191b9ad5f86c87a153 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 -SIZE (harmonics-dwf-20100529-free.tar.bz2) = 473148 +SHA256 (harmonics-dwf-20120302-free.tar.bz2) = 3d562d71dfb2b7f9a025ca5444607e1433d14ada112a375631ab8a823c870cb7 +SIZE (harmonics-dwf-20120302-free.tar.bz2) = 503459 SHA256 (wvs.tar.bz2) = 4e996ce2e608d612ba78e35cdf50c2c73b01fce06bd5b561a7fe957ea75d6d75 SIZE (wvs.tar.bz2) = 37461520 |