It has today come to my attention that some FreeBSD ports remember the -j flag from the configure stage and thus break during install, which causes package database corruption. This update forces -j1 for install to solve this. Note that it might take a couple of minutes because the distfile appears on the sf mirrors. So do not report that the file is unfetchable.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2007-06-09 20:29:33 UTC FreeBSD ports repository Modified files: sysutils/bsdadminscripts Makefile distinfo Log: - Update to 2.1.4 PR: 113488 Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer) Revision Changes Path 1.9 +1 -1 ports/sysutils/bsdadminscripts/Makefile 1.8 +3 -3 ports/sysutils/bsdadminscripts/distinfo _______________________________________________ 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!