Bug 276617

Summary: devel/capnproto: Update to 1.0.2
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: felix
Priority: --- Flags: felix: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 276516    
Attachments:
Description Flags
Patch for capnproto none

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