TimeDate is organized under CPAN in by-module/Date/TimeDate-*.gz The default action for CPAN ports tries by-module/TimeDate/TimeDate-*.gz Fix: This needs to be added to ports/devel/p5-TimeDate: MASTER_SITE_SUBDIR= Date Then it downloads correctly. How-To-Repeat: cd /usr/ports/devel/p5-TimeDate ; make fetch
Responsible Changed From-To: freebsd-ports-bugs->demon Over to maintainer (via the GNATS Auto Assign Tool)
demon 2008-10-03 14:05:05 UTC FreeBSD ports repository Modified files: devel/p5-TimeDate Makefile Log: Correct MASTER_SITES. PR: 127589 Submitted by: kevin brintnall <kbrint@rufus.net> Revision Changes Path 1.22 +1 -0 ports/devel/p5-TimeDate/Makefile _______________________________________________ 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 Patch committed, thanks!