Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2005 03:00:12 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83155: Update port: graphics/epstool to 3.08
Message-ID:  <20050709030012.2c71a985.tkato432@yahoo.com>
Resent-Message-ID: <200507081810.j68IAAFK023630@freefall.freebsd.org>

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

>Number:         83155
>Category:       ports
>Synopsis:       Update port: graphics/epstool to 3.08
>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 Jul 08 18:10:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 3.08

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/epstool/Makefile graphics/epstool/Makefile
--- /usr/ports/graphics/epstool/Makefile	Thu Jan 13 14:23:39 2005
+++ graphics/epstool/Makefile	Sat Jul  9 02:43:30 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	epstool
-PORTVERSION=	3.07
+PORTVERSION=	3.08
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_TEX_CTAN} \
 		ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ \
@@ -20,14 +20,17 @@
 
 USE_GMAKE=	yes
 MAKEFILE=	makefile
-MAKE_ARGS=	MAKE="${GMAKE}" CC="${CC}" CCAUX="${CC}" CDEBUG="${CFLAGS}" \
+MAKE_ARGS=	MAKE="${GMAKE}" GSCDEBUG="" CC="${CC}" CCAUX="${CC}" \
 		CLINK="${CC} ${LDFLAGS}" LINK="${CC} ${LDFLAGS}" EPSLIB="" \
 		GTKCFLAGS="" GTKLIBS="" LIBPNGCFLAGS="" LIBPNGLIBS=""
 ALL_TARGET=	${PORTNAME}
 
 MAN1=		epstool.1
-PORTDOCS=	epstool.htm gsview.css
 PLIST_FILES=	bin/epstool
+
+.if !defined(NOPORTDOCS)
+PORTDOCS=	epstool.htm gsview.css
+.endif
 
 pre-everything::
 .if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
diff -urN /usr/ports/graphics/epstool/distinfo graphics/epstool/distinfo
--- /usr/ports/graphics/epstool/distinfo	Thu Jan 13 14:23:39 2005
+++ graphics/epstool/distinfo	Sat Jul  9 02:33:08 2005
@@ -1,2 +1,2 @@
-MD5 (epstool-3.07.tar.gz) = ab140fdf8760e5e62fd11a5bace52fa7
-SIZE (epstool-3.07.tar.gz) = 184676
+MD5 (epstool-3.08.tar.gz) = 465a57a598dbef411f4ecbfbd7d4c8d7
+SIZE (epstool-3.08.tar.gz) = 191567
>Release-Note:
>Audit-Trail:
>Unformatted:



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