summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshattered <shattered>2013-05-18 20:50:36 +0000
committershattered <shattered>2013-05-18 20:50:36 +0000
commitbee61020cbedeab094f52ecd9ecfee7e598497df (patch)
tree8ca32f9a8330965868f80c02c2f3e38e262730f3
parentd94ddb91e3a833561192e4b03f0dbfdc09c7bda5 (diff)
downloadpkgsrc-bee61020cbedeab094f52ecd9ecfee7e598497df.tar.gz
Update to 3.08. Changes:
Fixed handling of --ignore-warnings and --ignore-errors so that these are now required to process files with warnings or errors. Added --test-eps making a partial test of EPS compliance. Added --dump for displaying summary of DSC information.
-rw-r--r--print/epstool/Makefile4
-rw-r--r--print/epstool/PLIST3
-rw-r--r--print/epstool/distinfo10
-rw-r--r--print/epstool/patches/patch-aa18
4 files changed, 17 insertions, 18 deletions
diff --git a/print/epstool/Makefile b/print/epstool/Makefile
index 3cc197b4e63..44763ee292b 100644
--- a/print/epstool/Makefile
+++ b/print/epstool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2012/10/08 13:45:37 asau Exp $
+# $NetBSD: Makefile,v 1.7 2013/05/18 20:50:36 shattered Exp $
#
-DISTNAME= epstool-3.07
+DISTNAME= epstool-3.08
CATEGORIES= print
MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
diff --git a/print/epstool/PLIST b/print/epstool/PLIST
index 88434919c4d..55e68e720a6 100644
--- a/print/epstool/PLIST
+++ b/print/epstool/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:11:54 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2013/05/18 20:50:36 shattered Exp $
bin/epstool
man/man1/epstool.1
share/doc/epstool/LICENCE
share/doc/epstool/epstool.htm
+share/doc/epstool/gsview.css
diff --git a/print/epstool/distinfo b/print/epstool/distinfo
index 975f5692198..3cf6cc724d1 100644
--- a/print/epstool/distinfo
+++ b/print/epstool/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2009/11/25 21:59:34 joerg Exp $
+$NetBSD: distinfo,v 1.4 2013/05/18 20:50:36 shattered Exp $
-SHA1 (epstool-3.07.tar.gz) = 14eeb1b103072030e706b077768d414b5ffac34c
-RMD160 (epstool-3.07.tar.gz) = 99b29d02dd1dc1827948d8da87ccc5f0669b57a6
-Size (epstool-3.07.tar.gz) = 184676 bytes
-SHA1 (patch-aa) = 990fdadbdf2837bd75c9350504eb3c3afa7d30bc
+SHA1 (epstool-3.08.tar.gz) = dc495934f06d3ea8b3209e8b02ea96c66c34f614
+RMD160 (epstool-3.08.tar.gz) = 5594fee09e105745b390de0d2e7144034d83b8e0
+Size (epstool-3.08.tar.gz) = 191567 bytes
+SHA1 (patch-aa) = 27ba994b57144cc075262557d68381429d732858
SHA1 (patch-ab) = 73e4665fbabb254846c331e4939b7c67ba341bc9
diff --git a/print/epstool/patches/patch-aa b/print/epstool/patches/patch-aa
index 61e09fefb3f..282c5addd8f 100644
--- a/print/epstool/patches/patch-aa
+++ b/print/epstool/patches/patch-aa
@@ -1,18 +1,16 @@
-$NetBSD: patch-aa,v 1.2 2009/11/25 21:59:34 joerg Exp $
+$NetBSD: patch-aa,v 1.3 2013/05/18 20:50:36 shattered Exp $
---- makefile.orig 2005-01-07 12:40:46.000000000 +0100
+--- makefile.orig 2005-06-10 09:41:00.000000000 +0000
+++ makefile
-@@ -32,11 +32,11 @@ LIBPNGINC=
- LIBPNGCFLAGS=
- LIBPNGLIBS=
+@@ -45,9 +45,9 @@ TARGET=epstool
+
+ include $(SRCDIR)/common.mak
-EPSTOOL_ROOT=/usr/local
+EPSTOOL_ROOT=${DESTDIR}${PREFIX}
EPSTOOL_BASE=$(prefix)$(EPSTOOL_ROOT)
- EPSTOOL_BINDIR=$(EPSTOOL_BASE)/bin
- EPSTOOL_MANDIR=$(EPSTOOL_BASE)/man
--EPSTOOL_DOCDIR=$(EPSTOOL_BASE)/share/doc
+-EPSTOOL_DOCDIR=$(EPSTOOL_BASE)/share/doc/epstool-$(EPSTOOL_VERSION)
+EPSTOOL_DOCDIR=$(EPSTOOL_BASE)/share/doc/epstool
+ EPSTOOL_MANDIR=$(EPSTOOL_BASE)/man
+ EPSTOOL_BINDIR=$(EPSTOOL_BASE)/bin
- LONGFILEDEF=
- LONGFILEMOD=cfile