From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 14 23:20:12 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E698716A4CE for ; Thu, 14 Apr 2005 23:20:11 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4BF543D54 for ; Thu, 14 Apr 2005 23:20:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3ENKBdT050676 for ; Thu, 14 Apr 2005 23:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3ENKBL6050672; Thu, 14 Apr 2005 23:20:11 GMT (envelope-from gnats) Resent-Date: Thu, 14 Apr 2005 23:20:11 GMT Resent-Message-Id: <200504142320.j3ENKBL6050672@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Roethlisberger Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5334116A4CE for ; Thu, 14 Apr 2005 23:14:51 +0000 (GMT) Received: from dragon.roe.ch (dragon.roe.ch [212.53.102.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9FF843D55 for ; Thu, 14 Apr 2005 23:14:50 +0000 (GMT) (envelope-from roe@dragon.roe.ch) Received: from marvin.roe ([192.168.1.6]) by dragon.roe.ch (envelope-from ) with ESMTP (TLSv1:AES256-SHA:256) id 1DMDXt-0006Wt-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 15 Apr 2005 01:14:49 +0200 Received: from marvin.roe (localhost [127.0.0.1]) by marvin.roe (8.13.1/8.13.1) with ESMTP id j3EN8c8v007235; Fri, 15 Apr 2005 01:08:38 +0200 (CEST) (envelope-from roe@localhost.roe) Received: (from roe@localhost) by marvin.roe (8.13.1/8.13.1/Submit) id j3EN8ciN007234; Fri, 15 Apr 2005 01:08:38 +0200 (CEST) (envelope-from roe) Message-Id: <200504142308.j3EN8ciN007234@marvin.roe> Date: Fri, 15 Apr 2005 01:08:38 +0200 (CEST) From: Daniel Roethlisberger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Daniel Roethlisberger Subject: ports/79942: [PATCH] security/vpnc: update fulltunnel vpnc-wrapper script to 1.25 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Roethlisberger List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 23:20:12 -0000 >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@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: