Bug 169570 - Removal of ftp.parodius.com mirror from multiple ports
Summary: Removal of ftp.parodius.com mirror from multiple ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jase Thew
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-01 08:40 UTC by Jeremy Chadwick
Modified: 2012-07-07 17:20 UTC (History)
0 users

See Also:


Attachments
file.diff (5.24 KB, patch)
2012-07-01 08:40 UTC, Jeremy Chadwick
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Chadwick 2012-07-01 08:40:03 UTC
	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
Comment 1 Jase Thew freebsd_committer freebsd_triage 2012-07-01 11:22:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jase

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-07 17:13:29 UTC
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"
Comment 3 Jase Thew freebsd_committer freebsd_triage 2012-07-07 17:13:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!