ports/161187: [PATCH] x11-themes/slim-themes: fix MASTER_SITES

Dmitry Marakasov amdmi3 at amdmi3.ru
Sat Oct 1 10:20:07 UTC 2011


>Number:         161187
>Category:       ports
>Synopsis:       [PATCH] x11-themes/slim-themes: fix MASTER_SITES
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 01 10:20:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Mar  8 09:48:52 MSK
>Description:
Fix URL for old_themes: these should be fetched from slim/ subdir of MASTER_SITE_BERLIOS, not from the root as they were.

Port maintainer (rea at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- slim-themes-1.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/x11-themes/slim-themes/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	27 Nov 2010 18:59:51 -0000	1.4
+++ Makefile	1 Oct 2011 10:08:28 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	slim-themes
 PORTVERSION=	1.0.1
 CATEGORIES=	x11-themes
-MASTER_SITES=	${MASTER_SITE_BERLIOS:S/$/:old_themes/g} \
+MASTER_SITES=	BERLIOS/slim:old_themes \
 		http://slim.berlios.de/themes/:new_themes
 MASTER_SITE_SUBDIR=	slim
 DISTFILES=
--- slim-themes-1.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list