diff options
author | minskim <minskim> | 2011-07-28 07:21:07 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-07-28 07:21:07 +0000 |
commit | 7e798d7bff65e2a1f1de99e2d6f10567dbe8b528 (patch) | |
tree | c55f1afdc09182bfc3652484eca118c127254f4d /graphics | |
parent | 36afc7a06f6b99f15c3ca336d1cde15041537c28 (diff) | |
download | pkgsrc-7e798d7bff65e2a1f1de99e2d6f10567dbe8b528.tar.gz |
Update ps2eps to 1.68.
Changes:
- quoted translate command string
- quote of tmpfname for coping with spaces in filenames
- added -a option
- changed handling of hiresBB (now rounded to hiresprecision, by default 0.5pt)
- added %%BeginData %%EndData as indicators for Binary Section
- added new option -b (treat as binary) to prevent filtering CR/LF stuff
- fixed help/usage formatting output
Diffstat (limited to 'graphics')
-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 f10e21f0b52..03397a895fc 100644 --- a/graphics/ps2eps/Makefile +++ b/graphics/ps2eps/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2007/05/29 01:22:17 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2011/07/28 07:21:07 minskim Exp $ -DISTNAME= ps2eps-1.64 +DISTNAME= ps2eps-1.68 CATEGORIES= graphics MASTER_SITES= http://www.tm.uka.de/~bless/ EXTRACT_SUFX= .zip diff --git a/graphics/ps2eps/distinfo b/graphics/ps2eps/distinfo index 84724a3b36b..baa8173eeb1 100644 --- a/graphics/ps2eps/distinfo +++ b/graphics/ps2eps/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2007/05/29 01:22:17 minskim Exp $ +$NetBSD: distinfo,v 1.3 2011/07/28 07:21:07 minskim Exp $ -SHA1 (ps2eps-1.64.zip) = 927e131fb31f35e24eebafabc20fef28a3f3d006 -RMD160 (ps2eps-1.64.zip) = 457a1495bd69500cddae84bc87ae167f84444ed8 -Size (ps2eps-1.64.zip) = 115337 bytes +SHA1 (ps2eps-1.68.zip) = de04bbda923cf115d544d6288286f437a516b70f +RMD160 (ps2eps-1.68.zip) = 4063d7b703c208e7d4b37a01cdde42898c802e5b +Size (ps2eps-1.68.zip) = 109264 bytes SHA1 (patch-aa) = b411e4aff2d932b85c36ea30ed16eedcc6b8e20d |