pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove Ex-MASTER_SITE. From Zafer Aydogan.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e4646ba0a33
branches:  trunk
changeset: 536081:5e4646ba0a33
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 02 11:17:22 2007 +0000

description:
Remove Ex-MASTER_SITE. From Zafer Aydogan.

diffstat:

 lang/python24/Makefile |  5 ++---
 lang/tcl83/Makefile    |  5 ++---
 mail/balsa/Makefile    |  5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diffs (50 lines):

diff -r f7e34342194a -r 5e4646ba0a33 lang/python24/Makefile
--- a/lang/python24/Makefile    Sun Dec 02 09:49:28 2007 +0000
+++ b/lang/python24/Makefile    Sun Dec 02 11:17:22 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2007/10/28 15:30:44 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2007/12/02 11:17:22 wiz Exp $
 
 DISTNAME=      Python-2.4.4
 PKGNAME=       python24-2.4.4
 CATEGORIES=    lang python
-MASTER_SITES=  ftp://ftp.python.org/pub/python/2.4.4/ \
-               http://www.python.org/ftp/python/2.4.4/
+MASTER_SITES=  http://www.python.org/ftp/python/2.4.4/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    recht%NetBSD.org@localhost
diff -r f7e34342194a -r 5e4646ba0a33 lang/tcl83/Makefile
--- a/lang/tcl83/Makefile       Sun Dec 02 09:49:28 2007 +0000
+++ b/lang/tcl83/Makefile       Sun Dec 02 11:17:22 2007 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.14 2005/12/05 20:50:28 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2007/12/02 11:17:55 wiz Exp $
 #
 
 DISTNAME=              tcl8.3.4
 PKGNAME=               tcl-8.3.4
 PKGREVISION=           2
 CATEGORIES=            lang
-MASTER_SITES=          ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ \
-                       ftp://gd.tuwien.ac.at/languages/tcl/scriptics/tcl8_3/ \
+MASTER_SITES=          ftp://gd.tuwien.ac.at/languages/tcl/scriptics/tcl8_3/ \
                        ftp://ftp.funet.fi/pub/languages/tcl/tcl/tcl8_3/ \
                        ftp://ftp.mpi-sb.mpg.de/pub/tcl/mirror/ftp.scriptics.com/tcl8_3/
 
diff -r f7e34342194a -r 5e4646ba0a33 mail/balsa/Makefile
--- a/mail/balsa/Makefile       Sun Dec 02 09:49:28 2007 +0000
+++ b/mail/balsa/Makefile       Sun Dec 02 11:17:22 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.56 2007/09/21 13:03:57 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2007/12/02 11:18:17 wiz Exp $
 
 DISTNAME=      balsa-2.3.10
 PKGREVISION=   10
 CATEGORIES=    mail gnome
-MASTER_SITES=  http://balsa.gnome.org/                         \
-               ftp://ftp.newton.cx/pub/balsa/
+MASTER_SITES=  http://balsa.gnome.org/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index