Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 21:30:32 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64762: Update port: graphics/gimp-devel
Message-ID:  <20040326213032.4316ab16.tkato@prontomail.com>
Resent-Message-ID: <200403261240.i2QCeSMu040761@freefall.freebsd.org>

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

>Number:         64762
>Category:       ports
>Synopsis:       Update port: graphics/gimp-devel
>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:   Fri Mar 26 04:40:26 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/gimp-devel/Makefile graphics/gimp-devel/Makefile
--- /usr/ports/graphics/gimp-devel/Makefile	Thu Mar 25 01:48:45 2004
+++ graphics/gimp-devel/Makefile	Fri Mar 26 15:00:51 2004
@@ -14,7 +14,7 @@
 		http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \
 		ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \
 		ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
-		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,}
+		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,}
 MASTER_SITE_SUBDIR=	gimp/v${PORTVERSION:R}
 #MASTER_SITE_SUBDIR=	gimp/v${PORTVERSION:R}/testing
 #DISTNAME=	${PORTNAME}-${PORTVERSION:S/.pre/pre/}
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040326213032.4316ab16.tkato>