Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 05:41:16 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r386907 - branches/2015Q2/security/easy-rsa
Message-ID:  <201505210541.t4L5fGv6061283@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu May 21 05:41:16 2015
New Revision: 386907
URL: https://svnweb.freebsd.org/changeset/ports/386907

Log:
  MFH r386906:
  
    Update to 2.2.2.

Modified:
  branches/2015Q2/security/easy-rsa/Makefile
  branches/2015Q2/security/easy-rsa/distinfo
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/security/easy-rsa/Makefile
==============================================================================
--- branches/2015Q2/security/easy-rsa/Makefile	Thu May 21 05:08:48 2015	(r386906)
+++ branches/2015Q2/security/easy-rsa/Makefile	Thu May 21 05:41:16 2015	(r386907)
@@ -1,10 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	easy-rsa
-DISTVERSION=	2.2.0_master
+DISTVERSION=	2.2.2
 CATEGORIES=	security net-mgmt
-MASTER_SITES=	http://swupdate.openvpn.net/community/releases/ \
-		http://build.openvpn.net/downloads/releases/
 
 # Eric F. Crist <ecrist@secure-computing.net> does not require my
 # approval for changes to this package. -- mandree@FreeBSD.org
@@ -13,6 +11,10 @@ COMMENT=	Small RSA key management packag
 
 LICENSE=	GPLv2
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	OpenVPN
+
 GNU_CONFIGURE=	yes
+USES=		autoreconf
 
 .include <bsd.port.mk>

Modified: branches/2015Q2/security/easy-rsa/distinfo
==============================================================================
--- branches/2015Q2/security/easy-rsa/distinfo	Thu May 21 05:08:48 2015	(r386906)
+++ branches/2015Q2/security/easy-rsa/distinfo	Thu May 21 05:41:16 2015	(r386907)
@@ -1,2 +1,2 @@
-SHA256 (easy-rsa-2.2.0_master.tar.gz) = d23ddc3a764b40d03ada76f387c92ae4dcf4f5266da54c2bae130325b05eebe2
-SIZE (easy-rsa-2.2.0_master.tar.gz) = 80460
+SHA256 (easy-rsa-2.2.2_GH0.tar.gz) = 38f1f84e9b966df8b312365c7c75a455bdf003abdd5156e7106fa9c7771583ae
+SIZE (easy-rsa-2.2.2_GH0.tar.gz) = 24453



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