Bug 111453 - [MAINTAINER-UPDATE] ftp/mirror master sites update
Summary: [MAINTAINER-UPDATE] ftp/mirror master sites update
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 15:40 UTC by Ryan Thompson
Modified: 2007-04-10 16:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (297 bytes, patch)
2007-04-10 15:40 UTC, Ryan Thompson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Thompson 2007-04-10 15:40:02 UTC
         Master site move for mirror; old site was no longer available

Fix: PATCH_SITES=   ${MASTER_SITES}
  PATCHFILES=    ftp.pl_wupatch 


-WWW: http://www.sunsite.org.uk/packages/mirror/
+WWW: http://ry.ca/mirror/mirror/

  - Ryan Thompson <ryan@sasknow.com>


--l3A5oZ3T022209.1176184237/localhost.my.domain--

--
Ryan Thompson <i@ry.ca>--pzkFJfSmJhiDzsU32xZTSRy5PW2eYypI0baNZlj9vaRJl4a7
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ru mirror.orig/Makefile mirror/Makefile
--- mirror.orig/Makefile        Thu Jan  4 01:20:06 2007
+++ mirror/Makefile     Sat Apr  7 19:31:03 2007
@@ -9,9 +9,8 @@
  PORTVERSION=   2.9
  PORTREVISION=  1
  CATEGORIES=    ftp
-MASTER_SITES=  ftp://sunsite.org.uk/old-sunsite/mirror/ \ 
-               ftp://src.doc.ic.ac.uk/old-sunsite/mirror/ \
-               ftp://ftp.cs.columbia.edu/archives/perl/mirror/
+MASTER_SITES=  http://ry.ca/mirror/mirror/ \
+               ftp://sunsite.ualberta.ca/pub/Mirror/mirror/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-04-10 15:48:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-10 15:50:48 UTC
miwi        2007-04-10 14:50:38 UTC

  FreeBSD ports repository

  Modified files:
    ftp/mirror           Makefile pkg-descr 
  Log:
  - Update MASTER_SITES and WWW
  
  PR:             111453
  Submitted by:   Ryan Thompson <ryan@sasknow.com> (maintainer)
  
  Revision  Changes    Path
  1.23      +2 -3      ports/ftp/mirror/Makefile
  1.4       +1 -1      ports/ftp/mirror/pkg-descr
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-04-10 15:50:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!