pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-PDF-Reuse Update to 0.39



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3af857771aaf
branches:  trunk
changeset: 354629:3af857771aaf
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Nov 05 14:25:08 2016 +0000

description:
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!

diffstat:

 textproc/p5-PDF-Reuse/Makefile |   5 ++---
 textproc/p5-PDF-Reuse/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 3484e22003aa -r 3af857771aaf textproc/p5-PDF-Reuse/Makefile
--- a/textproc/p5-PDF-Reuse/Makefile    Sat Nov 05 14:05:20 2016 +0000
+++ b/textproc/p5-PDF-Reuse/Makefile    Sat Nov 05 14:25:08 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:31 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/11/05 14:25:08 wen Exp $
 
-DISTNAME=      PDF-Reuse-0.36
+DISTNAME=      PDF-Reuse-0.39
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    textproc print perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=PDF/}
 
diff -r 3484e22003aa -r 3af857771aaf textproc/p5-PDF-Reuse/distinfo
--- a/textproc/p5-PDF-Reuse/distinfo    Sat Nov 05 14:05:20 2016 +0000
+++ b/textproc/p5-PDF-Reuse/distinfo    Sat Nov 05 14:25:08 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:59:46 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/11/05 14:25:08 wen Exp $
 
-SHA1 (PDF-Reuse-0.36.tar.gz) = f4cefb6f8a7f1251e343b30c6dcb57e26f3f0dfa
-RMD160 (PDF-Reuse-0.36.tar.gz) = 04548a30f9560edb3f54513c8c1a3bea2d976774
-SHA512 (PDF-Reuse-0.36.tar.gz) = c60844d6ed824184c9f8b56cfeae183d631831e43f7c032a4dcaf8b9fcefe10637f6c9bda26149c56f3beb9a8e21ed38f1e5b3233485735b921021cdfc2d9b81
-Size (PDF-Reuse-0.36.tar.gz) = 62521 bytes
+SHA1 (PDF-Reuse-0.39.tar.gz) = 59299ed80d44fc711729d6d5f293585c77afda84
+RMD160 (PDF-Reuse-0.39.tar.gz) = 24e4a390b4effe099c49577690a939bdf5b04b01
+SHA512 (PDF-Reuse-0.39.tar.gz) = b9c570788990a5e21963577b2227e0a0d50ab7be87c7fa1bfcf2d6ff994c12a260fe6777eaf4ff95447e18d2ccaee6f55813df29aa4c205ddbe89529e9f9b60c
+Size (PDF-Reuse-0.39.tar.gz) = 64884 bytes



Home | Main Index | Thread Index | Old Index