mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Fix mastersite.
- Update the build to i386. - Bump portrevision. PR: ports/105645 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> (maintainer)
This commit is contained in:
parent
70d1d1b2e0
commit
74d961c84d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178941
@ -7,9 +7,9 @@
|
||||
|
||||
PORTNAME= AquaGatekeeper
|
||||
PORTVERSION= 1.22
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.aqua.comptek.ru/pub/GateKeeper/ \
|
||||
MASTER_SITES= ftp://ftp.svzserv.kemerovo.su/pub/FreeBSD/distfiles.misc/ \
|
||||
ftp://www.kuzbass.ru/pub/FreeBSD/ports/distfiles/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
@ -51,7 +51,7 @@ post-install:
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 400000
|
||||
BROKEN= "Supported only on 4.x systems and later"
|
||||
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"
|
||||
@ -61,7 +61,7 @@ LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x
|
||||
.if ${ARCH} == "amd64"
|
||||
DISTNAME= AquaGatekeeper122FreeBSDamd64Build131
|
||||
.else
|
||||
DISTNAME= AquaGatekeeper122FreeBSDBuild131
|
||||
DISTNAME= AquaGatekeeper122FreeBSDBuild445
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (AquaGatekeeper122FreeBSDBuild131.tgz) = e5dede37d29462641f214a5076eb4766
|
||||
SHA256 (AquaGatekeeper122FreeBSDBuild131.tgz) = 2757cd3979b3b4892932d1c484c2a2e4da62acbaff80b5b797a7df1d04aecbb8
|
||||
SIZE (AquaGatekeeper122FreeBSDBuild131.tgz) = 3011253
|
||||
MD5 (AquaGatekeeper122FreeBSDBuild445.tgz) = e591178dc6aca6e149ca980a2590e605
|
||||
SHA256 (AquaGatekeeper122FreeBSDBuild445.tgz) = 225e0eea79aa0af75fde42f4bfc8441fd71682da5bf0d0a9def167c192179984
|
||||
SIZE (AquaGatekeeper122FreeBSDBuild445.tgz) = 2897375
|
||||
|
Loading…
Reference in New Issue
Block a user