aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-06-08 02:06:25 +0800
committerade <ade@FreeBSD.org>2000-06-08 02:06:25 +0800
commit23f64bd4201cb7d9b110438a620253510ff52f4a (patch)
tree6ef54d0c3445b375ba8c8c04e28a94932a1d75ff
parent2c7e71cbe10bdf90223fa5123fff00548a6767be (diff)
downloadfreebsd-ports-graphics-23f64bd4201cb7d9b110438a620253510ff52f4a.tar.gz
freebsd-ports-graphics-23f64bd4201cb7d9b110438a620253510ff52f4a.tar.zst
freebsd-ports-graphics-23f64bd4201cb7d9b110438a620253510ff52f4a.zip
Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-python
is an official part of GNOME. Some of the previous MASTER_SITES had bad and/or missing distfiles. Pointed out by: Dennis Favro <dennis.favro@utoronto.ca> Approved by: MAINTAINER (nectar)
-rw-r--r--x11-toolkits/py-gnome/Makefile7
-rw-r--r--x11-toolkits/py-gnome2/Makefile7
-rw-r--r--x11-toolkits/py-gtk/Makefile7
-rw-r--r--x11-toolkits/py-gtk2/Makefile7
4 files changed, 8 insertions, 20 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile
index b380c0d856d..0236f0d2473 100644
--- a/x11-toolkits/py-gnome/Makefile
+++ b/x11-toolkits/py-gnome/Makefile
@@ -8,11 +8,8 @@
PORTNAME= py-gnome
PORTVERSION= 1.0.53
CATEGORIES= x11-toolkits python gnome
-MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
- ftp://ftp.gimp.org/pub/gtk/python/ \
- ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
- ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
- ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= stable/sources/gnome-python
DISTNAME= gnome-python-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.org
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index b380c0d856d..0236f0d2473 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -8,11 +8,8 @@
PORTNAME= py-gnome
PORTVERSION= 1.0.53
CATEGORIES= x11-toolkits python gnome
-MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
- ftp://ftp.gimp.org/pub/gtk/python/ \
- ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
- ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
- ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= stable/sources/gnome-python
DISTNAME= gnome-python-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.org
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile
index 206b6d22341..2989366e0e1 100644
--- a/x11-toolkits/py-gtk/Makefile
+++ b/x11-toolkits/py-gtk/Makefile
@@ -8,11 +8,8 @@
PORTNAME= py-gtk
PORTVERSION= 0.6.6
CATEGORIES= x11-toolkits python
-MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
- ftp://ftp.gimp.org/pub/gtk/python/ \
- ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
- ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
- ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= stable/sources/gnome-python
DISTNAME= gnome-python-1.0.53
MAINTAINER= nectar@FreeBSD.org
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 206b6d22341..2989366e0e1 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -8,11 +8,8 @@
PORTNAME= py-gtk
PORTVERSION= 0.6.6
CATEGORIES= x11-toolkits python
-MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
- ftp://ftp.gimp.org/pub/gtk/python/ \
- ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
- ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
- ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= stable/sources/gnome-python
DISTNAME= gnome-python-1.0.53
MAINTAINER= nectar@FreeBSD.org