- Update to 1.40.8 - Reduce bloat by making sure that only e2fsck is linked statically against libintl/libiconv, but not the other tools are installed in /usr/local. e2fsck may be needed before /usr is mounted, so we need to link those libraries statically. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi
miwi 2008-03-27 12:58:36 UTC FreeBSD ports repository Modified files: sysutils/e2fsprogs Makefile distinfo Log: - Update to 1.40.8 PR: 122154 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Revision Changes Path 1.41 +11 -8 ports/sysutils/e2fsprogs/Makefile 1.20 +3 -3 ports/sysutils/e2fsprogs/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!