Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2004 17:40:33 +0200 (CEST)
From:      Christian Lackas <delta@lackas.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Daniel Roethlisberger <daniel@roe.ch>
Subject:   ports/66571: [maintainer-update] security/vpnc
Message-ID:  <200405121540.i4CFeXQB003077@zel726.zel.kfa-juelich.de>
Resent-Message-ID: <200405121550.i4CFoMie052393@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405121540.i4CFeXQB003077>