| Summary: | [patch] devel/log4cxx fix compiling under FreeBSD 7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Volker <volker> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Volker
2008-08-12 22:50:00 UTC
Maintainer of devel/log4cxx,
Please note that PR ports/126486 has just been submitted.
If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.
The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126486
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2008-09-02 10:49:16 UTC
FreeBSD ports repository
Added files:
devel/log4cxx/files
patch-include-log4cxx-xml-domconfigurator.h
Log:
- Fix compiling with gcc 4 in some cases
PR: 126486
Submitted by: Volker Werth <volker at vwsoft dot com>
Approved by: maintainer timeout
Revision Changes Path
1.1 +14 -0 ports/devel/log4cxx/files/patch-include-log4cxx-xml-domconfigurator.h (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks! For the record: this port has multiple hidden dependencies which should be fixed. For example, the problem addressed in this PR only shows itself when libxml is installed. |