aboutsummaryrefslogtreecommitdiff
path: root/net/AquaGatekeeper
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-10-23 09:26:44 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-10-23 09:26:44 +0000
commit6da9e917bf6bb735d793d36588cd575f018170e5 (patch)
tree6f03d37d1533b6eab35a1e6f027e8290adcc2eb4 /net/AquaGatekeeper
parentefb90aef507101ca3168459f78e345fa3fef0b9c (diff)
downloadports-6da9e917bf6bb735d793d36588cd575f018170e5.tar.gz
ports-6da9e917bf6bb735d793d36588cd575f018170e5.zip
- Add dependency on compat5x
- Add SHA256 support PR: ports/104247 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> (maintainer) Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=175494
Diffstat (limited to 'net/AquaGatekeeper')
-rw-r--r--net/AquaGatekeeper/Makefile6
-rw-r--r--net/AquaGatekeeper/distinfo.amd641
-rw-r--r--net/AquaGatekeeper/distinfo.i3861
3 files changed, 6 insertions, 2 deletions
diff --git a/net/AquaGatekeeper/Makefile b/net/AquaGatekeeper/Makefile
index aa27f666a179..0e17d7507843 100644
--- a/net/AquaGatekeeper/Makefile
+++ b/net/AquaGatekeeper/Makefile
@@ -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"
diff --git a/net/AquaGatekeeper/distinfo.amd64 b/net/AquaGatekeeper/distinfo.amd64
index 903a02118719..1a61512190d3 100644
--- a/net/AquaGatekeeper/distinfo.amd64
+++ b/net/AquaGatekeeper/distinfo.amd64
@@ -1,2 +1,3 @@
MD5 (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 3ae343325e21fd49ef71c865bc5e22dc
+SHA256 (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 2798497dcdb05180bb28634b92c8a2343c1c0067ad8f36b43f0ddfe875f1883b
SIZE (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 2926031
diff --git a/net/AquaGatekeeper/distinfo.i386 b/net/AquaGatekeeper/distinfo.i386
index 2f846298a151..849ffacda008 100644
--- a/net/AquaGatekeeper/distinfo.i386
+++ b/net/AquaGatekeeper/distinfo.i386
@@ -1,2 +1,3 @@
MD5 (AquaGatekeeper122FreeBSDBuild131.tgz) = e5dede37d29462641f214a5076eb4766
+SHA256 (AquaGatekeeper122FreeBSDBuild131.tgz) = 2757cd3979b3b4892932d1c484c2a2e4da62acbaff80b5b797a7df1d04aecbb8
SIZE (AquaGatekeeper122FreeBSDBuild131.tgz) = 3011253