Update to 2.030

Upstream changes:
2.030     2016-10-13

    - Fix a font naming issue introduced while satisfying
      Perl::Critic.


2.029     2016-10-10

    - [RT #113293] Files with cross-reference streams weren't
      correctly setting the max object number (report and
      troubleshooting by Marco Pessotto).

    - Handle TIFF images with strips that are wider than the image
      (report and patch by Jeffrey Ratcliffe).

    - [RT #98574] Increase test coverage of PDF::API2::Content (tests
      by Phil Perry).

    - A bunch of code cleanup and documentation updates by Paul
      Cochrane.

    - Add a missing prereq on Win32 systems (patch by Michiel Beijen).

    - [RT #113514, #98552] Fix the dash() and renderingintent()
      methods in ExtGState (reported by Vadim Repin and Phil Perry).

    - Satisfy all Perl::Critic severity 5 policies.

    - [RT #117940] Allow PNG, GIF, and PNM files to be opened from
      filehandles in addition to filenames (patch by Johan Vromans).

    - [RT #33970] Fail fast when a referenced file can't be opened
      (requested by Barrie Slaymaker a mere 8.5 years ago).

    - Add -simplex, -duplexfliplongedge and -duplexflipshortedge as
      options to $pdf->preferences() (requested by Doug Poulin).
This commit is contained in:
wen 2016-10-15 07:35:31 +00:00
parent 2e3e21e08a
commit a33fb223fe
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.38 2016/07/15 13:36:08 mef Exp $
# $NetBSD: Makefile,v 1.39 2016/10/15 07:35:31 wen Exp $
DISTNAME= PDF-API2-2.028
DISTNAME= PDF-API2-2.030
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SS/SSIMMS/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.17 2016/07/15 13:36:08 mef Exp $
$NetBSD: distinfo,v 1.18 2016/10/15 07:35:31 wen Exp $
SHA1 (PDF-API2-2.028.tar.gz) = 361a0265a89e953db67160e09e0b00d1b0558cec
RMD160 (PDF-API2-2.028.tar.gz) = dd19114d26e2f6f508d02b87df944244302ccfdd
SHA512 (PDF-API2-2.028.tar.gz) = 0d2a79d00df900b559dd89566b7aa09ab8585b46677f2cd2c65d6cb95d9cf48a7ab7b6f022ad1517ae0c66e8a141b95d264b84735a2368a9341d076bcca68440
Size (PDF-API2-2.028.tar.gz) = 3501011 bytes
SHA1 (PDF-API2-2.030.tar.gz) = 98768b4d00bb92de2ea8aaeec85232435dcd0364
RMD160 (PDF-API2-2.030.tar.gz) = bd4f66fb19aedc19435f9ac77e044027434849bd
SHA512 (PDF-API2-2.030.tar.gz) = 8ec2b14bcbc0c6b6d506469b28f6346c3eda5bc6e1cf5a52836545bb121fc1c66363aaa486403246cd502a6305e540530a44f7bf4762e130c84eebb7d8374856
Size (PDF-API2-2.030.tar.gz) = 3502793 bytes