Mark BROKEN if build against apache > 13 Apache 13 and 20 are sceduled for deletion, so set a DEPRECATED flag. Build with apache13 is fine, but with 20 / 22 set as default the port does not build. How-To-Repeat: Build the port against apache 20 / 22 Reference: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147009 http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.8-exp.20110129080700/p5-libapreq-1.34.log
Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer (via the GNATS Auto Assign Tool)
ohauer 2011-04-11 19:07:22 UTC FreeBSD ports repository Modified files: www/p5-libapreq Makefile Log: - fix detection of higher apache version so the BROKEN flag triggers if apache13 is not the default. - Reference PR ports/147009 approved by maintainer timeout No version bump, triggers only if apache13 is no longer the default. PR: ports/154761 Submitted by: ohauer Revision Changes Path 1.26 +9 -1 ports/www/p5-libapreq/Makefile _______________________________________________ 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 with minor changes (no DEPRECATION was set)