Attached patches fix the x11-themes/gnome-icons-* ports to make them fetchable again after Gnome's master site cleanup. Fix: diff -Nur gnome-icons-gentoo-test.orig/Makefile gnome-icons-gentoo-test/Makefile --- gnome-icons-gentoo-test.orig/Makefile Wed Aug 11 18:01:57 2004 +++ gnome-icons-gentoo-test/Makefile Sun Jul 24 17:35:07 2005 @@ -14,7 +14,7 @@ PORTREVISION= 1 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= teams/art.gnome.org/themes/icon +MASTER_SITE_SUBDIR= teams/art.gnome.org/archive/themes/icon DISTNAME= ICON-Gentoo-Test MAINTAINER= tmclaugh@sdf.lonestar.org --- gnome-icons-gentoo-test_MASTER_SITE_SUBDIR.diff ends here --- diff -Nur gnome-icons-noia-warm.orig/Makefile gnome-icons-noia-warm/Makefile --- gnome-icons-noia-warm.orig/Makefile Sat Nov 20 20:37:24 2004 +++ gnome-icons-noia-warm/Makefile Sun Jul 24 18:40:06 2005 @@ -13,7 +13,7 @@ PORTVERSION= 20041102 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= teams/art.gnome.org/themes/icon +MASTER_SITE_SUBDIR= teams/art.gnome.org/archive/themes/icon DISTNAME= ICON-NoiaWarm MAINTAINER= tmclaugh@sdf.lonestar.org --- gnome-icons-noia-warm_MASTER_SITE_SUBDIR.diff ends here --- diff -Nur gnome-icons-slick.orig/Makefile gnome-icons-slick/Makefile --- gnome-icons-slick.orig/Makefile Wed Aug 11 18:01:58 2004 +++ gnome-icons-slick/Makefile Sun Jul 24 18:51:12 2005 @@ -14,7 +14,7 @@ PORTREVISION= 1 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= teams/art.gnome.org/themes/icon +MASTER_SITE_SUBDIR= teams/art.gnome.org/archive/themes/icon DISTNAME= ICON-Slick MAINTAINER= tmclaugh@sdf.lonestar.org --- gnome-icons-slick_MASTER_SITE_SUBDIR.diff ends here --- diff -Nur gnome-icons-stylish.orig/Makefile gnome-icons-stylish/Makefile --- gnome-icons-stylish.orig/Makefile Wed Aug 11 18:01:59 2004 +++ gnome-icons-stylish/Makefile Sun Jul 24 18:56:57 2005 @@ -13,7 +13,7 @@ PORTVERSION= 20030129 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= teams/art.gnome.org/themes/icon +MASTER_SITE_SUBDIR= teams/art.gnome.org/archive/themes/icon DISTNAME= ICON-Stylish MAINTAINER= tmclaugh@sdf.lonestar.org --- gnome-icons-stylish_MASTER_SITE_SUBDIR.diff ends here ---
Hmmm, might be nice to actually list the ports affected in the PR... Ports affected: gnome-icons-aqua-fusion gnome-icons-gentoo-test gnome-icons-noia-full gnome-icons-noia-warm gnome-icons-refined gnome-icons-slick gnome-icons-snow-apple gnome-icons-stylish gnome-icons-ximian-south
Responsible Changed From-To: freebsd-ports-bugs->mezz I'll take this.
State Changed From-To: open->closed Committed, thanks!