Date: Mon, 11 Apr 2022 07:35:03 +0200 From: "Tobias C. Berner" <tcberner@gmail.com> To: Neel Chauhan <nc@freebsd.org> Cc: ports-committers <ports-committers@freebsd.org>, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: bc6f5eb819de - main - net/openvswitch: Update to 2.17.1 Message-ID: <CAOshKtcxRuL0XP6%2B%2B7fCPJQehdAaksGezi0UFRPg9cHsrPhpjg@mail.gmail.com> In-Reply-To: <202204110202.23B22Rmf085641@gitrepo.freebsd.org> References: <202204110202.23B22Rmf085641@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Moin moin On Mon, 11 Apr 2022 at 04:02, Neel Chauhan <nc@freebsd.org> wrote: > > The branch main has been updated by nc: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=bc6f5eb819de6420ab5c8ef4c33fda0815c81f50 > > commit bc6f5eb819de6420ab5c8ef4c33fda0815c81f50 > Author: Neel Chauhan <nc@FreeBSD.org> > AuthorDate: 2022-04-11 02:02:26 +0000 > Commit: Neel Chauhan <nc@FreeBSD.org> > CommitDate: 2022-04-11 02:02:26 +0000 > > net/openvswitch: Update to 2.17.1 > --- > net/openvswitch/Makefile | 4 +--- > net/openvswitch/distinfo | 6 +++--- > net/openvswitch/pkg-plist | 10 +++++----- > 3 files changed, 9 insertions(+), 11 deletions(-) > > diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile > index 30e9abf2c49c..990634dcbc4b 100644 > --- a/net/openvswitch/Makefile > +++ b/net/openvswitch/Makefile > @@ -1,7 +1,5 @@ > -# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org> > - ^ are you sure about this? mfg Tobias > PORTNAME= openvswitch > -DISTVERSION= 2.17.0 > +DISTVERSION= 2.17.1 > CATEGORIES= net > MASTER_SITES= http://openvswitch.org/releases/ > > diff --git a/net/openvswitch/distinfo b/net/openvswitch/distinfo > index 24903b7b47c3..2f645f73a184 100644 > --- a/net/openvswitch/distinfo > +++ b/net/openvswitch/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1645205990 > -SHA256 (openvswitch-2.17.0.tar.gz) = e03bfab7ca82d81a7d3a36de4f390a3b5210e3f39657671f922877cd4ea6dc73 > -SIZE (openvswitch-2.17.0.tar.gz) = 7729001 > +TIMESTAMP = 1649642438 > +SHA256 (openvswitch-2.17.1.tar.gz) = d801f3bd555c51d5e78bdae6bf586c0e0961d56a87e7ce5048ac69baf5c61e5c > +SIZE (openvswitch-2.17.1.tar.gz) = 7917968 > diff --git a/net/openvswitch/pkg-plist b/net/openvswitch/pkg-plist > index fc0a5bbcf67d..f15a94d1193e 100644 > --- a/net/openvswitch/pkg-plist > +++ b/net/openvswitch/pkg-plist > @@ -80,19 +80,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?CAOshKtcxRuL0XP6%2B%2B7fCPJQehdAaksGezi0UFRPg9cHsrPhpjg>