Bug 275195 - devel/log4cplus: Update to 2.1.1 and fix "make test"
Summary: devel/log4cplus: Update to 2.1.1 and fix "make test"
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: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-19 12:17 UTC by Daniel Engberg
Modified: 2023-11-22 05:04 UTC (History)
1 user (show)

See Also:
delphij: maintainer-feedback+


Attachments
Patch for log4cplus (1.88 KB, patch)
2023-11-19 12:17 UTC, Daniel Engberg
no flags Details | Diff
Patch for log4cplus (1.89 KB, patch)
2023-11-19 12:20 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 2023-11-19 12:17:54 UTC
Created attachment 246416 [details]
Patch for log4cplus

* Fix make test and unbundle catch2
* Modernize port

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

Poudriere testport OK 12.4-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-11-19 12:20:22 UTC
Created attachment 246418 [details]
Patch for log4cplus

Attach correct patch
Comment 2 Xin LI freebsd_committer freebsd_triage 2023-11-20 04:34:13 UTC
Patch looks good to me, thanks!

Do you want to become the maintainer of this port?  I'm no longer using it...
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-11-20 18:24:25 UTC
I've only tried it briefly, lets return it to the pool
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-11-22 05:03:52 UTC
A commit in branch main references this bug:

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

commit a7d1b84d1fa81ea9f1813701dadf9742ddf4237d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-11-22 05:02:08 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2023-11-22 05:02:08 +0000

    devel/log4cplus: Update to 2.1.1 and fix "make test"

    PR:             ports/275195

 devel/log4cplus/Makefile | 24 ++++++++++++++++++------
 devel/log4cplus/distinfo |  6 +++---
 2 files changed, 21 insertions(+), 9 deletions(-)
Comment 5 Xin LI freebsd_committer freebsd_triage 2023-11-22 05:04:37 UTC
Committed, thanks!