Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2018 03:40:42 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484570 - head/net/openvswitch
Message-ID:  <201811100340.wAA3egnb017215@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Nov 10 03:40:42 2018
New Revision: 484570
URL: https://svnweb.freebsd.org/changeset/ports/484570

Log:
  net/openvswitch: update to 2.10.1
  
  PR:		232674
  Submitted by:	Nikola Kolev <koue@chaosophia.net> (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	Sat Nov 10 03:38:48 2018	(r484569)
+++ head/net/openvswitch/Makefile	Sat Nov 10 03:40:42 2018	(r484570)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openvswitch
-DISTVERSION=	2.10.0
+DISTVERSION=	2.10.1
 CATEGORIES=	net
 MASTER_SITES=	http://openvswitch.org/releases/
 

Modified: head/net/openvswitch/distinfo
==============================================================================
--- head/net/openvswitch/distinfo	Sat Nov 10 03:38:48 2018	(r484569)
+++ head/net/openvswitch/distinfo	Sat Nov 10 03:40:42 2018	(r484570)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535445946
-SHA256 (openvswitch-2.10.0.tar.gz) = 64f7cdcfffc73b2e09980d04ee22731eadd6453698b92d7397c9e45c7c174050
-SIZE (openvswitch-2.10.0.tar.gz) = 7528705
+TIMESTAMP = 1540384255
+SHA256 (openvswitch-2.10.1.tar.gz) = 4f93c764295952848a924271250d7c6a6a53747d0019ef6ff880aa8ea6897c80
+SIZE (openvswitch-2.10.1.tar.gz) = 7522058

Modified: head/net/openvswitch/pkg-plist
==============================================================================
--- head/net/openvswitch/pkg-plist	Sat Nov 10 03:38:48 2018	(r484569)
+++ head/net/openvswitch/pkg-plist	Sat Nov 10 03:40:42 2018	(r484570)
@@ -92,22 +92,22 @@ include/ovn/actions.h
 include/ovn/expr.h
 include/ovn/lex.h
 lib/libofproto-2.10.so.0
-lib/libofproto-2.10.so.0.0.0
+lib/libofproto-2.10.so.0.0.1
 lib/libofproto.so
 lib/libopenvswitch-2.10.so.0
-lib/libopenvswitch-2.10.so.0.0.0
+lib/libopenvswitch-2.10.so.0.0.1
 lib/libopenvswitch.so
 lib/libovn-2.10.so.0
-lib/libovn-2.10.so.0.0.0
+lib/libovn-2.10.so.0.0.1
 lib/libovn.so
 lib/libovsdb-2.10.so.0
-lib/libovsdb-2.10.so.0.0.0
+lib/libovsdb-2.10.so.0.0.1
 lib/libovsdb.so
 lib/libsflow-2.10.so.0
-lib/libsflow-2.10.so.0.0.0
+lib/libsflow-2.10.so.0.0.1
 lib/libsflow.so
 lib/libvtep-2.10.so.0
-lib/libvtep-2.10.so.0.0.0
+lib/libvtep-2.10.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?201811100340.wAA3egnb017215>