Bug 276617 - devel/capnproto: Update to 1.0.2
Summary: devel/capnproto: Update to 1.0.2
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks: 276516
  Show dependency treegraph
 
Reported: 2024-01-25 19:55 UTC by Daniel Engberg
Modified: 2024-01-27 09:27 UTC (History)
1 user (show)

See Also:
felix: maintainer-feedback+


Attachments
Patch for capnproto (1.63 KB, patch)
2024-01-25 19:55 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 2024-01-25 19:55:09 UTC
Created attachment 247959 [details]
Patch for capnproto

Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist, make test)
Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-01-25 23:29:52 UTC
Tested with following consumers in Poudriere (14.0-RELEASE amd64):
sysutils/flowgger
audio/sonic-visualiser
cad/surelog
cad/uhdm
cad/yosys-systemverilog (marked BROKEN)
chinese/librime
devel/laminar
net-mgmt/fastnetmon
security/vaultwarden
Comment 2 Felix Hanley 2024-01-26 00:06:34 UTC
Cool thanks
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-01-27 09:26:56 UTC
A commit in branch main references this bug:

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

commit 9a7a3c2767e78eebdde3b5465214d684b86cf0d6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-27 09:07:06 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-27 09:24:56 +0000

    devel/capnproto: Update to 1.0.2

    Upstream doesn't provide a changelog,
    https://capnproto.org/news/2023-07-28-capnproto-1.0.html

    PR:             276617
    Reviewed by:    Felix Hanley <felix@userspace.com.au> (maintainer)

 devel/capnproto/Makefile  | 11 ++++++-----
 devel/capnproto/distinfo  |  6 +++---
 devel/capnproto/pkg-plist |  1 +
 3 files changed, 10 insertions(+), 8 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2024-01-27 09:27:53 UTC
Committed, thanks