From owner-svn-ports-all@freebsd.org Fri Nov 4 08:42:25 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20E0EC2D82B; Fri, 4 Nov 2016 08:42:25 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 E508B1423; Fri, 4 Nov 2016 08:42:24 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA48gO62036743; Fri, 4 Nov 2016 08:42:24 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA48gO8q036741; Fri, 4 Nov 2016 08:42:24 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201611040842.uA48gO8q036741@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 4 Nov 2016 08:42:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425304 - head/security/openvpn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2016 08:42:25 -0000 Author: mandree Date: Fri Nov 4 08:42:23 2016 New Revision: 425304 URL: https://svnweb.freebsd.org/changeset/ports/425304 Log: Upgrade to upstream bugfix release 2.3.13. ChangeLog: Modified: head/security/openvpn/Makefile head/security/openvpn/distinfo Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Fri Nov 4 08:02:48 2016 (r425303) +++ head/security/openvpn/Makefile Fri Nov 4 08:42:23 2016 (r425304) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.3.12 -PORTREVISION= 1 +DISTVERSION= 2.3.13 CATEGORIES= security net MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \ http://build.openvpn.net/downloads/releases/ Modified: head/security/openvpn/distinfo ============================================================================== --- head/security/openvpn/distinfo Fri Nov 4 08:02:48 2016 (r425303) +++ head/security/openvpn/distinfo Fri Nov 4 08:42:23 2016 (r425304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472073931 -SHA256 (openvpn-2.3.12.tar.xz) = 13b963414e2430215981868c77b9795d93653ee535a2d73576f7bb2c28200abc -SIZE (openvpn-2.3.12.tar.xz) = 827756 +TIMESTAMP = 1478247941 +SHA256 (openvpn-2.3.13.tar.xz) = 9cde0c8000fd32d5275adb55f8bb1d8ba429ff3de35f60a36e81f3859b7537e0 +SIZE (openvpn-2.3.13.tar.xz) = 829484