From owner-svn-ports-head@freebsd.org Fri Jun 24 03:31:35 2016 Return-Path: Delivered-To: svn-ports-head@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 3C466B73CB4; Fri, 24 Jun 2016 03:31:35 +0000 (UTC) (envelope-from kevlo@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 EE66D29C5; Fri, 24 Jun 2016 03:31:34 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5O3VYjb091087; Fri, 24 Jun 2016 03:31:34 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5O3VXO7091082; Fri, 24 Jun 2016 03:31:33 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201606240331.u5O3VXO7091082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Fri, 24 Jun 2016 03:31:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417410 - in head/net/openvswitch: . files 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.22 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: Fri, 24 Jun 2016 03:31:35 -0000 Author: kevlo Date: Fri Jun 24 03:31:33 2016 New Revision: 417410 URL: https://svnweb.freebsd.org/changeset/ports/417410 Log: Update to 2.3.3 Modified: head/net/openvswitch/Makefile head/net/openvswitch/distinfo head/net/openvswitch/files/ovs-vswitchd.in head/net/openvswitch/files/ovsdb-server.in head/net/openvswitch/pkg-plist Modified: head/net/openvswitch/Makefile ============================================================================== --- head/net/openvswitch/Makefile Fri Jun 24 03:21:32 2016 (r417409) +++ head/net/openvswitch/Makefile Fri Jun 24 03:31:33 2016 (r417410) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openvswitch -PORTVERSION= 2.3.2 -PORTREVISION= 1 +PORTVERSION= 2.3.3 CATEGORIES= net MASTER_SITES= http://openvswitch.org/releases/ @@ -12,6 +11,8 @@ COMMENT= Production quality, multilayer LICENSE= APACHE20 +BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x + USES= cpe gmake libtool perl5 pkgconfig python shebangfix SHEBANG_FILES= vtep/ovs-vtep USE_OPENSSL= yes Modified: head/net/openvswitch/distinfo ============================================================================== --- head/net/openvswitch/distinfo Fri Jun 24 03:21:32 2016 (r417409) +++ head/net/openvswitch/distinfo Fri Jun 24 03:31:33 2016 (r417410) @@ -1,2 +1,3 @@ -SHA256 (openvswitch-2.3.2.tar.gz) = 386b11df94d06c68d391ee4091832360095bd3a14c72d454325fab284dad9887 -SIZE (openvswitch-2.3.2.tar.gz) = 3277164 +TIMESTAMP = 1466737495 +SHA256 (openvswitch-2.3.3.tar.gz) = a61afc4feedeea66198da6ca3389e2c6cb7de1160d01be5cdd8b2a49b8cc8471 +SIZE (openvswitch-2.3.3.tar.gz) = 3291051 Modified: head/net/openvswitch/files/ovs-vswitchd.in ============================================================================== --- head/net/openvswitch/files/ovs-vswitchd.in Fri Jun 24 03:21:32 2016 (r417409) +++ head/net/openvswitch/files/ovs-vswitchd.in Fri Jun 24 03:31:33 2016 (r417410) @@ -5,6 +5,7 @@ # PROVIDE: ovs_vswitchd # REQUIRE: LOGIN ovsdb_server +# KEYWORD: shutdown . /etc/rc.subr Modified: head/net/openvswitch/files/ovsdb-server.in ============================================================================== --- head/net/openvswitch/files/ovsdb-server.in Fri Jun 24 03:21:32 2016 (r417409) +++ head/net/openvswitch/files/ovsdb-server.in Fri Jun 24 03:31:33 2016 (r417410) @@ -5,6 +5,7 @@ # PROVIDE: ovsdb_server # REQUIRE: LOGIN +# KEYWORD: shutdown . /etc/rc.subr Modified: head/net/openvswitch/pkg-plist ============================================================================== --- head/net/openvswitch/pkg-plist Fri Jun 24 03:21:32 2016 (r417409) +++ head/net/openvswitch/pkg-plist Fri Jun 24 03:31:33 2016 (r417410) @@ -14,16 +14,16 @@ bin/ovs-vsctl bin/ovsdb-client bin/ovsdb-tool bin/vtep-ctl -lib/libofproto-2.3.2.so +lib/libofproto-2.3.3.so lib/libofproto.a lib/libofproto.so -lib/libopenvswitch-2.3.2.so +lib/libopenvswitch-2.3.3.so lib/libopenvswitch.a lib/libopenvswitch.so -lib/libovsdb-2.3.2.so +lib/libovsdb-2.3.3.so lib/libovsdb.a lib/libovsdb.so -lib/libsflow-2.3.2.so +lib/libsflow-2.3.3.so lib/libsflow.a lib/libsflow.so man/man1/ovs-benchmark.1.gz