Page MenuHomeFreeBSD

net-im/corebird: Update to 1.3
ClosedPublic

Authored by cpm on Aug 1 2016, 10:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 6 2026, 1:12 AM
Unknown Object (File)
Dec 30 2025, 3:31 AM
Unknown Object (File)
Nov 2 2025, 9:05 PM
Unknown Object (File)
Sep 16 2025, 4:13 PM
Unknown Object (File)
Sep 5 2025, 2:59 AM
Unknown Object (File)
Sep 3 2025, 5:58 PM
Unknown Object (File)
Aug 31 2025, 2:23 AM
Unknown Object (File)
Aug 17 2025, 10:30 PM
Subscribers
None

Details

Summary
  • Update corebird to 1.3
  • Remove unneeded patches
  • Drop libgee dependency

Changelog:

https://github.com/baedert/corebird/releases/tag/1.3

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cpm retitled this revision from to net-im/corebird: Update to 1.3.
cpm updated this object.
cpm edited the test plan for this revision. (Show Details)
cpm added reviewers: AMDmi3, feld, junovitch.
junovitch edited edge metadata.

No issues once QA shows clean portlint/build/run.

This revision is now accepted and ready to land.Aug 2 2016, 1:50 AM
cpm edited edge metadata.
  • Fix build on 9.3
This revision now requires review to proceed.Aug 2 2016, 12:13 PM
cpm edited edge metadata.

Properly fix build on 9.3

corebird needs a recent compiler (C++11 capable). So USES=compiler:c++11-lang fix the redefinition of typedef error in multiple .h files on FreeBSD 9.3

feld edited edge metadata.
In D7392#153679, @cpm wrote:

Properly fix build on 9.3

corebird needs a recent compiler (C++11 capable). So USES=compiler:c++11-lang fix the redefinition of typedef error in multiple .h files on FreeBSD 9.3

good work

This revision is now accepted and ready to land.Aug 2 2016, 3:25 PM
In D7392#153615, @cpm wrote:

Testing@work

All builds are fine: tested on 9.3i, 9.3a, 10.2i, 10.2a and 10.3a.

This revision was automatically updated to reflect the committed changes.