diff options
author | vs <vs@FreeBSD.org> | 2005-02-14 22:30:15 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-14 22:30:15 +0800 |
commit | b6edd4bf24de3a2cb1fbd609bd2dafc4c4116dbb (patch) | |
tree | 2db3615728ba9ef381c76e97451f3659847bd506 /security/ike-scan | |
parent | 2987a95226bd29cdb56b581dfc56c0c984d3b607 (diff) | |
download | freebsd-ports-gnome-b6edd4bf24de3a2cb1fbd609bd2dafc4c4116dbb.tar.gz freebsd-ports-gnome-b6edd4bf24de3a2cb1fbd609bd2dafc4c4116dbb.tar.zst freebsd-ports-gnome-b6edd4bf24de3a2cb1fbd609bd2dafc4c4116dbb.zip |
Update to 1.7.1
PR: ports/77508
Submitted by: Jonatan B. (maintainer)
Diffstat (limited to 'security/ike-scan')
-rw-r--r-- | security/ike-scan/Makefile | 7 | ||||
-rw-r--r-- | security/ike-scan/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile index 3b3b3b72b65f..1a6b056b107f 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ike-scan -PORTVERSION= 1.7 +PORTVERSION= 1.7.1 CATEGORIES= security MASTER_SITES= http://www.nta-monitor.com/ike-scan/download/ \ http://berlin.ccc.de/~cryx/ike-scan/ @@ -14,8 +14,9 @@ MASTER_SITES= http://www.nta-monitor.com/ike-scan/download/ \ MAINTAINER= onatan@gmail.com COMMENT= VPN scanner and identifier -HAS_CONFIGURE= yes -CONFIGURE_ARGS+= --prefix=${PREFIX} --datadir=${PREFIX}/share --with-openssl +GNU_CONFIGURE= yes +xCONFIGURE_ARGS+= --prefix=${PREFIX} --datadir=${PREFIX}/share --with-openssl +CONFIGURE_ARGS+= --datadir=${PREFIX}/share --with-openssl MAN1= ike-scan.1 psk-crack.1 post-install: diff --git a/security/ike-scan/distinfo b/security/ike-scan/distinfo index 1dacad08e74f..c56c00073adf 100644 --- a/security/ike-scan/distinfo +++ b/security/ike-scan/distinfo @@ -1,2 +1,2 @@ -MD5 (ike-scan-1.7.tar.gz) = c06c6a3d78ba9b93c0abf79b3a3d2a11 -SIZE (ike-scan-1.7.tar.gz) = 1350170 +MD5 (ike-scan-1.7.1.tar.gz) = 02270ce425314075a560a8992f0c5da7 +SIZE (ike-scan-1.7.1.tar.gz) = 1351643 |