Commit graph

15 commits

Author SHA1 Message Date
ryoon
543e538acd Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
wen
3a394958c9 Update to 0.39
Upstream changes:
0.39 Tues Sept 26 2016
     This release simply corrects the rev number

0.38 Mon Sept 26 2016
     118069: MYMETA must not be included

0.37 Fri Sept 23 2016
     101145 	Add support for IO::String and "in memory" files
     107301 	prStrWidth returns undef when string is '0'
     41287 	It seems that filehandles of TTF files are not closed
     79703 	Allow a handle to be provided instead of a file name
     107299 	Warnings on empty strings in prStrWidth/prText
     117892 	Could not open 'Reuse.pm' (0.36_02)
     93049 	PDF::Reuse Bookmarks bug and fix
     97290 	fix for uninitialized value $param{"Index"} when reading PDF version 1.5 file
     43232 	Wrong prototype for findFont()
     46202 	PDF-Reuse 0.35 prDoc/xrefSection problem
     48804 	Bad PDF Spins CPU
     59359 	qQ imbalance in Reuse.pm
     104874 	prMbox() not dealing with 0 ux/uy

     Thanks to all who contributed patches for these fixes!
2016-11-05 14:25:08 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiz
caeaebd5e0 Update to 0.36, provided by Leonardo Taccari in PR 49841.
Changes:
0.36 Wed Dec 10 2014
     Added binary blob handling to prJpeg
     Added prAltJpeg to allow for insertion of alternate low-res images for display
     Added support for grayscale images to prJpeg after suggestions from Ingo Lachmann
     Removing depricated define(@array) syntax per suggestion from Nigel Gourlay
     Updating copyright notices
2015-04-16 14:23:57 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +00:00
obache
ebc70ed263 Fixes DEPENDS pattern
* need surround {} with multiple pkgname.
* need -[0-9]* to allow all version.
2011-05-19 05:51:42 +00:00
obache
04e82b7729 * Change MASTER_SITES subdir to usual one
* add missing tail / to HOMEPAGE.
2011-05-19 04:57:45 +00:00
dmcmahill
3601c864dc Initial import of textproc/p5-PDF-Reuse version 0.35
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

This module could be used when you want to mass produce similar (but not
identical) PDF documents and reuse templates, JavaScripts and some other
components. It is functional to be fast, and to give your programs capacity
to produce many pages per second and very big PDF documents if necessary.

The module produces PDF-1.4 files. Some features of PDF-1.5, like "object
streams" and "cross reference streams", are supported, but only at an
experimental level. More testing is needed. (If you get problems with a new
document from Acrobat 6 or higher, try to save it or recreate it as a PDF-1.4
document first, before using it together with this module.)
2011-05-17 22:03:37 +00:00