We will soon be closing the doors to our hosting service, which includes removal of our public FTP mirror (ftp.parodius.com). Many ports reference our mirror: ports/irc/epic4 ports/irc/epic5 ports/irc/ircd-ratbox-devel ports/irc/ircd-ratbox ports/irc/ratbox-respond ports/irc/ratbox-services ports/japanese/mutt-devel ports/mail/drac ports/mail/mutt-devel ports/mail/mutt Fix: Below patches remove the mirror. Patches will also be available at this URL once a GNATS PR number has been received: http://jdc.koitsu.org/freebsd/{prnum}/ How-To-Repeat: n/a
Responsible Changed From-To: freebsd-ports-bugs->jase I'll take it.
jase 2012-07-07 16:13:16 UTC FreeBSD ports repository Modified files: irc/epic4 Makefile irc/epic5 Makefile irc/ircd-ratbox Makefile irc/ircd-ratbox-devel Makefile irc/ratbox-respond Makefile irc/ratbox-services Makefile japanese/mutt-devel Makefile mail/drac Makefile mail/mutt Makefile mail/mutt-devel Makefile Log: - Remove ftp.parodius.com from MASTER_SITES due to its forthcoming closure. We thank Parodius for the hosting services they provided. PR: ports/169570 Submitted by: Jeremy Chadwick <jdc@koitsu.org> Approved by: culot (mentor) Revision Changes Path 1.71 +0 -1 ports/irc/epic4/Makefile 1.80 +0 -1 ports/irc/epic5/Makefile 1.29 +0 -1 ports/irc/ircd-ratbox-devel/Makefile 1.22 +0 -1 ports/irc/ircd-ratbox/Makefile 1.6 +1 -2 ports/irc/ratbox-respond/Makefile 1.18 +0 -1 ports/irc/ratbox-services/Makefile 1.79 +0 -1 ports/japanese/mutt-devel/Makefile 1.30 +0 -1 ports/mail/drac/Makefile 1.331 +0 -1 ports/mail/mutt-devel/Makefile 1.196 +1 -2 ports/mail/mutt/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 Committed. Thanks!