ports/135033: Update port: graphics/eps2png to 2.7

KATO Tsuguru tkato432 at yahoo.com
Thu May 28 18:10:02 UTC 2009


>Number:         135033
>Category:       ports
>Synopsis:       Update port: graphics/eps2png to 2.7
>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:   Thu May 28 18:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.7

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/eps2png/Makefile graphics/eps2png/Makefile
--- /usr/ports/graphics/eps2png/Makefile	2008-04-18 01:24:46.000000000 +0900
+++ graphics/eps2png/Makefile	2009-05-27 05:25:17.000000000 +0900
@@ -6,21 +6,17 @@
 #
 
 PORTNAME=	eps2png
-PORTVERSION=	2.6
+PORTVERSION=	2.7
 CATEGORIES=	graphics
-MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	../../authors/id/J/JV/JV
+MASTER_SITES=	CPAN/../../authors/id/J/JV/JV
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Converts EPS images to PNG
 
 USE_GHOSTSCRIPT=	yes
-
 PERL_CONFIGURE=	yes
+MAKE_ARGS=	INSTLLSCRIPT="${PREFIX}/bin"
 
 MAN1=		eps2png.1
 
-do-install:
-	@cd ${WRKSRC}; ${SETENV} ${INSTALL_ENV} ${MAKE} INSTALLSCRIPT=${PREFIX}/bin install
-
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/eps2png/distinfo graphics/eps2png/distinfo
--- /usr/ports/graphics/eps2png/distinfo	2008-04-04 01:04:39.000000000 +0900
+++ graphics/eps2png/distinfo	2009-05-27 04:54:14.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (eps2png-2.6.tar.gz) = 8cdb801d8eae124e7e42a2dc8408422c
-SHA256 (eps2png-2.6.tar.gz) = f88e696317a549bc1e66353bb99b81d00c3a34191ac18a74456393d47d625cc1
-SIZE (eps2png-2.6.tar.gz) = 18683
+MD5 (eps2png-2.7.tar.gz) = e5360a8a5c1ac59f78cb7a2295ee84d4
+SHA256 (eps2png-2.7.tar.gz) = 42210eaf10892addd02171a9d9c22c34af73c1a4564dfb8d125adc2c2a517cd8
+SIZE (eps2png-2.7.tar.gz) = 18768
diff -urN /usr/ports/graphics/eps2png/pkg-descr graphics/eps2png/pkg-descr
--- /usr/ports/graphics/eps2png/pkg-descr	2001-02-13 03:37:23.000000000 +0900
+++ graphics/eps2png/pkg-descr	2009-05-27 05:35:07.000000000 +0900
@@ -1,4 +1,4 @@
-eps2png takes an EPS image and transforms it into a
-PNG image.
+epf2png converts files from EPS format (Encapsulated PostScript) to
+PNG (Portable Network Graphics), JPEG or GIF formats.
 
-WWW: http://www.squirrel.nl/people/jvromans/sw_eps2png.html
+WWW: http://www.vromans.org/johan/software/sw_eps2png.html
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list