Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  5 Nov 2010 07:42:39 -0500 (CDT)
From:      Eric F Crist <ecrist@secure-computing.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Josh Paetzel <jpaetzel@FreeBSD.org>
Subject:   ports/151962: security/openvpn: Update to latest release, update MASTER_SITES
Message-ID:  <20101105124240.030386D422@cartman.secure-computing.net>
Resent-Message-ID: <201011051240.oA5Ce9tB005721@freefall.freebsd.org>

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

>Number:         151962
>Category:       ports
>Synopsis:       security/openvpn: Update to latest release, update MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 05 12:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
	This patch updates the port to the latest release, in addition to updating the MASTER_SITES to OpenVPN's new file repository.
	
>How-To-Repeat:
>Fix:

--- openvpn.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/openvpn/Makefile,v
retrieving revision 1.46
diff -u -r1.46 Makefile
--- Makefile	27 Aug 2010 20:03:12 -0000	1.46
+++ Makefile	5 Nov 2010 12:35:13 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	openvpn
-DISTVERSION=	2.1.3
+DISTVERSION=	2.1.4
 CATEGORIES=	security net
 # MASTER_SITES points to hosts in distinct data centers,
 # so just one MASTER_SITES entry should be OK.
-MASTER_SITES=	http://openvpn.net/release/
+MASTER_SITES=	http://swupdate.openvpn.net/community/releases/
 
 MAINTAINER=	mandree@FreeBSD.org
 COMMENT=	Secure IP/Ethernet tunnel daemon
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/openvpn/distinfo,v
retrieving revision 1.19
diff -u -r1.19 distinfo
--- distinfo	27 Aug 2010 20:03:12 -0000	1.19
+++ distinfo	5 Nov 2010 12:38:59 -0000
@@ -1,3 +1,3 @@
-MD5 (openvpn-2.1.3.tar.gz) = 7486d3e270ba4b033e311d3e022a0ad7
-SHA256 (openvpn-2.1.3.tar.gz) = 5185181df2e6043bd667377bc92e36ea5a5bd7600af209654f109b6403ca5b36
-SIZE (openvpn-2.1.3.tar.gz) = 860672
+MD5 (openvpn-2.1.4.tar.gz) = 96a11868082685802489254f03ff3bde
+SHA256 (openvpn-2.1.4.tar.gz) = 67fe78e5def82d44d2ad4ef6fc6d87901195849d10b6b3cab81fa03257f52af5
+SIZE (openvpn-2.1.4.tar.gz) = 863726
--- openvpn.diff ends here ---


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



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