pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ike-scan Changes 1.7.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ddfb493873f
branches: trunk
changeset: 489931:6ddfb493873f
user: adam <adam%pkgsrc.org@localhost>
date: Mon Feb 28 16:04:28 2005 +0000
description:
Changes 1.7.1:
* Fixed bug which caused hostnames containing hyphens to fail with an error.
* Improved mapping of ID numbers to names in decode. This allows sparse IDs
ranges (e.g. 1,2,3,65000) to be supported, which means that we can now decode
XAUTH authentication method amongst other things.
* Added SO_BROADCAST option to UDP socket to allow sending to broadcast
addresses. Previously this gave a permission denied error.
diffstat:
security/ike-scan/Makefile | 10 ++++------
security/ike-scan/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 10 deletions(-)
diffs (38 lines):
diff -r ded3a8adffe8 -r 6ddfb493873f security/ike-scan/Makefile
--- a/security/ike-scan/Makefile Mon Feb 28 15:30:03 2005 +0000
+++ b/security/ike-scan/Makefile Mon Feb 28 16:04:28 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2005/01/14 08:36:54 adrianp Exp $
-#
+# $NetBSD: Makefile,v 1.4 2005/02/28 16:04:28 adam Exp $
-DISTNAME= ike-scan-1.7
+DISTNAME= ike-scan-1.7.1
CATEGORIES= security
MASTER_SITES= http://www.nta-monitor.com/ike-scan/download/
@@ -9,9 +8,8 @@
HOMEPAGE= http://www.nta-monitor.com/ike-scan/
COMMENT= Fingerprinting IKE implementation
-GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
-
+USE_BUILDLINK3= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-openssl
SUBST_CLASSES= man
diff -r ded3a8adffe8 -r 6ddfb493873f security/ike-scan/distinfo
--- a/security/ike-scan/distinfo Mon Feb 28 15:30:03 2005 +0000
+++ b/security/ike-scan/distinfo Mon Feb 28 16:04:28 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 13:10:07 agc Exp $
+$NetBSD: distinfo,v 1.4 2005/02/28 16:04:28 adam Exp $
-SHA1 (ike-scan-1.7.tar.gz) = b7e0feccdfb6dd8704475fd6b9543dbe9e7cb5d5
-RMD160 (ike-scan-1.7.tar.gz) = 9aa2d891cf5fb196f86fa8313984ffda861dc133
-Size (ike-scan-1.7.tar.gz) = 1350170 bytes
+SHA1 (ike-scan-1.7.1.tar.gz) = 7f47caea72d5baf8640c51e7f5372b77eec6a4a2
+RMD160 (ike-scan-1.7.1.tar.gz) = 8bd38b139cffec2c78a9cd4b56ec2798402e0780
+Size (ike-scan-1.7.1.tar.gz) = 1351643 bytes
Home |
Main Index |
Thread Index |
Old Index