Bug 265191 - devel/protobuf-c: Update to 1.4.1
Summary: devel/protobuf-c: Update to 1.4.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Don Lewis
URL: https://github.com/protobuf-c/protobu...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-13 11:16 UTC by Daniel Engberg
Modified: 2022-09-11 18:49 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (truckman)


Attachments
Patch for protobuf-c (2.47 KB, patch)
2022-07-13 11:16 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-07-13 11:16:21 UTC
Created attachment 235236 [details]
Patch for protobuf-c

Update protobuf-c to 1.4.1
Use upstream release archive as recommended by Porters Handbook (USE_GITHUB section)
Do some minor rework of port to improve readability and some minor cleanups

Compile and run tested on 13.1-STABLE #0 stable/13-n250920-9171b8068b9 (amd64) (make, make check-plist, make test)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-07-13 16:38:22 UTC
Podriere bulk tested OK (12.3-RELEASE) with following consumers:
audio/umurmur
databases/postgis30
databases/postgis31
databases/postgis32
databases/postgresql-cstore_fdw
dns/bind9-devel
dns/bind916
dns/bind918
graphics/mapserver
net/axa
net/nmsg
net/ocserv
net/sie-nmsg
net-im/purple-googlechat
net-im/purple-hangouts
net-mgmt/riemann-c-client
polish/libgadu
science/py-tensorflow (fails, also fails in pkg-fallout)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2022-08-15 22:38:35 UTC
Friendly ping
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2022-08-18 08:45:05 UTC
Hi Mat and Loïc,

Can you give this a spin using your ports? I expect this to be rather uneventful but a run test would be nice before committing.

Best regards,
Daniel
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-09-11 18:49:34 UTC
A commit in branch main references this bug:

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

commit e956cc2873e089fc8047681408c40dff61cf48ce
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-09-11 18:44:46 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-09-11 18:48:32 +0000

    devel/protobuf-c: Update to 1.4.1

    - Use upstream release archive as recommended by Porters Handbook
      USE_GITHUB section
    - Do some minor rework of port to improve readability and some
      minor cleanups

    PR:             265191
    Approved by:    truckman (maintainer timeout, 6+ weeks)

 devel/protobuf-c/Makefile  | 27 ++++++++++-----------------
 devel/protobuf-c/distinfo  |  6 +++---
 devel/protobuf-c/pkg-plist |  1 -
 3 files changed, 13 insertions(+), 21 deletions(-)