git: fc55f5393d17 - main - net/openvswitch: Update to 2.16.0

Neel Chauhan nc at FreeBSD.org
Mon Aug 23 22:19:30 UTC 2021


The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fc55f5393d175cfd6961a72337635539ff8fdb2e

commit fc55f5393d175cfd6961a72337635539ff8fdb2e
Author:     Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-08-23 22:17:01 +0000
Commit:     Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-08-23 22:19:23 +0000

    net/openvswitch: Update to 2.16.0
---
 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 217de160ee9c..8e753acf0dc5 100644
--- a/net/openvswitch/Makefile
+++ b/net/openvswitch/Makefile
@@ -1,7 +1,7 @@
 # Created by: Edward Tomasz Napierala <trasz at FreeBSD.org>
 
 PORTNAME=	openvswitch
-DISTVERSION=	2.15.1
+DISTVERSION=	2.16.0
 CATEGORIES=	net
 MASTER_SITES=	http://openvswitch.org/releases/
 
diff --git a/net/openvswitch/distinfo b/net/openvswitch/distinfo
index 9a6f119d7259..30fdc1f37800 100644
--- a/net/openvswitch/distinfo
+++ b/net/openvswitch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625285600
-SHA256 (openvswitch-2.15.1.tar.gz) = 5c7baed537364d43af36c15dde298c95d35cb2cb3204b4d3fe9b0fc73c97f16d
-SIZE (openvswitch-2.15.1.tar.gz) = 7439135
+TIMESTAMP = 1629756890
+SHA256 (openvswitch-2.16.0.tar.gz) = 55e3b7e59b3e52eeecccc783266be39780e1f693c0a974f180b4ec8256f48d6a
+SIZE (openvswitch-2.16.0.tar.gz) = 7579975
diff --git a/net/openvswitch/pkg-plist b/net/openvswitch/pkg-plist
index 6144b437bb7f..608e3b8b29c9 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.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/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


More information about the dev-commits-ports-main mailing list