diff options
author | minskim <minskim@pkgsrc.org> | 2007-05-29 01:22:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-05-29 01:22:17 +0000 |
commit | a75eb4582a6429554cfa1f9aa37ee129c9a25da0 (patch) | |
tree | 744b63950b9ad114d0b498172a0262dd238ea212 /graphics/ps2eps | |
parent | 8903dd20bc3fecab1eb510af5d804e72e5ea25ec (diff) | |
download | pkgsrc-a75eb4582a6429554cfa1f9aa37ee129c9a25da0.tar.gz |
Update ps2eps to 1.64.
Changes since 1.58:
- Tried to make DSCfilter command more robust
- better detection for files that have a binary heading stuff containing
even %! as character sequence
- changed year in comment and info printout only
- incorporated changes for Windows/Cygwin detection
- removed surrounding ticks '' for -c $translation in $translatecmd
- removed useless/unsupported 2>&1 in $bboxver for Windows
- fix for two negative offsets in translation
Diffstat (limited to 'graphics/ps2eps')
-rw-r--r-- | graphics/ps2eps/Makefile | 4 | ||||
-rw-r--r-- | graphics/ps2eps/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/ps2eps/Makefile b/graphics/ps2eps/Makefile index 3bae5bd854a..f10e21f0b52 100644 --- a/graphics/ps2eps/Makefile +++ b/graphics/ps2eps/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2007/05/28 23:18:52 heinz Exp $ +# $NetBSD: Makefile,v 1.3 2007/05/29 01:22:17 minskim Exp $ -DISTNAME= ps2eps-1.58 +DISTNAME= ps2eps-1.64 CATEGORIES= graphics MASTER_SITES= http://www.tm.uka.de/~bless/ EXTRACT_SUFX= .zip diff --git a/graphics/ps2eps/distinfo b/graphics/ps2eps/distinfo index bf02da79157..84724a3b36b 100644 --- a/graphics/ps2eps/distinfo +++ b/graphics/ps2eps/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/04/08 22:55:40 minskim Exp $ +$NetBSD: distinfo,v 1.2 2007/05/29 01:22:17 minskim Exp $ -SHA1 (ps2eps-1.58.zip) = ebe396ee783e1ff1464a372e0c3d70a6524fe12d -RMD160 (ps2eps-1.58.zip) = c2262b34c09e7190245b13cd51f35b912a3538f9 -Size (ps2eps-1.58.zip) = 115600 bytes +SHA1 (ps2eps-1.64.zip) = 927e131fb31f35e24eebafabc20fef28a3f3d006 +RMD160 (ps2eps-1.64.zip) = 457a1495bd69500cddae84bc87ae167f84444ed8 +Size (ps2eps-1.64.zip) = 115337 bytes SHA1 (patch-aa) = b411e4aff2d932b85c36ea30ed16eedcc6b8e20d |