pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ipsec-tools Updated ipsec-tools to 0.6b2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d24cae86fd77
branches:  trunk
changeset: 493605:d24cae86fd77
user:      manu <manu%pkgsrc.org@localhost>
date:      Tue May 10 12:39:28 2005 +0000

description:
Updated ipsec-tools to 0.6b2.

Multiple bug fixes, the most important being NAT-T now working with
multiple endpoints behind the same NAT.

diffstat:

 security/ipsec-tools/Makefile |  8 +++-----
 security/ipsec-tools/PLIST    |  3 +--
 security/ipsec-tools/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 11 deletions(-)

diffs (56 lines):

diff -r ee405992df47 -r d24cae86fd77 security/ipsec-tools/Makefile
--- a/security/ipsec-tools/Makefile     Tue May 10 07:24:50 2005 +0000
+++ b/security/ipsec-tools/Makefile     Tue May 10 12:39:28 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:12 tv Exp $
+# $NetBSD: Makefile,v 1.15 2005/05/10 12:39:28 manu Exp $
 #
 
-DISTNAME=              ipsec-tools-0.6b1
+DISTNAME=              ipsec-tools-0.6b2
 CATEGORIES=            security
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=ipsec-tools/}
-EXTRACT_SUFX=          .tgz
+EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            manu%NetBSD.org@localhost
 HOMEPAGE=              http://ipsec-tools.sourceforge.net/
@@ -67,8 +67,6 @@
            ${EXAMPLE_DIR}/roadwarrior/server
        ${INSTALL_DATA} ${SAMPLE_DIR}/roadwarrior/server/racoon.conf-radius \
            ${EXAMPLE_DIR}/roadwarrior/server
-       ${INSTALL_DATA} ${SAMPLE_DIR}/roadwarrior/server/phase1-down.sh \
-           ${EXAMPLE_DIR}/roadwarrior/server
 
 .include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ee405992df47 -r d24cae86fd77 security/ipsec-tools/PLIST
--- a/security/ipsec-tools/PLIST        Tue May 10 07:24:50 2005 +0000
+++ b/security/ipsec-tools/PLIST        Tue May 10 12:39:28 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2005/03/23 17:27:17 manu Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/05/10 12:39:28 manu Exp $
 lib/libipsec.la
 include/libipsec/libpfkey.h
 sbin/setkey
@@ -27,7 +27,6 @@
 share/examples/ipsec-tools/roadwarrior/client/phase1-down.sh
 share/examples/ipsec-tools/roadwarrior/server/racoon.conf
 share/examples/ipsec-tools/roadwarrior/server/racoon.conf-radius
-share/examples/ipsec-tools/roadwarrior/server/phase1-down.sh
 include/racoon/racoonctl.h
 include/racoon/var.h
 include/racoon/vmbuf.h
diff -r ee405992df47 -r d24cae86fd77 security/ipsec-tools/distinfo
--- a/security/ipsec-tools/distinfo     Tue May 10 07:24:50 2005 +0000
+++ b/security/ipsec-tools/distinfo     Tue May 10 12:39:28 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/03/23 16:49:39 manu Exp $
+$NetBSD: distinfo,v 1.8 2005/05/10 12:39:28 manu Exp $
 
-SHA1 (ipsec-tools-0.6b1.tgz) = db0234b1effda273028ee66ad72da8516a6f492b
-RMD160 (ipsec-tools-0.6b1.tgz) = ed6c572368cb0d22106bbf83466f3bc0a8cfdcc2
-Size (ipsec-tools-0.6b1.tgz) = 1195180 bytes
+SHA1 (ipsec-tools-0.6b2.tar.bz2) = 7307fba1f0dcffe62a7f942ecf0ad0d35a39dbf1
+RMD160 (ipsec-tools-0.6b2.tar.bz2) = ca12613b1464dc533d66b19a9763e1349bb4cb84
+Size (ipsec-tools-0.6b2.tar.bz2) = 661381 bytes



Home | Main Index | Thread Index | Old Index