From owner-svn-ports-all@freebsd.org Mon Oct 7 15:24:14 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 76811132185; Mon, 7 Oct 2019 15:24:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46n45V2WLWz496r; Mon, 7 Oct 2019 15:24:14 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3A068189E2; Mon, 7 Oct 2019 15:24:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x97FOE5v006473; Mon, 7 Oct 2019 15:24:14 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x97FOD8Q006470; Mon, 7 Oct 2019 15:24:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201910071524.x97FOD8Q006470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 7 Oct 2019 15:24:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513959 - head/net/openvswitch X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/openvswitch X-SVN-Commit-Revision: 513959 X-SVN-Commit-Repository: ports 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.29 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: Mon, 07 Oct 2019 15:24:14 -0000 Author: swills Date: Mon Oct 7 15:24:13 2019 New Revision: 513959 URL: https://svnweb.freebsd.org/changeset/ports/513959 Log: net/openvswitch: update to 2.12.0 PR: 241045 Submitted by: Nikola Kolev (maintainer) Modified: head/net/openvswitch/Makefile (contents, props changed) head/net/openvswitch/distinfo (contents, props changed) head/net/openvswitch/pkg-plist (contents, props changed) Modified: head/net/openvswitch/Makefile ============================================================================== --- head/net/openvswitch/Makefile Mon Oct 7 15:21:14 2019 (r513958) +++ head/net/openvswitch/Makefile Mon Oct 7 15:24:13 2019 (r513959) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openvswitch -DISTVERSION= 2.11.1 -PORTREVISION= 1 +DISTVERSION= 2.12.0 CATEGORIES= net MASTER_SITES= http://openvswitch.org/releases/ @@ -16,7 +15,7 @@ BROKEN_mips64= fails to compile: ofp-actions.h:486: f BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} -USES= compiler:c++14-lang cpe gmake libtool perl5 pkgconfig python:2.7 shebangfix ssl +USES= cpe gmake libtool perl5 pkgconfig python:2.7 shebangfix ssl SHEBANG_FILES= ovn/utilities/ovndb-servers.ocf \ utilities/bugtool/ovs-bugtool-ovs-ofctl-loop-over-bridges \ utilities/ovs-docker \ Modified: head/net/openvswitch/distinfo ============================================================================== --- head/net/openvswitch/distinfo Mon Oct 7 15:21:14 2019 (r513958) +++ head/net/openvswitch/distinfo Mon Oct 7 15:24:13 2019 (r513959) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558678653 -SHA256 (openvswitch-2.11.1.tar.gz) = c1296ae44a7b176150915e33bc497cc0a7a02caeba84ea43ce9b6a2509d9b5dc -SIZE (openvswitch-2.11.1.tar.gz) = 7682693 +TIMESTAMP = 1570040636 +SHA256 (openvswitch-2.12.0.tar.gz) = 13fd42703180b4b1146c7e97926d09225485868cc2fbbd58dc0c421b4b8fe8f8 +SIZE (openvswitch-2.12.0.tar.gz) = 8162771 Modified: head/net/openvswitch/pkg-plist ============================================================================== --- head/net/openvswitch/pkg-plist Mon Oct 7 15:21:14 2019 (r513958) +++ head/net/openvswitch/pkg-plist Mon Oct 7 15:24:13 2019 (r513959) @@ -36,7 +36,6 @@ include/openflow/openflow-1.2.h include/openflow/openflow-1.3.h include/openflow/openflow-1.4.h include/openflow/openflow-1.5.h -include/openflow/openflow-1.6.h include/openflow/openflow-common.h include/openflow/openflow.h include/openvswitch/compiler.h @@ -91,23 +90,24 @@ include/openvswitch/vlog.h include/ovn/actions.h include/ovn/expr.h include/ovn/lex.h +include/ovn/logical-fields.h lib/libofproto-%%SHLIB_VER%%.so.0 -lib/libofproto-%%SHLIB_VER%%.so.0.0.1 +lib/libofproto-%%SHLIB_VER%%.so.0.0.0 lib/libofproto.so lib/libopenvswitch-%%SHLIB_VER%%.so.0 -lib/libopenvswitch-%%SHLIB_VER%%.so.0.0.1 +lib/libopenvswitch-%%SHLIB_VER%%.so.0.0.0 lib/libopenvswitch.so lib/libovn-%%SHLIB_VER%%.so.0 -lib/libovn-%%SHLIB_VER%%.so.0.0.1 +lib/libovn-%%SHLIB_VER%%.so.0.0.0 lib/libovn.so lib/libovsdb-%%SHLIB_VER%%.so.0 -lib/libovsdb-%%SHLIB_VER%%.so.0.0.1 +lib/libovsdb-%%SHLIB_VER%%.so.0.0.0 lib/libovsdb.so lib/libsflow-%%SHLIB_VER%%.so.0 -lib/libsflow-%%SHLIB_VER%%.so.0.0.1 +lib/libsflow-%%SHLIB_VER%%.so.0.0.0 lib/libsflow.so lib/libvtep-%%SHLIB_VER%%.so.0 -lib/libvtep-%%SHLIB_VER%%.so.0.0.1 +lib/libvtep-%%SHLIB_VER%%.so.0.0.0 lib/libvtep.so libdata/pkgconfig/libofproto.pc libdata/pkgconfig/libopenvswitch.pc