From nobody Mon Dec 27 03:37:54 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 98FA9190B0ED; Mon, 27 Dec 2021 03:37:54 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JMjzk1vKXz3R5r; Mon, 27 Dec 2021 03:37:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 20FA2170A0; Mon, 27 Dec 2021 03:37:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BR3bs1o084319; Mon, 27 Dec 2021 03:37:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BR3bsjx084317; Mon, 27 Dec 2021 03:37:54 GMT (envelope-from git) Date: Mon, 27 Dec 2021 03:37:54 GMT Message-Id: <202112270337.1BR3bsjx084317@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: 00ac6cf56615 - main - net/openvswitch: Update to 2.16.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 00ac6cf566154629eb9d6a49d2e72467f2e878f7 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640576274; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3ZBjLkbYTtfGwxWj4zcl8CXjshrCaSKVh6Bb4so88qo=; b=Uvzl1AmnCckznqUlgUIuh5WkaWhEvFz+FibBNkhQBjfonajHaqdhy+AoxqSOScWbcHfDe5 VTPD/jaJE/AoC3YanxD15PcMCuDUZ3CTpQ2SAH4F5WvkOzqCRMCTyP/AMyco9nzdLrsG8G UvkyH7qygJev3i1s/ApzjSYcr2tmulrgEjon0GZFMdFJ2SmwY+wrv6rBcUpvodTuTjWkl0 tIuWjwUEbL86YgUK/8vdISOOdBEctb7jsYUIJr/GZEvWlZevMeazBJyjx6d0wZfqVzoUAs mMHS1SX1Xl+C8YKwPO2Omcc6L/+kLnQOWx+IOjJtLiqbo/rbid5Kr00TrllqpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640576274; a=rsa-sha256; cv=none; b=C52dv4+nS8mBnDANeKIrRnDPDegERB2Y2YGiYljhQfOCoJ7ZDYudgloO/9Ivq4oExeCq96 9O3WhLiu+2i30O0px7TxEa60P7G5p+L4DhtYEiyMTCAu+yFqy0MO1WKUJqZpIFGPV2rQmx l8SJg3U9XGLA/5onutpYtBfKvZ9OXM0DTe2wH1/aNvhFJk+65TVygn0gkLXR5v87Ww0Rs5 PMDpy1faKhfMMCgu2L6SuBeB90LzOo0sYue4x5TpexFHDUkZqu9eWmzZi0tdeEm/KwQOrG z0CAoTLdr+MUBAZFFE7144c/4JnBkbDr5ekpKCNrl26rrhGe9MuRJIUatVf0zA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=00ac6cf566154629eb9d6a49d2e72467f2e878f7 commit 00ac6cf566154629eb9d6a49d2e72467f2e878f7 Author: Neel Chauhan AuthorDate: 2021-12-27 03:37:51 +0000 Commit: Neel Chauhan CommitDate: 2021-12-27 03:37:51 +0000 net/openvswitch: Update to 2.16.2 --- net/openvswitch/Makefile | 2 +- net/openvswitch/distinfo | 6 +++--- net/openvswitch/pkg-plist | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index f0e72b7e18f8..d1122af8fdd9 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -1,7 +1,7 @@ # Created by: Edward Tomasz Napierala PORTNAME= openvswitch -DISTVERSION= 2.16.1 +DISTVERSION= 2.16.2 CATEGORIES= net MASTER_SITES= http://openvswitch.org/releases/ diff --git a/net/openvswitch/distinfo b/net/openvswitch/distinfo index c6ac496c74d3..ab31ab9de25c 100644 --- a/net/openvswitch/distinfo +++ b/net/openvswitch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635000442 -SHA256 (openvswitch-2.16.1.tar.gz) = 71edc06ce07fbde47b45b9de52da18a475f8c45da6e08cd673797a69f80513f4 -SIZE (openvswitch-2.16.1.tar.gz) = 7604659 +TIMESTAMP = 1640576155 +SHA256 (openvswitch-2.16.2.tar.gz) = 03ac4c3299b38e56c0b4d4c27a329c958b003a08f3b548a0a3ca8b994f2d4934 +SIZE (openvswitch-2.16.2.tar.gz) = 7605157 diff --git a/net/openvswitch/pkg-plist b/net/openvswitch/pkg-plist index 6144b437bb7f..45cbcc2f343a 100644 --- a/net/openvswitch/pkg-plist +++ b/net/openvswitch/pkg-plist @@ -79,19 +79,19 @@ include/openvswitch/vconn.h include/openvswitch/version.h include/openvswitch/vlog.h lib/libofproto-%%SHLIB_VER%%.so.0 -lib/libofproto-%%SHLIB_VER%%.so.0.0.1 +lib/libofproto-%%SHLIB_VER%%.so.0.0.2 lib/libofproto.so lib/libopenvswitch-%%SHLIB_VER%%.so.0 -lib/libopenvswitch-%%SHLIB_VER%%.so.0.0.1 +lib/libopenvswitch-%%SHLIB_VER%%.so.0.0.2 lib/libopenvswitch.so lib/libovsdb-%%SHLIB_VER%%.so.0 -lib/libovsdb-%%SHLIB_VER%%.so.0.0.1 +lib/libovsdb-%%SHLIB_VER%%.so.0.0.2 lib/libovsdb.so lib/libsflow-%%SHLIB_VER%%.so.0 -lib/libsflow-%%SHLIB_VER%%.so.0.0.1 +lib/libsflow-%%SHLIB_VER%%.so.0.0.2 lib/libsflow.so lib/libvtep-%%SHLIB_VER%%.so.0 -lib/libvtep-%%SHLIB_VER%%.so.0.0.1 +lib/libvtep-%%SHLIB_VER%%.so.0.0.2 lib/libvtep.so libdata/pkgconfig/libofproto.pc libdata/pkgconfig/libopenvswitch.pc