Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jul 2021 04:18:52 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1095b498deae - main - net/openvswitch: Update to 2.15.1
Message-ID:  <202107030418.1634Iqwf002563@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

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

commit 1095b498deae80b22cd8aff45b0403c58e7859ca
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-07-03 04:15:49 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-07-03 04:15:49 +0000

    net/openvswitch: Update to 2.15.1
---
 net/openvswitch/Makefile  |  3 +--
 net/openvswitch/distinfo  |  6 +++---
 net/openvswitch/pkg-plist | 10 +++++-----
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile
index 6c206d70547f..217de160ee9c 100644
--- a/net/openvswitch/Makefile
+++ b/net/openvswitch/Makefile
@@ -1,8 +1,7 @@
 # Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
 
 PORTNAME=	openvswitch
-DISTVERSION=	2.15.0
-PORTREVISION=	1
+DISTVERSION=	2.15.1
 CATEGORIES=	net
 MASTER_SITES=	http://openvswitch.org/releases/
 
diff --git a/net/openvswitch/distinfo b/net/openvswitch/distinfo
index 876de85cf27f..9a6f119d7259 100644
--- a/net/openvswitch/distinfo
+++ b/net/openvswitch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613500095
-SHA256 (openvswitch-2.15.0.tar.gz) = 7d5797f2bf2449c6a266149e88f72123540f7fe7f31ad52902057ae8d8f88c38
-SIZE (openvswitch-2.15.0.tar.gz) = 7434380
+TIMESTAMP = 1625285600
+SHA256 (openvswitch-2.15.1.tar.gz) = 5c7baed537364d43af36c15dde298c95d35cb2cb3204b4d3fe9b0fc73c97f16d
+SIZE (openvswitch-2.15.1.tar.gz) = 7439135
diff --git a/net/openvswitch/pkg-plist b/net/openvswitch/pkg-plist
index 608e3b8b29c9..6144b437bb7f 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.0
+lib/libofproto-%%SHLIB_VER%%.so.0.0.1
 lib/libofproto.so
 lib/libopenvswitch-%%SHLIB_VER%%.so.0
-lib/libopenvswitch-%%SHLIB_VER%%.so.0.0.0
+lib/libopenvswitch-%%SHLIB_VER%%.so.0.0.1
 lib/libopenvswitch.so
 lib/libovsdb-%%SHLIB_VER%%.so.0
-lib/libovsdb-%%SHLIB_VER%%.so.0.0.0
+lib/libovsdb-%%SHLIB_VER%%.so.0.0.1
 lib/libovsdb.so
 lib/libsflow-%%SHLIB_VER%%.so.0
-lib/libsflow-%%SHLIB_VER%%.so.0.0.0
+lib/libsflow-%%SHLIB_VER%%.so.0.0.1
 lib/libsflow.so
 lib/libvtep-%%SHLIB_VER%%.so.0
-lib/libvtep-%%SHLIB_VER%%.so.0.0.0
+lib/libvtep-%%SHLIB_VER%%.so.0.0.1
 lib/libvtep.so
 libdata/pkgconfig/libofproto.pc
 libdata/pkgconfig/libopenvswitch.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107030418.1634Iqwf002563>