lang/icon is out of date and it also does not build with clang. Fix: Attached patch updates lang/icon to latest version, as well as make it build with clang. The resulting binaries, when build with clang, will not pass all tests though, so for now mark it as broken if CC=clang or CXX=clang++. This is only tested on amd64, since I don't have any more exotic hardware to test on.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->freebsd-ports-bugs Back to pool at assignee request for the moment.
Responsible Changed From-To: freebsd-ports-bugs->zi I'll take it.
zi 2011-08-16 21:57:06 UTC FreeBSD ports repository Modified files: lang/icon Makefile distinfo pkg-plist Log: Update to 9.5.0 Mark BROKEN when building with clang PR: ports/158421 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: wxs (mentor) Revision Changes Path 1.35 +7 -4 ports/lang/icon/Makefile 1.14 +2 -2 ports/lang/icon/distinfo 1.10 +4 -1 ports/lang/icon/pkg-plist _______________________________________________ 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: open->closed Committed. Thanks!