pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-twisted Changed TWISTED_MASTER_SITES to a worki...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/037135d6606e
branches:  trunk
changeset: 538135:037135d6606e
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Tue Jan 29 22:39:52 2008 +0000

description:
Changed TWISTED_MASTER_SITES to a working site. This should resolve
PR pkg/37913 by Jorge Niedbalski R.

diffstat:

 net/py-twisted/Makefile.common |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 0663930380fe -r 037135d6606e net/py-twisted/Makefile.common
--- a/net/py-twisted/Makefile.common    Tue Jan 29 20:50:43 2008 +0000
+++ b/net/py-twisted/Makefile.common    Tue Jan 29 22:39:52 2008 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile.common,v 1.3 2007/02/22 19:26:59 wiz Exp $
+# $NetBSD: Makefile.common,v 1.4 2008/01/29 22:39:52 heinz Exp $
 #
 
 TWISTED_VERSION=       1.3.0
 TWISTED_DISTNAME=      Twisted-${TWISTED_VERSION}
 TWISTED_PKGNAME=       ${TWISTED_DISTNAME:S/T/t/}
-TWISTED_MASTER_SITES=  http://twisted.sourceforge.net/ \
-                       http://twistedmatrix.com/downloads/
+TWISTED_MASTER_SITES=  http://tmrc.mit.edu/mirror/twisted/
 EXTRACT_SUFX=          .tar.bz2
 
 DISTINFO_FILE?=                ${.CURDIR}/../py-twisted/distinfo



Home | Main Index | Thread Index | Old Index