- - Remove the unsupported checksum algorithm (MD5) Port maintainer (dhn@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 How-To-Repeat: If you really use Data::TreeDumper, then it will fail with the following error: Can't locate Check/ISA.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8 .9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9 .) at /usr/local/lib/perl5/site_perl/5.8.9/Data/TreeDumper.pm line 8. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.9/Data/ TreeDumper.pm line 8.
Responsible Changed From-To: freebsd-ports-bugs->dhn Over to maintainer (via the GNATS Auto Assign Tool)
dhn 2011-03-27 07:14:26 UTC FreeBSD ports repository Modified files: devel/p5-Data-TreeDumper Makefile distinfo Log: - Remove MD5 checksum - Bump PORTREVISION - Fix the wrong depend PR: ports/155731 Submitted by: chinsan@ Revision Changes Path 1.16 +2 -1 ports/devel/p5-Data-TreeDumper/Makefile 1.12 +0 -1 ports/devel/p5-Data-TreeDumper/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!