Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-PDF-API2 p5-PDF-API2: update to 2.038.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf48057ffd62
branches: trunk
changeset: 438513:cf48057ffd62
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 07 14:44:55 2020 +0000
description:
p5-PDF-API2: update to 2.038.
2.038 2020-08-31
- Use PDF::API2::XS or Image::PNG::Libpng, if either is installed, to speed
up inclusion of PNG files with an alpha channel by an order of magnitude
(written by Rob Scovell, sponsored by prayerletters.com).
2.037 2020-02-05
- Allow PDF 2.0 files to be opened.
- [RT #131147] Ignore dictionary entries with null values (reported by Klaus
Ethgen, fix by Vadim Repin).
diffstat:
textproc/p5-PDF-API2/Makefile | 12 +++++-------
textproc/p5-PDF-API2/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 12 deletions(-)
diffs (44 lines):
diff -r 2342ee96fd9a -r cf48057ffd62 textproc/p5-PDF-API2/Makefile
--- a/textproc/p5-PDF-API2/Makefile Mon Sep 07 14:39:30 2020 +0000
+++ b/textproc/p5-PDF-API2/Makefile Mon Sep 07 14:44:55 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2020/08/31 18:11:51 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2020/09/07 14:44:55 wiz Exp $
-DISTNAME= PDF-API2-2.036
+DISTNAME= PDF-API2-2.038
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SS/SSIMMS/}
@@ -11,11 +10,10 @@
COMMENT= Perl5 module for next generation api for pdf
LICENSE= gnu-lgpl-v2.1
-#DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib>=1.0
+DEPENDS+= p5-Font-TTF-[0-9]*:../../fonts/p5-Font-TTF
-BUILD_DEPENDS+= p5-Test-Memory-Cycle>=0:../../devel/p5-Test-Memory-Cycle
-
-DEPENDS+= p5-Font-TTF>=0:../../fonts/p5-Font-TTF
+TEST_DEPENDS+= p5-Test-Memory-Cycle-[0-9]*:../../devel/p5-Test-Memory-Cycle
+TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
PERL5_PACKLIST= auto/PDF/API2/.packlist
diff -r 2342ee96fd9a -r cf48057ffd62 textproc/p5-PDF-API2/distinfo
--- a/textproc/p5-PDF-API2/distinfo Mon Sep 07 14:39:30 2020 +0000
+++ b/textproc/p5-PDF-API2/distinfo Mon Sep 07 14:44:55 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2019/09/18 14:25:01 wen Exp $
+$NetBSD: distinfo,v 1.22 2020/09/07 14:44:55 wiz Exp $
-SHA1 (PDF-API2-2.036.tar.gz) = 36908a1dc70cb1ac8535cfed616a88177fedf2e2
-RMD160 (PDF-API2-2.036.tar.gz) = 51a480df9505cd4932fb011b2e7e69da349312a8
-SHA512 (PDF-API2-2.036.tar.gz) = bebf250e355cbf3fc7dfe5a3fe8352bb1efcf4cb337417d03ca97cf22d6d89914a76701f26a4304fcd8983cfcb0b62ce487744958f18b709f3e9343e8c6d08db
-Size (PDF-API2-2.036.tar.gz) = 3511856 bytes
+SHA1 (PDF-API2-2.038.tar.gz) = 35f113f9bccd609e941b3831141a09706e694f32
+RMD160 (PDF-API2-2.038.tar.gz) = e92a821ac88eedb9d842372117592d56ec485e70
+SHA512 (PDF-API2-2.038.tar.gz) = b18203520ccd7a1ce2e7b79f326bd4b744fce1ba1754b0f60009f5572dcf5f2e972eb1fa540c007fde620bcdc170fb1af0a3d89ec55f6819454e6003f173e566
+Size (PDF-API2-2.038.tar.gz) = 3567202 bytes
Home |
Main Index |
Thread Index |
Old Index