Bug 84032 - [x11-themes/gnome-icons-*] fix MASTER_SITE_SUBDIR, make fetchable again
Summary: [x11-themes/gnome-icons-*] fix MASTER_SITE_SUBDIR, make fetchable again
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jeremy Messenger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-25 04:20 UTC by Tom McLaughlin
Modified: 2005-07-25 06:23 UTC (History)
0 users

See Also:


Attachments
gnome-icons-aqua-fusion_MASTER_SITE_SUBDIR.diff (492 bytes, patch)
2005-07-25 04:20 UTC, Tom McLaughlin
no flags Details | Diff
gnome-icons-noia-full_MASTER_SITE_SUBDIR.diff (484 bytes, patch)
2005-07-25 04:20 UTC, Tom McLaughlin
no flags Details | Diff
gnome-icons-refined_MASTER_SITE_SUBDIR.diff (475 bytes, patch)
2005-07-25 04:20 UTC, Tom McLaughlin
no flags Details | Diff
gnome-icons-snow-apple_MASTER_SITE_SUBDIR.diff (488 bytes, patch)
2005-07-25 04:20 UTC, Tom McLaughlin
no flags Details | Diff
gnome-icons-ximian-south_MASTER_SITE_SUBDIR.diff (513 bytes, patch)
2005-07-25 04:20 UTC, Tom McLaughlin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom McLaughlin 2005-07-25 04:20:10 UTC

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 ---
Comment 1 Tom McLaughlin 2005-07-25 04:29:16 UTC
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
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2005-07-25 06:13:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mezz

I'll take this.
Comment 3 Jeremy Messenger freebsd_committer freebsd_triage 2005-07-25 06:23:07 UTC
State Changed
From-To: open->closed

Committed, thanks!