From owner-svn-ports-all@FreeBSD.ORG Sat May 10 23:35:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 212128F4; Sat, 10 May 2014 23:35:01 +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 E882B1C53; Sat, 10 May 2014 23:35:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4ANZ0LY010046; Sat, 10 May 2014 23:35:00 GMT (envelope-from mandree@svn.freebsd.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4ANZ0q0010037; Sat, 10 May 2014 23:35:00 GMT (envelope-from mandree@svn.freebsd.org) Message-Id: <201405102335.s4ANZ0q0010037@svn.freebsd.org> From: Matthias Andree Date: Sat, 10 May 2014 23:35:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353631 - 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.18 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: Sat, 10 May 2014 23:35:01 -0000 Author: mandree Date: Sat May 10 23:35:00 2014 New Revision: 353631 URL: http://svnweb.freebsd.org/changeset/ports/353631 QAT: https://qat.redports.org/buildarchive/r353631/ Log: Update to new upstream release 2.3.4. Changes: Add USES=libtool and drop .la files. Modified: head/security/openvpn/Makefile head/security/openvpn/distinfo head/security/openvpn/pkg-plist Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Sat May 10 23:34:09 2014 (r353630) +++ head/security/openvpn/Makefile Sat May 10 23:35:00 2014 (r353631) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.3.3 +DISTVERSION= 2.3.4 CATEGORIES= security net MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \ http://build.openvpn.net/downloads/releases/ @@ -15,7 +15,7 @@ LICENSE= GPLv2 CONFLICTS_INSTALL= openvpn-2.[!3].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]* GNU_CONFIGURE= yes -USES= pkgconfig shebangfix tar:xz +USES= libtool pkgconfig shebangfix tar:xz SHEBANG_FILES= sample/sample-scripts/verify-cn \ sample/sample-scripts/auth-pam.pl \ sample/sample-scripts/ucn.pl Modified: head/security/openvpn/distinfo ============================================================================== --- head/security/openvpn/distinfo Sat May 10 23:34:09 2014 (r353630) +++ head/security/openvpn/distinfo Sat May 10 23:35:00 2014 (r353631) @@ -1,2 +1,2 @@ -SHA256 (openvpn-2.3.3.tar.xz) = 19693ac1db8e99a73a0fe1de5809f34a5693109d4fdb929449a0c457986440f7 -SIZE (openvpn-2.3.3.tar.xz) = 781240 +SHA256 (openvpn-2.3.4.tar.xz) = 1ccd72c99e5c5627a7f7eb826489027dad35ce260b925b49dfc1f90bd24719ee +SIZE (openvpn-2.3.4.tar.xz) = 791676 Modified: head/security/openvpn/pkg-plist ============================================================================== --- head/security/openvpn/pkg-plist Sat May 10 23:34:09 2014 (r353630) +++ head/security/openvpn/pkg-plist Sat May 10 23:35:00 2014 (r353631) @@ -1,7 +1,5 @@ include/openvpn-plugin.h -lib/openvpn/plugins/openvpn-plugin-auth-pam.la lib/openvpn/plugins/openvpn-plugin-auth-pam.so -lib/openvpn/plugins/openvpn-plugin-down-root.la lib/openvpn/plugins/openvpn-plugin-down-root.so man/man8/openvpn.8.gz sbin/openvpn