diff options
author | Carlo Strub <cs@FreeBSD.org> | 2011-11-14 04:49:54 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2011-11-14 04:49:54 +0000 |
commit | c64dd045ae73b64f8e27bf4c497ec9f25ef3fb34 (patch) | |
tree | 644a9bcc22c4cbab4997e6ccbed80fd040321f10 /astro | |
parent | 2be3c6df7410bdbc822757c2255db3999818b970 (diff) | |
download | ports-c64dd045ae73b64f8e27bf4c497ec9f25ef3fb34.tar.gz ports-c64dd045ae73b64f8e27bf4c497ec9f25ef3fb34.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xtide/Makefile | 13 | ||||
-rw-r--r-- | astro/xtide/distinfo | 4 |
2 files changed, 8 insertions, 9 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index e824482b68dd..d11630f1dde8 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xtide -PORTVERSION= 2.11 -PORTREVISION= 2 +PORTVERSION= 2.12 CATEGORIES= astro geography MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -17,10 +16,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= cs@FreeBSD.org COMMENT= Harmonic tide clock and tide predictor -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png - LICENSE= GPLv3 +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png + USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes @@ -49,11 +48,11 @@ PLIST_SUB+= WVS="@comment " .endif .if defined(WITHOUT_X11) -PKGNAMESUFFIX= -nox11 -ALL_TARGET= tide xttpd +PKGNAMESUFFIX+= -nox11 +ALL_TARGET+= tide xttpd PLIST_SUB+= X11="@comment " .else -USE_XORG= xpm xaw +USE_XORG+= xpm xaw MAN1+= xtide.1 PLIST_SUB+= X11="" .endif diff --git a/astro/xtide/distinfo b/astro/xtide/distinfo index 4f88b9211456..093a16bf1047 100644 --- a/astro/xtide/distinfo +++ b/astro/xtide/distinfo @@ -1,5 +1,5 @@ -SHA256 (xtide-2.11.tar.bz2) = a7a3f27b5f49b498c497d1e595c772cfb902892fdf87d386cbbea13f4d7924b3 -SIZE (xtide-2.11.tar.bz2) = 431228 +SHA256 (xtide-2.12.tar.bz2) = 494d398ea1829af4834c68a002cb2b2c73d94966949385c17613d823deb3c0d6 +SIZE (xtide-2.12.tar.bz2) = 439317 SHA256 (libtcd-2.2.5.tar.bz2) = 83d8b5661673eb841417e9aa7b14b3c1d233a6adf836c7d21805ff376165a1d6 SIZE (libtcd-2.2.5.tar.bz2) = 271494 SHA256 (harmonics-dwf-20100529-free.tar.bz2) = f6fe956b15cf05d24ec8e5accddfe90c7c6749046671e0ce167fb063bc2d9960 |