Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2004 02:00:15 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74731: Update port: graphics/epstool to 3.06
Message-ID:  <20041206020015.195ac9db.tkato432@yahoo.com>
Resent-Message-ID: <200412051710.iB5HAJjb074485@freefall.freebsd.org>

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

>Number:         74731
>Category:       ports
>Synopsis:       Update port: graphics/epstool to 3.06
>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:   Sun Dec 05 17:10:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 3.06

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/epstool/Makefile graphics/epstool/Makefile
--- /usr/ports/graphics/epstool/Makefile	Mon Jun 28 23:00:19 2004
+++ graphics/epstool/Makefile	Tue Nov 30 18:08:30 2004
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	epstool
-PORTVERSION=	3.05
+PORTVERSION=	3.06
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_TEX_CTAN} \
-		ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
+		ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ \
+		ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/old/
 MASTER_SITE_SUBDIR=	nonfree/support/ghostscript/ghostgum
 
 MAINTAINER=	ports@FreeBSD.org
@@ -17,7 +18,6 @@
 
 USE_GHOSTSCRIPT_RUN=	yes
 
-USE_REINPLACE=	yes
 USE_GMAKE=	yes
 MAKEFILE=	makefile
 MAKE_ARGS=	MAKE="${GMAKE}" CC="${CC}" CCAUX="${CC}" CDEBUG="${CFLAGS}" \
@@ -36,9 +36,6 @@
 	@${ECHO_MSG} "      AFPL Postscript interpreter instead of GNU one"
 	@${ECHO_MSG} ""
 .endif
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|make -f|$$(MAKE) -f|g' ${WRKSRC}/src/unix.mak
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/bin/epstool ${PREFIX}/bin
diff -urN /usr/ports/graphics/epstool/distinfo graphics/epstool/distinfo
--- /usr/ports/graphics/epstool/distinfo	Thu Apr 29 08:58:42 2004
+++ graphics/epstool/distinfo	Tue Nov 30 18:05:41 2004
@@ -1,2 +1,2 @@
-MD5 (epstool-3.05.tar.gz) = 8b5d130b6578fdea16dffe393577785d
-SIZE (epstool-3.05.tar.gz) = 177119
+MD5 (epstool-3.06.tar.gz) = 903ce5bd7b43f799c56d0ec39d3b2510
+SIZE (epstool-3.06.tar.gz) = 184376
>Release-Note:
>Audit-Trail:
>Unformatted:



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