ports-mgmt/pkg_cleanup was marked as broken when it failed to build due to bin/156601 this was fixed in r223289. I'm not sure how/if the BROKEN should be applied to a set of OSVERSION values between 90000 and wherever the fix appeared. I would be of a mind to simply remove the BROKEN tag, but I'm not positive that's The Right Thing. Fix: Remove BROKEN from Makefile How-To-Repeat: Attempt to build ports-mgmt/pkg_cleanup
Responsible Changed From-To: freebsd-ports-bugs->tabthorpe I'll take it.
tabthorpe 2011-11-04 14:16:38 UTC FreeBSD ports repository Modified files: ports-mgmt/pkg_cleanup Makefile Log: - Remove BROKEN on 9.X - Mark as IGNORE for ${OSVERSION} >= 900000 && ${OSVERSION} < 900038 PR: ports/162205 Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer) Revision Changes Path 1.6 +2 -2 ports/ports-mgmt/pkg_cleanup/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. Thanks!