mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 2.12
Approved by: glarkin@ (mentor) Feature safe: yes
This commit is contained in:
parent
2be3c6df74
commit
c64dd045ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285747
2 changed files with 8 additions and 9 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue