doesn't help any more) so it calls the "dialog" program without requiring
the "DIALOG_PROG" environment variable to be set. Bump package revision
because of this fix.
PDFjam is a small collection of shell scripts which provide a simple
interface to some of the functionality of the excellent pdfpages package
(by Andreas Matthias) for pdfLaTeX. At present the utilities available
are:
+ pdfnup, which allows PDF files to be "n-upped" in roughly the way
that psnup does for PostScript files.
+ pdfjoin, which concatenates the pages of multiple PDF files together
into a single file
+ pdf90, which rotates the pages of one or more PDF files through 90
degrees (anti-clockwise).
PDFjam is a small collection of shell scripts which provide a simple
interface to some of the functionality of the excellent pdfpages package
(by Andreas Matthias) for pdfLaTeX. At present the utilities available
are:
+ pdfnup, which allows PDF files to be "n-upped" in roughly the way
that psnup does for PostScript files.
+ pdfjoin, which concatenates the pages of multiple PDF files together
into a single file
+ pdf90, which rotates the pages of one or more PDF files through 90
degrees (anti-clockwise).
Version 1.3.0
(18 August 2005, from /tags/1.3.0)
Bugs fixed:
* Fix cvs2svn's dumpfile output to work after Subversion's r12645.
* Fix issue #71: Avoid resyncing two consecutive CVS revs to same time.
* Fix issue #88: Don't allow resyncing to throw off CVS revision order.
* Fix issue #89: Handle initially dead branch revisions acceptably.
* Fix some branch-filling bugs (r1429, r1444).
Improvements and output changes:
* Better --encoding support when iconv_codec module is available.
* Speedups to pass8 (r1421)
* Use standard "rNNN" syntax when printing Subversion revisions.
as bacula-1.38.3.tar.gz. The mirrors were probably not up-to-date yet when I
updated the bacula package (which was right after the release announcement).
The Bacula developers have acknowledged the problem and have modified their
beta release scripts so that future beta releases will have unique names like
bacula-beta-<version>-<date>.tar.gz.
Don't do the DIST_SUBDIR trick as the mirrors synced shortly after that.
ftp.netbsd.org has the correct file.
This fixes PR pkg/32477.