The homepage for the devel/ruby-cvs uses a bizarre method to download the source tarballs. The existing version of the port doesn't work with their current site and in making it work I think this is a 'saner' configuration. How-To-Repeat: cd /usr/ports/devel/ruby-cvs make fetch
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants to have ruby- PRs
clsung 2006-11-07 06:52:31 UTC FreeBSD ports repository Modified files: devel/ruby-cvs Makefile distinfo Log: - make fetchable PR: ports/104203 [1], ports/104790 [2] Submitted by: Josh Paetzel <josh_AT_tcbug dot org> [1], Kay Abendroth<kay dot abendroth@raxion dot net> [2] Revision Changes Path 1.11 +2 -2 ports/devel/ruby-cvs/Makefile 1.4 +3 -3 ports/devel/ruby-cvs/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. Thank You.