From owner-svn-ports-head@FreeBSD.ORG Wed Oct 29 18:30:55 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17B0A3A0; Wed, 29 Oct 2014 18:30:55 +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 DF2A61C0; Wed, 29 Oct 2014 18:30:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9TIUstr082430; Wed, 29 Oct 2014 18:30:54 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9TIUsM3082425; Wed, 29 Oct 2014 18:30:54 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201410291830.s9TIUsM3082425@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Wed, 29 Oct 2014 18:30:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371694 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2014 18:30:55 -0000 Author: mandree Date: Wed Oct 29 18:30:53 2014 New Revision: 371694 URL: https://svnweb.freebsd.org/changeset/ports/371694 QAT: https://qat.redports.org/buildarchive/r371694/ Log: Upgrade to new upstream release 2.3.5. Changelog: https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23 While here, drop @dirrm from pkg-plist. Modified: head/security/openvpn/Makefile head/security/openvpn/distinfo head/security/openvpn/pkg-plist Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Wed Oct 29 17:11:11 2014 (r371693) +++ head/security/openvpn/Makefile Wed Oct 29 18:30:53 2014 (r371694) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.3.4 +DISTVERSION= 2.3.5 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 Wed Oct 29 17:11:11 2014 (r371693) +++ head/security/openvpn/distinfo Wed Oct 29 18:30:53 2014 (r371694) @@ -1,2 +1,2 @@ -SHA256 (openvpn-2.3.4.tar.xz) = 1ccd72c99e5c5627a7f7eb826489027dad35ce260b925b49dfc1f90bd24719ee -SIZE (openvpn-2.3.4.tar.xz) = 791676 +SHA256 (openvpn-2.3.5.tar.xz) = 7ac286f09ed4981358ce01907993dc29f69b34d3652de2b70ca9b8b2a056b684 +SIZE (openvpn-2.3.5.tar.xz) = 794788 Modified: head/security/openvpn/pkg-plist ============================================================================== --- head/security/openvpn/pkg-plist Wed Oct 29 17:11:11 2014 (r371693) +++ head/security/openvpn/pkg-plist Wed Oct 29 18:30:53 2014 (r371694) @@ -3,5 +3,3 @@ lib/openvpn/plugins/openvpn-plugin-auth- lib/openvpn/plugins/openvpn-plugin-down-root.so man/man8/openvpn.8.gz sbin/openvpn -@dirrm lib/openvpn/plugins -@dirrm lib/openvpn