Bug 104097 - [patch] Fix MASTER_SITES for devel/py-twisted
Summary: [patch] Fix MASTER_SITES for devel/py-twisted
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: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-07 13:30 UTC by Josh Paetzel <josh@tcbug.org>
Modified: 2006-11-01 14:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Paetzel <josh@tcbug.org> 2006-10-07 13:30:48 UTC
py-twisted has moved to s new site

Fix: 

+++ Makefile    Sat Oct  7 07:25:40 2006
@@ -9,9 +9,7 @@
 PORTVERSION=   1.3.0
 PORTREVISION=  2
 CATEGORIES=    devel net python
-MASTER_SITES=  http://twisted.sourceforge.net/ \
-               http://twistedmatrix.com/downloads/ \
-               http://twistedmatrix.com/downloads/old/
+MASTER_SITES=  http://tmrc.mit.edu/mirror/twisted/
 MASTER_SITE_SUBDIR=    ${PORTNAME}
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
 DISTNAME=      Twisted_NoDocs-${PORTVERSION}
How-To-Repeat: 

cd /usr/ports/devel/py-twisted
make fetch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-07 13:31:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants to have WWW and MASTER_SITES PRs
Comment 2 Jean Milanez Melo freebsd_committer freebsd_triage 2006-11-01 14:48:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-01 14:48:10 UTC
jmelo       2006-11-01 14:48:02 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-twisted     Makefile 
  Log:
  - Fix mastersite.
  
  PR:             ports/104097
  Submitted by:   Josh Paetzel <josh@tcbug.org>
  
  Revision  Changes    Path
  1.34      +1 -3      ports/devel/py-twisted/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"