- Add dependency on compat5x

- Add SHA256 support

PR:		ports/104247
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru> (maintainer)
Approved by:	portmgr (erwin)
This commit is contained in:
Martin Wilke 2006-10-23 09:26:44 +00:00
parent efb90aef50
commit 6da9e917bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175494
3 changed files with 6 additions and 2 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= AquaGatekeeper
PORTVERSION= 1.22
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.aqua.comptek.ru/pub/GateKeeper/ \
ftp://www.kuzbass.ru/pub/FreeBSD/ports/distfiles/
@ -21,7 +21,7 @@ NO_BUILD= yes
ONLY_FOR_ARCHS= amd64 i386
MD5_FILE= ${MASTERDIR}/distinfo.${ARCH}
RESTRICTED= "No commercial redistribution"
RESTRICTED= No commercial redistribution
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
IS_INTERACTIVE= yes
@ -54,6 +54,8 @@ post-install:
BROKEN= "Supported only on 4.x systems and later"
.elif ${OSVERSION} >= 500000 && ${ARCH} == "i386"
LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
.elif ${OSVERSION} >= 600000 && ${ARCH} == "amd64"
LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x
.endif
.if ${ARCH} == "amd64"

View file

@ -1,2 +1,3 @@
MD5 (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 3ae343325e21fd49ef71c865bc5e22dc
SHA256 (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 2798497dcdb05180bb28634b92c8a2343c1c0067ad8f36b43f0ddfe875f1883b
SIZE (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 2926031

View file

@ -1,2 +1,3 @@
MD5 (AquaGatekeeper122FreeBSDBuild131.tgz) = e5dede37d29462641f214a5076eb4766
SHA256 (AquaGatekeeper122FreeBSDBuild131.tgz) = 2757cd3979b3b4892932d1c484c2a2e4da62acbaff80b5b797a7df1d04aecbb8
SIZE (AquaGatekeeper122FreeBSDBuild131.tgz) = 3011253