Bug 283500 - devel/capnproto: Update to 1.1.0
Summary: devel/capnproto: Update to 1.1.0
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: https://github.com/capnproto/capnprot...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-23 06:00 UTC by Daniel Engberg
Modified: 2025-01-15 19:48 UTC (History)
1 user (show)

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


Attachments
Patch for capnproto (1.03 KB, patch)
2024-12-23 06:00 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-12-23 06:00:59 UTC
Created attachment 256055 [details]
Patch for capnproto

* Remove unnecessary definition of CMAKE_TESTING_ON

Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)

Tested with following consumers in Poudriere on 14.1-RELEASE (amd64):
security/sequoia-sq
sysutils/flowgger
audio/sonic-visualiser
cad/surelog
cad/uhdm
cad/yosys-systemverilog
chinese/librime
devel/laminar
net-mgmt/fastnetmon
security/vaultwarden
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-15 19:42:53 UTC
A commit in branch main references this bug:

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

commit f17e38d7a8c211b2f211a9129f9b396b50f294ad
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-15 19:31:16 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-15 19:42:17 +0000

    devel/capnproto: Update to 1.1.0

    * Remove unnecessary definition of CMAKE_TESTING_ON

    Changelog:
    https://github.com/capnproto/capnproto/compare/v1.0.2...v1.1.0

    PR:             283500
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 devel/capnproto/Makefile | 4 +---
 devel/capnproto/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)