Remove trailing "\" from MASTER_SITES Dont grab the checksum file Add dependency on p5-Net-SSLey for cli Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback hi, thinderbox reportd distfile mismatch, http://amd64.miwibox.org/index.php?action=describe_port&id=2373 http://i386.miwibox.org/index.php?action=describe_port&id=2341 localy I can confirm this issus, retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 27 Dec 2008 03:38:24 -0000 1.1 +++ distinfo 17 Jan 2009 19:07:16 -0000 @@ -1,3 +1,6 @@ MD5 (rt-3.8.1.tar.gz) = 72b4419816e43bde6b50ba68374882e3 SHA256 (rt-3.8.1.tar.gz) = 0417432a19d2bd3b8fd5a626006050b983714a614a90b68088a27017385678b1 SIZE (rt-3.8.1.tar.gz) = 2844546 +MD5 (rt-3.8.1.tar.gz.sig) = f93da3b147502d535b17787472baca9a +SHA256 (rt-3.8.1.tar.gz.sig) = 944b32acaeb5fe42f25230c7561bbab4e49a64449320159bab85108514b1c95e +SIZE (rt-3.8.1.tar.gz.sig) = 72 Index: files/patch-Makefile.in could you check what the problem is? - Martin
Responsible Changed From-To: miwi->wxs Pass to wxs
wxs 2009-01-22 00:31:16 UTC FreeBSD ports repository Modified files: www/rt38 Makefile Makefile.cpan pkg-plist www/rt38/files patch-Makefile.in patch-config.layout Log: - Stop looking for things in perl 5.8.8 places [1] - Remove trailing \ from MASTER_SITES [2] - Don't fetch the signature [2] - Add a dependency on p5-Net-SSLey [2] - Fix plist to clean up www/rt38 PR: [1]: ports/130631 [2]: ports/130557 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer) Revision Changes Path 1.7 +2 -4 ports/www/rt38/Makefile 1.2 +2 -1 ports/www/rt38/Makefile.cpan 1.3 +2 -2 ports/www/rt38/files/patch-Makefile.in 1.2 +2 -2 ports/www/rt38/files/patch-config.layout 1.3 +1 -0 ports/www/rt38/pkg-plist _______________________________________________ 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: feedback->closed Committed. Thanks!