summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2012-03-15 01:53:45 +0000
committermarkd <markd@pkgsrc.org>2012-03-15 01:53:45 +0000
commit36f978ce3743a577613e10d1168abdf586c4248a (patch)
treedbef6dd7eb436153f6194b2e14c14a9570de5cfb /print
parentf7e59266232b6f5249a80b995de2e6b673df7414 (diff)
downloadpkgsrc-36f978ce3743a577613e10d1168abdf586c4248a.tar.gz
Update to 2.08
2.08: fixed a bug in one of the tests 2.07: two other common graphics formats (JPG and PNG) are now explicitly allowed as input files (i.e., not only PDF files are allowed as inputs). 2.06: changed the pdfbook script to include --booklet true as the default behaviour (thanks to Julien Bossert for this good suggestion). 2.05: changes to the pdfbook script [the --right-edge-binding option is now redundant, and there's a new --short-edge option for binding along the short edge of pages instead of the long edge (thanks to Marco Pessotto for this)]. The --preamble option to pdfjam is enhanced, to allow multiple instances which get concatenated. Also various minor corrections to man pages. 2.04: various minor improvements suggested by Debian maintainers (thanks to Eduard Bloch for these). The main things are: addition of the --version option; liberalisation of pdfjam to allow files in JPEG format to be specified as input, as well as PDF (I don't know why or if this might work! but some people have said it does); tidying of the man files; and more use of exec, to avoid forking. 2.03: fixed a bug which caused problems when your /bin/sh is the zsh shell; fixed a bug which prevented the correct representation of many UTF-8 characters in pdfinfo data.
Diffstat (limited to 'print')
-rw-r--r--print/pdfjam/Makefile6
-rw-r--r--print/pdfjam/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/print/pdfjam/Makefile b/print/pdfjam/Makefile
index e1cacb8a695..c7f360ffd08 100644
--- a/print/pdfjam/Makefile
+++ b/print/pdfjam/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2012/03/10 22:23:13 markd Exp $
+# $NetBSD: Makefile,v 1.9 2012/03/15 01:53:45 markd Exp $
#
-DISTNAME= pdfjam_2.02
-PKGNAME= ${DISTNAME:C/_/-/}
+DISTNAME= pdfjam_208
+PKGNAME= pdfjam-2.08
CATEGORIES= print
MASTER_SITES= http://www.warwick.ac.uk/go/pdfjam/
EXTRACT_SUFX= .tgz
diff --git a/print/pdfjam/distinfo b/print/pdfjam/distinfo
index 16a562f57fb..dae85ab5402 100644
--- a/print/pdfjam/distinfo
+++ b/print/pdfjam/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/03/10 22:23:13 markd Exp $
+$NetBSD: distinfo,v 1.3 2012/03/15 01:53:45 markd Exp $
-SHA1 (pdfjam_2.02.tgz) = f9f69d65e9280291d3920510914756767f7e94db
-RMD160 (pdfjam_2.02.tgz) = 5f2f6e009e0c77668e103177d510991834d98d18
-Size (pdfjam_2.02.tgz) = 127478 bytes
+SHA1 (pdfjam_208.tgz) = 981b504ef96369a203f85fefb42d4ea0d1194493
+RMD160 (pdfjam_208.tgz) = 98452c703d3d799e8562763d2d828aa64e63b893
+Size (pdfjam_208.tgz) = 180725 bytes