ports/66571: [maintainer-update] security/vpnc

Christian Lackas delta at lackas.net
Wed May 12 15:50:23 UTC 2004


>Number:         66571
>Category:       ports
>Synopsis:       [maintainer-update] security/vpnc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 12 08:50:22 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Christian Lackas
>Release:        FreeBSD 5.2.1-RELEASE-p5 i386
>Organization:
LNS Medienservice
>Environment:
System: FreeBSD zel726.zel.kfa-juelich.de 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #5: Wed Apr 21 01:10:49 CEST 2004 root at zel726.zel.kfa-juelich.de:/usr/obj/usr/src/sys/KERNEL.ZEL726 i386


	
>Description:
	
	- fixed MASTER_SITES
	- update to vpnc-wrapper-1.10 (better FreeBSD 4 support)
	  (Daniel Roethlisberger)

>How-To-Repeat:
	
>Fix:

	Patch is attached and also available at

		http://www.lackas.net/freebsd/vpnc-0.2.7.patch

	cd /usr/ports/security/vpnc/ && patch -p0 < vpnc-0.2.7.patch


diff -urN /usr/ports/security/vpnc/Makefile vpnc/Makefile
--- /usr/ports/security/vpnc/Makefile	Wed May  5 11:44:39 2004
+++ vpnc/Makefile	Wed May 12 17:34:33 2004
@@ -7,12 +7,12 @@
 
 PORTNAME=	vpnc
 PORTVERSION=	0.2
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	security
-MASTER_SITES=	http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
-	http://dragon.roe.ch/mirrors/distfiles/vpnc/
+MASTER_SITES=	http://www.unix-ag.uni-kl.de/~massar/vpnc/:source \
+	http://dragon.roe.ch/mirrors/distfiles/vpnc/:script
 DISTNAME=	${PORTNAME}-${PORTVERSION}-rm+zomb-pre9
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${STARTSCRIPT}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:source ${STARTSCRIPT}:script
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	delta at lackas.net
@@ -20,7 +20,7 @@
 
 LIB_DEPENDS=	gcrypt.12:${PORTSDIR}/security/libgcrypt
 
-STARTSCRIPT=    vpnc-wrapper-1.9
+STARTSCRIPT=    vpnc-wrapper-1.10
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
 ALL_TARGET=	vpnc







-- 
Murphys Law 3: Zur Lösung von Problemen hat jede beteiligte Person
mindestens einen Plan, der nicht funktioniert.
http://www.lackas.net/ Perl Delphi Linux MP3 Searchengines Domainchecker

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



More information about the freebsd-ports-bugs mailing list