aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-20 17:07:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-20 17:07:51 +0000
commit59deb69012e8ee66c43cbd107264d696b9b5d8df (patch)
tree9e8a7e9ae411da9a10495b6f4f6b95ddb93b39dc /x11
parent6f0132a5273f17515a2357e6a47573bd3418d49d (diff)
downloadports-59deb69012e8ee66c43cbd107264d696b9b5d8df.tar.gz
ports-59deb69012e8ee66c43cbd107264d696b9b5d8df.zip
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
Notes
Notes: svn path=/head/; revision=66862
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm/Makefile2
-rw-r--r--x11/gdm2/Makefile2
-rw-r--r--x11/gnome-applets/Makefile2
-rw-r--r--x11/gnome-desktop/Makefile2
-rw-r--r--x11/gnome-libs/Makefile2
-rw-r--r--x11/gnome-panel/Makefile2
-rw-r--r--x11/gnome-session/Makefile2
-rw-r--r--x11/gnome-terminal/Makefile2
-rw-r--r--x11/gnomeapplets/Makefile2
-rw-r--r--x11/gnomeapplets2/Makefile2
-rw-r--r--x11/gnomecore/Makefile2
-rw-r--r--x11/gnomedesktop/Makefile2
-rw-r--r--x11/gnomelibs/Makefile2
-rw-r--r--x11/gnomepanel/Makefile2
-rw-r--r--x11/gnomesession/Makefile2
-rw-r--r--x11/gnometerminal/Makefile2
-rw-r--r--x11/libgnome/Makefile2
-rw-r--r--x11/xalf/Makefile2
-rw-r--r--x11/yelp/Makefile2
19 files changed, 19 insertions, 19 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 52474e895984..97e984c0b92f 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.2.5.5
PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gdm
+MASTER_SITE_SUBDIR= sources/gdm/2.2
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile
index 5febac00dee0..7ac240f6a3fd 100644
--- a/x11/gdm2/Makefile
+++ b/x11/gdm2/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.4.0.11
PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME:S/2$//}
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4
DISTNAME= gdm-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index c4c224f0cfae..a9f8d0afabd8 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.3
PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.2/sources/gnome-applets
+MASTER_SITE_SUBDIR= sources/gnome-applets/2.0
DISTNAME= gnome-applets-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
index f042a486dcee..b17cd668cede 100644
--- a/x11/gnome-desktop/Makefile
+++ b/x11/gnome-desktop/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnomedesktop
PORTVERSION= 2.0.8
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-desktop
+MASTER_SITE_SUBDIR= sources/gnome-desktop/2.0
DISTNAME= gnome-desktop-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index ce8bf4b979b5..143e8bdfa7ec 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4.2
PORTREVISION= 1
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-libs
+MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
DISTNAME= gnome-libs-${PORTVERSION}
DIST_SUBDIR= gnome
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index b6921d06dcd5..cb7a5f094502 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnomepanel
PORTVERSION= 2.0.9
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-panel
+MASTER_SITE_SUBDIR= sources/gnome-panel/2.0
DISTNAME= gnome-panel-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index b6cd8394b66d..a4337a679f9c 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnomesession
PORTVERSION= 2.0.7
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-session
+MASTER_SITE_SUBDIR= sources/gnome-session/2.0
DISTNAME= gnome-session-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 973a5d66ac5e..4898626e7c79 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnometerminal
PORTVERSION= 2.0.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.0/sources/gnome-terminal
+MASTER_SITE_SUBDIR= sources/gnome-terminal/2.0
DISTNAME= gnome-terminal-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnomeapplets/Makefile b/x11/gnomeapplets/Makefile
index 1e146459387d..5c73ee91a587 100644
--- a/x11/gnomeapplets/Makefile
+++ b/x11/gnomeapplets/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4.0.5
PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-applets
+MASTER_SITE_SUBDIR= sources/gnome-applets/1.4
DISTNAME= gnome-applets-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile
index c4c224f0cfae..a9f8d0afabd8 100644
--- a/x11/gnomeapplets2/Makefile
+++ b/x11/gnomeapplets2/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.3
PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.2/sources/gnome-applets
+MASTER_SITE_SUBDIR= sources/gnome-applets/2.0
DISTNAME= gnome-applets-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile
index 7ddf77b64584..204d7eb5ed0a 100644
--- a/x11/gnomecore/Makefile
+++ b/x11/gnomecore/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnomecore
PORTVERSION= 1.4.2
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-core
+MASTER_SITE_SUBDIR= sources/gnome-core/1.4
DISTNAME= gnome-core-${PORTVERSION}
DIST_SUBDIR= gnome
diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile
index f042a486dcee..b17cd668cede 100644
--- a/x11/gnomedesktop/Makefile
+++ b/x11/gnomedesktop/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnomedesktop
PORTVERSION= 2.0.8
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-desktop
+MASTER_SITE_SUBDIR= sources/gnome-desktop/2.0
DISTNAME= gnome-desktop-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index ce8bf4b979b5..143e8bdfa7ec 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4.2
PORTREVISION= 1
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-libs
+MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
DISTNAME= gnome-libs-${PORTVERSION}
DIST_SUBDIR= gnome
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile
index b6921d06dcd5..cb7a5f094502 100644
--- a/x11/gnomepanel/Makefile
+++ b/x11/gnomepanel/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnomepanel
PORTVERSION= 2.0.9
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-panel
+MASTER_SITE_SUBDIR= sources/gnome-panel/2.0
DISTNAME= gnome-panel-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile
index b6cd8394b66d..a4337a679f9c 100644
--- a/x11/gnomesession/Makefile
+++ b/x11/gnomesession/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnomesession
PORTVERSION= 2.0.7
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-session
+MASTER_SITE_SUBDIR= sources/gnome-session/2.0
DISTNAME= gnome-session-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile
index 973a5d66ac5e..4898626e7c79 100644
--- a/x11/gnometerminal/Makefile
+++ b/x11/gnometerminal/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnometerminal
PORTVERSION= 2.0.1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.0/sources/gnome-terminal
+MASTER_SITE_SUBDIR= sources/gnome-terminal/2.0
DISTNAME= gnome-terminal-${PORTVERSION}
DIST_SUBDIR= gnome2
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 91998f84d347..1562204ec7ed 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -9,7 +9,7 @@ PORTNAME= libgnome
PORTVERSION= 2.0.5
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0
DIST_SUBDIR= gnome2
MAINTAINER?= gnome@FreeBSD.org
diff --git a/x11/xalf/Makefile b/x11/xalf/Makefile
index 725c3a93afd7..363fd2929d5c 100644
--- a/x11/xalf/Makefile
+++ b/x11/xalf/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
http://www.lysator.liu.se/~astrand/projects/xalf/ \
http://www.lysator.liu.se/~astrand/projects/xalf/old/
-MASTER_SITE_SUBDIR= stable/sources/xalf
+MASTER_SITE_SUBDIR= sources/xalf/0.12
EXTRACT_SUFX= .tgz
#DIST_SUBDIR= gnome
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index a6b783e7e68a..519d345e5683 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -9,7 +9,7 @@ PORTNAME= yelp
PORTVERSION= 1.0.6
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org