Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2004 00:00:42 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68381: Update port: graphics/epstool
Message-ID:  <20040627000042.04991a28.tkato432@yahoo.com>
Resent-Message-ID: <200406261510.i5QFASEg057239@freefall.freebsd.org>

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

>Number:         68381
>Category:       ports
>Synopsis:       Update port: graphics/epstool
>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:   Sat Jun 26 15:10:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
>Description:
- Add MASTER_SITE_TEX_CTAN to MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/epstool/Makefile graphics/epstool/Makefile
--- /usr/ports/graphics/epstool/Makefile	Sat May 29 13:34:51 2004
+++ graphics/epstool/Makefile	Sat May 29 13:36:15 2004
@@ -8,8 +8,9 @@
 PORTNAME=	epstool
 PORTVERSION=	3.05
 CATEGORIES=	graphics
-MASTER_SITES=	ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ \
-		http://voodoo.oberon.net/download/
+MASTER_SITES=	${MASTER_SITE_TEX_CTAN} \
+		ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
+MASTER_SITE_SUBDIR=	nonfree/support/ghostscript/ghostgum
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Create or extract preview bitmaps in EPS files
>Release-Note:
>Audit-Trail:
>Unformatted:



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