Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2005 23:00:34 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77976: Update port: print/scribus
Message-ID:  <20050223230034.373b464f.tkato432@yahoo.com>
Resent-Message-ID: <200502231410.j1NEAQ03014430@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77976
>Category:       ports
>Synopsis:       Update port: print/scribus
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 23 14:10:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Add MASTER_SITE_SOURCEFORGE to MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/scribus/Makefile print/scribus/Makefile
--- /usr/ports/print/scribus/Makefile	Thu Jan 13 14:28:16 2005
+++ print/scribus/Makefile	Wed Feb 23 22:26:13 2005
@@ -9,8 +9,9 @@
 PORTNAME=	scribus
 PORTVERSION=	1.2.1
 CATEGORIES=	print editors
-MASTER_SITES=	http://www.scribus.org.uk/downloads/%SUBDIR%/
-MASTER_SITE_SUBDIR=	${PORTVERSION}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+		http://www.scribus.org.uk/downloads/${PORTVERSION}/
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A comprehensive desktop publishing program
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050223230034.373b464f.tkato432>