pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-PDF-API2
Module Name: pkgsrc
Committed By: wen
Date: Tue Jul 4 02:17:16 UTC 2023
Modified Files:
pkgsrc/textproc/p5-PDF-API2: Makefile distinfo
Log Message:
Update to 2.044
Upstream changes:
2.044 2022-11-16
- Added support for QR codes.
- [GH-44] The X coordinate returned by $text->position() or (deprecated)
$text->textpos() was incorrect when read after being set twice (report by
Johan Vromans).
- [GH-45] Renamed transform's "relative" option to "repeat" and fixed the
documentation describing what it does (report by Johan Vromans).
- [GH-49] Fix page_layout storing its value as page_mode (report by Johan
Vromans).
- [GH-50] Fix $pdf->viewer_preferences to return the same values it accepts
for non_full_screen_page_mode (report by Johan Vromans).
- Minor doc clarifications and improved error messages.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/textproc/p5-PDF-API2/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/textproc/p5-PDF-API2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-PDF-API2/Makefile
diff -u pkgsrc/textproc/p5-PDF-API2/Makefile:1.54 pkgsrc/textproc/p5-PDF-API2/Makefile:1.55
--- pkgsrc/textproc/p5-PDF-API2/Makefile:1.54 Tue Jun 28 11:36:20 2022
+++ pkgsrc/textproc/p5-PDF-API2/Makefile Tue Jul 4 02:17:16 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2022/06/28 11:36:20 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2023/07/04 02:17:16 wen Exp $
-DISTNAME= PDF-API2-2.043
+DISTNAME= PDF-API2-2.044
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SS/SSIMMS/}
Index: pkgsrc/textproc/p5-PDF-API2/distinfo
diff -u pkgsrc/textproc/p5-PDF-API2/distinfo:1.28 pkgsrc/textproc/p5-PDF-API2/distinfo:1.29
--- pkgsrc/textproc/p5-PDF-API2/distinfo:1.28 Tue Jan 18 10:15:59 2022
+++ pkgsrc/textproc/p5-PDF-API2/distinfo Tue Jul 4 02:17:16 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2022/01/18 10:15:59 wen Exp $
+$NetBSD: distinfo,v 1.29 2023/07/04 02:17:16 wen Exp $
-BLAKE2s (PDF-API2-2.043.tar.gz) = 37e23693b91930305ec7577a799973fe9f0418eae3ad1d196d35fd03c3bfcb5d
-SHA512 (PDF-API2-2.043.tar.gz) = 457d638d19831718542a791ecc3f74c2af8111f16c4fc2f9a9eb499f8dbf480bc8dd928820cd838d3db18a568ac39451be7ee8051d3743c71ab3d4636e5bb2b9
-Size (PDF-API2-2.043.tar.gz) = 3594106 bytes
+BLAKE2s (PDF-API2-2.044.tar.gz) = 8a71694a0b8e65ce5d167c1cf51e59685ff9ad75e7303787d4c5966b2fa0ccb4
+SHA512 (PDF-API2-2.044.tar.gz) = 5d749676496d133164125275f1d35d84c6e3373cebf2b1515266473470a97cc1843f4dc8a494be0146c0c58486b535e7c27b4a034ae1b7ad19ecdb1e5c69e425
+Size (PDF-API2-2.044.tar.gz) = 3595900 bytes
Home |
Main Index |
Thread Index |
Old Index