Date: Sun, 24 Jul 2005 23:13:55 -0400 From: "Tom McLaughlin" <tmclaugh@sdf.lonestar.org> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/84032: [x11-themes/gnome-icons-*] fix MASTER_SITE_SUBDIR, make fetchable again Message-ID: <1122261235.0@compass.straycat.dhs.org> Resent-Message-ID: <200507250320.j6P3KBlE035859@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84032 >Category: ports >Synopsis: [x11-themes/gnome-icons-*] fix MASTER_SITE_SUBDIR, make fetchable again >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 25 03:20:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tom McLaughlin >Release: FreeBSD 5.4-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE-p4 #0: Wed Jul 13 20:02:53 EDT 2005 root@:/usr/obj/usr/src/sys/COMPASS >Description: Attached patches fix the x11-themes/gnome-icons-* ports to make them fetchable again after Gnome's master site cleanup. >How-To-Repeat: >Fix: --- gnome-icons-aqua-fusion_MASTER_SITE_SUBDIR.diff begins here --- diff -Nur gnome-icons-aqua-fusion.orig/Makefile gnome-icons-aqua-fusion/Makefile --- gnome-icons-aqua-fusion.orig/Makefile Wed Aug 11 18:01:57 2004 +++ gnome-icons-aqua-fusion/Makefile Sun Jul 24 17:32:08 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-AquaFusion MAINTAINER= tmclaugh@sdf.lonestar.org --- gnome-icons-aqua-fusion_MASTER_SITE_SUBDIR.diff ends here --- --- gnome-icons-gentoo-test_MASTER_SITE_SUBDIR.diff begins here --- 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 --- --- gnome-icons-noia-full_MASTER_SITE_SUBDIR.diff begins here --- diff -Nur gnome-icons-noia-full.orig/Makefile gnome-icons-noia-full/Makefile --- gnome-icons-noia-full.orig/Makefile Sat Nov 20 20:24:57 2004 +++ gnome-icons-noia-full/Makefile Sun Jul 24 18:32:20 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-Noia MAINTAINER= tmclaugh@sdf.lonestar.org --- gnome-icons-noia-full_MASTER_SITE_SUBDIR.diff ends here --- --- gnome-icons-noia-warm_MASTER_SITE_SUBDIR.diff begins 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 --- --- gnome-icons-refined_MASTER_SITE_SUBDIR.diff begins here --- diff -Nur gnome-icons-refined.orig/Makefile gnome-icons-refined/Makefile --- gnome-icons-refined.orig/Makefile Wed Aug 11 18:01:58 2004 +++ gnome-icons-refined/Makefile Sun Jul 24 18:49:11 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-Gnome-RH8 MAINTAINER= tmclaugh@sdf.lonestar.org --- gnome-icons-refined_MASTER_SITE_SUBDIR.diff ends here --- --- gnome-icons-slick_MASTER_SITE_SUBDIR.diff begins 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 --- --- gnome-icons-snow-apple_MASTER_SITE_SUBDIR.diff begins here --- diff -Nur gnome-icons-snow-apple.orig/Makefile gnome-icons-snow-apple/Makefile --- gnome-icons-snow-apple.orig/Makefile Wed Aug 11 18:01:58 2004 +++ gnome-icons-snow-apple/Makefile Sun Jul 24 18:55:05 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-Snow-Apple MAINTAINER= tmclaugh@sdf.lonestar.org --- gnome-icons-snow-apple_MASTER_SITE_SUBDIR.diff ends here --- --- gnome-icons-stylish_MASTER_SITE_SUBDIR.diff begins 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 --- --- gnome-icons-ximian-south_MASTER_SITE_SUBDIR.diff begins here --- diff -Nur gnome-icons-ximian-south.orig/Makefile gnome-icons-ximian-south/Makefile --- gnome-icons-ximian-south.orig/Makefile Wed Aug 11 18:01:59 2004 +++ gnome-icons-ximian-south/Makefile Sun Jul 24 19:00:19 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-Ximian-South-${PORTVERSION} MAINTAINER= tmclaugh@sdf.lonestar.org --- gnome-icons-ximian-south_MASTER_SITE_SUBDIR.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1122261235.0>