This release works around bugs/undocumented behaviour of ldd that could keep the pkg_libchk script from terminating.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
I would like to propose that this update be committed despite the freeze. I consider the problem with pkg_libchk serious. If it happens it cannot be stopped by CTRL-C. Instead you have to use top to check which process eats a whole core and kill that one. It might even happen in several processes (by default two per core are spawned).
miwi 2008-09-24 08:48:41 UTC FreeBSD ports repository Modified files: sysutils/bsdadminscripts Makefile distinfo Log: - Update to 4.4.3 PR: 127329 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Revision Changes Path 1.18 +1 -1 ports/sysutils/bsdadminscripts/Makefile 1.17 +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!