From ecrist@secure-computing.net  Fri Dec  3 19:53:09 2010
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 581ED106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  3 Dec 2010 19:53:09 +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 20CD38FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  3 Dec 2010 19:53:08 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by kenny.secure-computing.net (Postfix) with SMTP id 358732E065
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  3 Dec 2010 13:52:55 -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 A56E72E063;
	Fri,  3 Dec 2010 13:52:54 -0600 (CST)
Received: by cartman.secure-computing.net (Postfix, from userid 1001)
	id CB3A66D427; Fri,  3 Dec 2010 13:55:56 -0600 (CST)
Message-Id: <20101203195556.CB3A66D427@cartman.secure-computing.net>
Date: Fri,  3 Dec 2010 13:55:56 -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 beta 5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         152811
>Category:       ports
>Synopsis:       security/openvpn-beta: update to beta 5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jpaetzel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 03 20:00:22 UTC 2010
>Closed-Date:    Fri Dec 03 20:43:20 UTC 2010
>Last-Modified:  Fri Dec  3 20:50:09 UTC 2010
>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 #4: Mon Oct 25 07:06:57 CDT 2010     root@cartman.secure-computing.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
	Update this port to openvpn2.2-beta5
	
>How-To-Repeat:
>Fix:

--- ovpnb.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/openvpn-beta/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	8 Sep 2010 14:43:09 -0000	1.3
+++ Makefile	3 Dec 2010 19:52:20 -0000
@@ -5,9 +5,9 @@
 # $FreeBSD: ports/security/openvpn-beta/Makefile,v 1.3 2010/09/08 14:43:09 jpaetzel Exp $
 
 PORTNAME=	openvpn
-DISTVERSION=	2.2-beta3
+DISTVERSION=	2.2-beta5
 CATEGORIES=	security net
-MASTER_SITES=	http://build.openvpn.net/downloads/releases/
+MASTER_SITES=	http://swupdate.openvpn.net/community/releases/
 PKGNAMESUFFIX=	-beta
 
 MAINTAINER=	ecrist@secure-computing.net
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/openvpn-beta/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	8 Sep 2010 14:43:09 -0000	1.3
+++ distinfo	3 Dec 2010 19:52:24 -0000
@@ -1,3 +1,2 @@
-MD5 (openvpn-2.2-beta3.tar.gz) = 36691294d43a5f50ebc3b3be3e75faeb
-SHA256 (openvpn-2.2-beta3.tar.gz) = abe7e1813d35743d37f89db7d43a0f59101a60ecdd5576aad39bdb3b192ae21e
-SIZE (openvpn-2.2-beta3.tar.gz) = 873344
+SHA256 (openvpn-2.2-beta5.tar.gz) = 06c0b0392b1e46e18e9266145713d87c472a095d24539c73b494c7c1bed61cdb
+SIZE (openvpn-2.2-beta5.tar.gz) = 870931
--- ovpnb.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jpaetzel 
Responsible-Changed-By: jpaetzel 
Responsible-Changed-When: Fri Dec 3 20:36:26 UTC 2010 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152811 
State-Changed-From-To: open->closed 
State-Changed-By: jpaetzel 
State-Changed-When: Fri Dec 3 20:42:57 UTC 2010 
State-Changed-Why:  
Committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/152811: commit references a PR
Date: Fri,  3 Dec 2010 20:42:48 +0000 (UTC)

 jpaetzel    2010-12-03 20:42:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/openvpn-beta Makefile distinfo 
   Log:
   Update to latest version
   
   PR:     ports/152811
   Submitted by:   Eric F Crist <ecrist@secure-computing.net>
   Sponsored by:   ClaimLynx, Inc
   
   Revision  Changes    Path
   1.4       +2 -2      ports/security/openvpn-beta/Makefile
   1.4       +2 -3      ports/security/openvpn-beta/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
