Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2024 03:29:03 +0800
From:      Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Vladimir Druzenko <vvd@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: 026eae66a4c2 - main - devel/protobuf: Update to 28.1
Message-ID:  <CAMHz58TTURmr0vMEbbbqukCOxewh19Oey7kGPv0hoY_51XqAZg@mail.gmail.com>
In-Reply-To: <b998944a-54af-4dcc-8d54-c569fce28a10@freebsd.org>
References:  <202409180618.48I6Iw5m032427@gitrepo.freebsd.org> <b998944a-54af-4dcc-8d54-c569fce28a10@freebsd.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Wed, Sep 18, 2024 at 7:00 PM Vladimir Druzenko <vvd@freebsd.org> wrote:

> 18.09.2024 09:18, Po-Chuan Hsieh пишет:
> > The branch main has been updated by sunpoet:
> >
> > URL:
> https://cgit.FreeBSD.org/ports/commit/?id=026eae66a4c2683247d1ec1653e6e1cffb1ffcdd
> >
> > commit 026eae66a4c2683247d1ec1653e6e1cffb1ffcdd
> > Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> > AuthorDate: 2024-09-18 05:55:57 +0000
> > Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> > CommitDate: 2024-09-18 06:13:08 +0000
> >
> >      devel/protobuf: Update to 28.1
> >
> >      Changes:
> https://github.com/protocolbuffers/protobuf/releases
> > ---
> >   devel/protobuf/Makefile | 2 +-
> >   devel/protobuf/distinfo | 6 +++---
> >   2 files changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile
> > index 281e68a4831f..63b5338b1bdd 100644
> > --- a/devel/protobuf/Makefile
> > +++ b/devel/protobuf/Makefile
> > @@ -1,5 +1,5 @@
> >   PORTNAME=   protobuf
> > -PORTVERSION= 28.0
> > +PORTVERSION= 28.1
> >   PORTEPOCH=  1
> >   CATEGORIES= devel
> >   MASTER_SITES=
> https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/
> > diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo
> > index 42fa57bb54fa..cdbbafbcea00 100644
> > --- a/devel/protobuf/distinfo
> > +++ b/devel/protobuf/distinfo
> > @@ -1,3 +1,3 @@
> > -TIMESTAMP = 1726080933
> > -SHA256 (protobuf-28.0.tar.gz) =
> 13e7749c30bc24af6ee93e092422f9dc08491c7097efa69461f88eb5f61805ce
> > -SIZE (protobuf-28.0.tar.gz) = 9259114
> > +TIMESTAMP = 1726487318
> > +SHA256 (protobuf-28.1.tar.gz) =
> 3b8bf6e96499a744bd014c60b58f797715a758093abf859f1d902194b8e1f8c9
> > +SIZE (protobuf-28.1.tar.gz) = 9258233
>
> Need bump consumers:
>
> # pkg check -d
> Checking all packages: 100%
> grpc is missing a required shared library: libprotoc.so.28.0.0
> grpc is missing a required shared library: libprotobuf.so.28.0.0
> marble is missing a required shared library: libprotobuf.so.28.0.0
> mumble is missing a required shared library: libprotobuf.so.28.0.0
> mumble-server is missing a required shared library: libprotobuf.so.28.0.0
> py311-libopenshot is missing a required shared library:
> libprotobuf.so.28.0.0
> vlc is missing a required shared library: libprotobuf-lite.so.28.0.0
>
> --
> Best regards,
> Vladimir Druzenko


You're right.
It is needed as I did that in protobuf 28.0 update
(ports f01013c7ca039769891e8b6dc1a3835181da6dbf).
It should be fixed in ports edc44d21a5d1014318cae0ac513ec20cc0aacc17.
Thanks.

[-- Attachment #2 --]
<div dir="ltr"><div dir="ltr">On Wed, Sep 18, 2024 at 7:00 PM Vladimir Druzenko &lt;<a href="mailto:vvd@freebsd.org">vvd@freebsd.org</a>&gt; wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">18.09.2024 09:18, Po-Chuan Hsieh пишет:<br>
&gt; The branch main has been updated by sunpoet:<br>
&gt;<br>
&gt; URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=026eae66a4c2683247d1ec1653e6e1cffb1ffcdd" rel="noreferrer" target="_blank">https://cgit.FreeBSD.org/ports/commit/?id=026eae66a4c2683247d1ec1653e6e1cffb1ffcdd</a><br>;
&gt;<br>
&gt; commit 026eae66a4c2683247d1ec1653e6e1cffb1ffcdd<br>
&gt; Author:     Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;<br>
&gt; AuthorDate: 2024-09-18 05:55:57 +0000<br>
&gt; Commit:     Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;<br>
&gt; CommitDate: 2024-09-18 06:13:08 +0000<br>
&gt;<br>
&gt;      devel/protobuf: Update to 28.1<br>
&gt;      <br>
&gt;      Changes:        <a href="https://github.com/protocolbuffers/protobuf/releases" rel="noreferrer" target="_blank">https://github.com/protocolbuffers/protobuf/releases</a><br>;
&gt; ---<br>
&gt;   devel/protobuf/Makefile | 2 +-<br>
&gt;   devel/protobuf/distinfo | 6 +++---<br>
&gt;   2 files changed, 4 insertions(+), 4 deletions(-)<br>
&gt;<br>
&gt; diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile<br>
&gt; index 281e68a4831f..63b5338b1bdd 100644<br>
&gt; --- a/devel/protobuf/Makefile<br>
&gt; +++ b/devel/protobuf/Makefile<br>
&gt; @@ -1,5 +1,5 @@<br>
&gt;   PORTNAME=   protobuf<br>
&gt; -PORTVERSION= 28.0<br>
&gt; +PORTVERSION= 28.1<br>
&gt;   PORTEPOCH=  1<br>
&gt;   CATEGORIES= devel<br>
&gt;   MASTER_SITES=       <a href="https://github.com/protocolbuffers/protobuf/releases/download/v$%7BPORTVERSION%7D/" rel="noreferrer" target="_blank">https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/</a><br>;
&gt; diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo<br>
&gt; index 42fa57bb54fa..cdbbafbcea00 100644<br>
&gt; --- a/devel/protobuf/distinfo<br>
&gt; +++ b/devel/protobuf/distinfo<br>
&gt; @@ -1,3 +1,3 @@<br>
&gt; -TIMESTAMP = 1726080933<br>
&gt; -SHA256 (protobuf-28.0.tar.gz) = 13e7749c30bc24af6ee93e092422f9dc08491c7097efa69461f88eb5f61805ce<br>
&gt; -SIZE (protobuf-28.0.tar.gz) = 9259114<br>
&gt; +TIMESTAMP = 1726487318<br>
&gt; +SHA256 (protobuf-28.1.tar.gz) = 3b8bf6e96499a744bd014c60b58f797715a758093abf859f1d902194b8e1f8c9<br>
&gt; +SIZE (protobuf-28.1.tar.gz) = 9258233<br>
<br>
Need bump consumers:<br>
<br>
# pkg check -d<br>
Checking all packages: 100%<br>
grpc is missing a required shared library: libprotoc.so.28.0.0<br>
grpc is missing a required shared library: libprotobuf.so.28.0.0<br>
marble is missing a required shared library: libprotobuf.so.28.0.0<br>
mumble is missing a required shared library: libprotobuf.so.28.0.0<br>
mumble-server is missing a required shared library: libprotobuf.so.28.0.0<br>
py311-libopenshot is missing a required shared library: <br>
libprotobuf.so.28.0.0<br>
vlc is missing a required shared library: libprotobuf-lite.so.28.0.0<br>
<br>
-- <br>
Best regards,<br>
Vladimir Druzenko</blockquote><div><br></div><div>You&#39;re right.</div><div>It is needed as I did that in protobuf 28.0 update (ports f01013c7ca039769891e8b6dc1a3835181da6dbf).</div><div>It should be fixed in ports edc44d21a5d1014318cae0ac513ec20cc0aacc17.</div><div>Thanks.</div></div></div>
home | help

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