From ecrist@secure-computing.net  Tue Feb 28 14:01:47 2012
Return-Path: <ecrist@secure-computing.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 83B551065670
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Feb 2012 14:01:47 +0000 (UTC)
	(envelope-from ecrist@secure-computing.net)
Received: from kenny.secure-computing.net (kenny.secure-computing.net [173.8.118.210])
	by mx1.freebsd.org (Postfix) with ESMTP id 50F9E8FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Feb 2012 14:01:47 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by kenny.secure-computing.net (Postfix) with SMTP id B76A4261C20
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Feb 2012 03:49:30 -0600 (CST)
Received: from cartman.secure-computing.net (cartman.secure-computing.net [173.8.118.211])
	by kenny.secure-computing.net (Postfix) with ESMTP id 66EF5261C1F;
	Tue, 28 Feb 2012 03:49:29 -0600 (CST)
Received: by cartman.secure-computing.net (Postfix, from userid 1001)
	id 78DEA3D763F; Tue, 28 Feb 2012 08:01:22 -0600 (CST)
Message-Id: <20120228140122.78DEA3D763F@cartman.secure-computing.net>
Date: Tue, 28 Feb 2012 08:01:22 -0600 (CST)
From: Eric F Crist <ecrist@secure-computing.net>
Reply-To: Eric F Crist <ecrist@secure-computing.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Josh Paetzel <jpaetzel@freebsd.org>
Subject: security/openvpn-beta: update to 2.3-alpha1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         165529
>Category:       ports
>Synopsis:       security/openvpn-beta: update to 2.3-alpha1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 28 14:10:09 UTC 2012
>Closed-Date:    Wed Mar 21 14:28:33 UTC 2012
>Last-Modified:  Wed Mar 21 14:28:33 UTC 2012
>Originator:     Eric F Crist
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
Secure Computing Networks & ClaimLynx, Inc
>Environment:
FreeBSD cartman.secure-computing.net 9.0-CURRENT FreeBSD 9.0-CURRENT #5: Fri Jan 21 12:06:32 CST 2011     root@cartman.secure-computing.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
	This updates the security/openvpn-beta port op openvpn-2.3-alpha1
	
>How-To-Repeat:
>Fix:

Please also delete files/patch-t_cltsrv.sh


--- ovpnb.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/openvpn-beta/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	25 Jul 2011 20:03:44 -0000	1.7
+++ Makefile	28 Feb 2012 13:33:15 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/security/openvpn-beta/Makefile,v 1.7 2011/07/25 20:03:44 mandree Exp $
 
 PORTNAME=	openvpn
-DISTVERSION=	2.2-RC2
+DISTVERSION=	2.3-alpha1
 CATEGORIES=	security net
 MASTER_SITES=	http://swupdate.openvpn.net/community/releases/
 PKGNAMESUFFIX=	-beta
@@ -18,7 +18,7 @@
 # move users to -devel.
 DEPRECATED=	use openvpn-devel instead for now, there are currently no formal -betas.
 
-CONFLICTS=	openvpn-devel-[0-9]* openvpn-2.0*
+CONFLICTS=	openvpn-devel-[0-9]* openvpn-2*
 
 USE_XZ=		yes
 GNU_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/openvpn-beta/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	27 Mar 2011 06:19:45 -0000	1.6
+++ distinfo	28 Feb 2012 13:48:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (openvpn-2.2-RC2.tar.xz) = 8fdfab6be1ba6d0101601966123cd108536ca08259503c131bf270132c7d15b4
-SIZE (openvpn-2.2-RC2.tar.xz) = 639196
+SHA256 (openvpn-2.3-alpha1.tar.xz) = eb98d12b053eb0fe26cec7ffc3a7091ed42e2221143755ae7318515630b1b99c
+SIZE (openvpn-2.3-alpha1.tar.xz) = 718040
--- ovpnb.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->cs 
Responsible-Changed-By: cs 
Responsible-Changed-When: Wed Feb 29 20:37:18 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165529 

From: Carlo Strub <cs@FreeBSD.org>
To: bug-followup@FreeBSD.org,ecrist@secure-computing.net
Cc:  
Subject: ports/165529: security/openvpn-beta: update to 2.3-alpha1
 [ID#2012030409001028]
Date: Sun, 4 Mar 2012 23:12:35 +0100

 Two issues:=20
 
 1) There is still the IGNORE flag set in Makefile
 2) I get the following pkg-plist errors in normal mode:
 
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase 7: make =
 package>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 =3D=3D=3D>  Building package for openvpn-beta-2.3.a1
 tar: share/doc/openvpn/easy-rsa/2.0/openssl.cnf: Cannot stat: No such file =
 or directory
 tar: Error exit delayed from previous errors.
 pkg_create: make_dist: tar command failed with code 256
 *** Error code 1
 
 Stop in /a/ports/security/openvpn-beta.
 Deleting openvpn-beta-2.3.a1
 pkg_delete: file '/usr/local/share/doc/openvpn/easy-rsa/2.0/openssl.cnf' do=
 esn't exist
 pkg_delete: unable to completely remove directory '/usr/local/share/doc/ope=
 nvpn/easy-rsa/2.0'
 pkg_delete: unable to completely remove directory '/usr/local/share/doc/ope=
 nvpn/easy-rsa'
 pkg_delete: unable to completely remove directory '/usr/local/share/doc/ope=
 nvpn'
 pkg_delete: couldn't entirely delete package `openvpn-beta-2.3.a1'
 (perhaps the packing list is incorrectly specified?)
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 
 =3D=3D=3D Checking filesystem state
 list of extra files and directories in / (not present before this port was =
 installed but present after it was deinstalled)
 464250        3 drwxr-xr-x    3 root             wheel                   3 =
 Mar  4 22:05 usr/local/share/doc/openvpn
 464269        3 drwxr-xr-x    3 root             wheel                   3 =
 Mar  4 22:05 usr/local/share/doc/openvpn/easy-rsa
 464294        3 drwxr-xr-x    2 root             wheel                   4 =
 Mar  4 22:05 usr/local/share/doc/openvpn/easy-rsa/2.0
 464300       18 -r--r--r--    1 root             wheel                8325 =
 Mar  4 22:05 usr/local/share/doc/openvpn/easy-rsa/2.0/openssl-0.9.8.cnf
 464313       18 -r--r--r--    1 root             wheel                8222 =
 Mar  4 22:05 usr/local/share/doc/openvpn/easy-rsa/2.0/openssl-1.0.0.cnf
 Deleting lzo2-2.06
 
 =3D=3D=3D Checking filesystem state after all packages deleted
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 list of extra files and directories in / (not present on clean system but p=
 resent after everything was deinstalled)
 464250        3 drwxr-xr-x    3 root             wheel                   3 =
 Mar  4 22:05 usr/local/share/doc/openvpn
 464269        3 drwxr-xr-x    3 root             wheel                   3 =
 Mar  4 22:05 usr/local/share/doc/openvpn/easy-rsa
 464294        3 drwxr-xr-x    2 root             wheel                   4 =
 Mar  4 22:05 usr/local/share/doc/openvpn/easy-rsa/2.0
 464300       18 -r--r--r--    1 root             wheel                8325 =
 Mar  4 22:05 usr/local/share/doc/openvpn/easy-rsa/2.0/openssl-0.9.8.cnf
 464313       18 -r--r--r--    1 root             wheel                8222 =
 Mar  4 22:05 usr/local/share/doc/openvpn/easy-rsa/2.0/openssl-1.0.0.cnf
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 build of /usr/ports/security/openvpn-beta ended at Sun Mar  4 22:05:34 UTC =
 2012
 
 
 3) I get the following errors when in NOPORTDOCS/NOPORTEXAMPLES/NOPORTDATA =
 mode:
 =3D=3D=3D Checking filesystem state
 list of extra files and directories in / (not present before this port was =
 installed but present after it was deinstalled)
 309230        1 drwxr-xr-x    2 root             wheel                   3 =
 Mar  4 22:00 usr/local/share/doc/openvpn
 309233        1 -r--r--r--    1 root             wheel               32095 =
 Mar  4 22:00 usr/local/share/doc/openvpn/management-notes.txt
 Deleting xz-5.0.3
 Deleting lzo2-2.06
 
 =3D=3D=3D Checking filesystem state after all packages deleted
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 list of extra files and directories in / (not present on clean system but p=
 resent after everything was deinstalled)
 309230        1 drwxr-xr-x    2 root             wheel                   3 =
 Mar  4 22:00 usr/local/share/doc/openvpn
 309233        1 -r--r--r--    1 root             wheel               32095 =
 Mar  4 22:00 usr/local/share/doc/openvpn/management-notes.txt
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 build of /usr/ports/security/openvpn-beta ended at Sun Mar  4 22:00:18 UTC =
 2012
 
 Can you fix that please.
 
 Many thanks,
 Carlo
 
 
 
 
 --
 Carlo Strub
 Ports committer
 --=
State-Changed-From-To: open->feedback 
State-Changed-By: cs 
State-Changed-When: Mon Mar 5 06:15:00 UTC 2012 
State-Changed-Why:  
awaiting feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165529 
Responsible-Changed-From-To: cs->freebsd-ports-bugs 
Responsible-Changed-By: cs 
Responsible-Changed-When: Tue Mar 13 14:57:50 UTC 2012 
Responsible-Changed-Why:  
Back to pool as I am still waiting for a feedback... 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165529 
State-Changed-From-To: feedback->closed 
State-Changed-By: scheidell 
State-Changed-When: Wed Mar 21 14:28:32 UTC 2012 
State-Changed-Why:  
Feedback Timeout. Too Old. Please resubmit with current. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165529 
>Unformatted:
