Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 2004 22:00:17 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65993: Update port: graphics/epstool 3.05
Message-ID:  <20040426220017.6b10cfcc.tkato@prontomail.com>
Resent-Message-ID: <200404261310.i3QDAI33053872@freefall.freebsd.org>

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

>Number:         65993
>Category:       ports
>Synopsis:       Update port: graphics/epstool 3.05
>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:   Mon Apr 26 06:10:18 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 3.05

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/epstool/Makefile graphics/epstool/Makefile
--- /usr/ports/graphics/epstool/Makefile	Wed Feb  4 18:59:21 2004
+++ graphics/epstool/Makefile	Sun Apr 25 21:20:49 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	epstool
-PORTVERSION=	3.04
-PORTREVISION=	1
+PORTVERSION=	3.05
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
 
@@ -20,10 +19,13 @@
 USE_GMAKE=	yes
 MAKEFILE=	makefile
 MAKE_ARGS=	MAKE="${GMAKE}" CC="${CC}" CCAUX="${CC}" CDEBUG="${CFLAGS}" \
-		CLINK="${CC} ${LDFLAGS}" LINK="${CC} ${LDFLAGS}" EPSLIB=""
+		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
 
 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 29 20:25:44 2004
+++ graphics/epstool/distinfo	Sun Apr 25 21:07:45 2004
@@ -1,2 +1,2 @@
-MD5 (epstool-3.04.tar.gz) = 54ba776680ee46d12c720113766f26ad
-SIZE (epstool-3.04.tar.gz) = 173762
+MD5 (epstool-3.05.tar.gz) = 8b5d130b6578fdea16dffe393577785d
+SIZE (epstool-3.05.tar.gz) = 177119
diff -urN /usr/ports/graphics/epstool/pkg-plist graphics/epstool/pkg-plist
--- /usr/ports/graphics/epstool/pkg-plist	Mon Oct 20 09:07:23 2003
+++ graphics/epstool/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,4 +0,0 @@
-bin/epstool
-%%PORTDOCS%%%%DOCSDIR%%/epstool.htm
-%%PORTDOCS%%%%DOCSDIR%%/gsview.css
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



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