ports/79942: [PATCH] security/vpnc: update fulltunnel vpnc-wrapper script to 1.25

Daniel Roethlisberger daniel at roe.ch
Thu Apr 14 23:20:12 UTC 2005


>Number:         79942
>Category:       ports
>Synopsis:       [PATCH] security/vpnc: update fulltunnel vpnc-wrapper script to 1.25
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 14 23:20:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Roethlisberger
>Release:        FreeBSD 5.3-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD marvin.roe 5.3-RELEASE-p8 FreeBSD 5.3-RELEASE-p8 #8: Wed Apr 6 10:52:53 CEST 2005 root at marvin.roe:/usr/obj/usr/src/sys/IBMTPX40 i386
>Description:
Update vpnc.sh-sample-fulltunnel to vpnc-wrapper 1.25 which works in many more
situations than the old one (1.10) did.  No plist changes.  Bump PORTREVISION.
>How-To-Repeat:
	
>Fix:

--- vpnc.diff begins here ---
diff -ruN vpnc.orig/Makefile vpnc/Makefile
--- vpnc.orig/Makefile	Sat Jan 22 20:53:52 2005
+++ vpnc/Makefile	Fri Apr 15 01:00:45 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	vpnc
 PORTVERSION=	0.3.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	http://www.unix-ag.uni-kl.de/~massar/vpnc/:source \
 	http://dragon.roe.ch/mirrors/distfiles/vpnc/:script
@@ -19,7 +19,7 @@
 
 LIB_DEPENDS=	gcrypt.13:${PORTSDIR}/security/libgcrypt
 
-STARTSCRIPT=    vpnc-wrapper-1.10
+STARTSCRIPT=    vpnc-wrapper-1.25
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
 ALL_TARGET=	vpnc
diff -ruN vpnc.orig/distinfo vpnc/distinfo
--- vpnc.orig/distinfo	Sun Nov 28 18:54:14 2004
+++ vpnc/distinfo	Fri Apr 15 00:49:41 2005
@@ -1,4 +1,4 @@
 MD5 (vpnc-0.3.2.tar.gz) = aaccdffc5656095a45dfe87c5bf612cb
 SIZE (vpnc-0.3.2.tar.gz) = 56669
-MD5 (vpnc-wrapper-1.10) = 32c11fe4de7f0cda2fdfcc7dd2a40271
-SIZE (vpnc-wrapper-1.10) = 6414
+MD5 (vpnc-wrapper-1.25) = 8c4a0dfc6053ec180cfcf11fc2ab04c7
+SIZE (vpnc-wrapper-1.25) = 12484
--- vpnc.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list