From owner-svn-ports-branches@FreeBSD.ORG Thu May 21 05:41:17 2015 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E2A78DD; Thu, 21 May 2015 05:41:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C084111D; Thu, 21 May 2015 05:41:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4L5fGrx061285; Thu, 21 May 2015 05:41:16 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4L5fGv6061283; Thu, 21 May 2015 05:41:16 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201505210541.t4L5fGv6061283@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Thu, 21 May 2015 05:41:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r386907 - branches/2015Q2/security/easy-rsa X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2015 05:41:17 -0000 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 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 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