Update to 2.045

Upstream changes:
2.045     2023-09-25

    - Fixed documentation error in synopsis for QR codes.

    - Fixed date validation when timezone offset minute contains a trailing
      apostrophe, which is required by the Adobe PDF specifications and
      prohibited by the ISO PDF specifications.  PDF::API2 now accepts either
      version as valid (report by Johan Vromans).

    - Fixed passing a GD object to $pdf->image() (reported by Hakon Hagland).

    - Fixed a crash when object numbers contain leading zeroes.
This commit is contained in:
wen 2024-01-07 13:03:15 +00:00
parent a57651fb36
commit 97bb5c055f
2 changed files with 6 additions and 7 deletions

View File

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.56 2023/07/06 09:41:42 wiz Exp $
# $NetBSD: Makefile,v 1.57 2024/01/07 13:03:15 wen Exp $
DISTNAME= PDF-API2-2.044
DISTNAME= PDF-API2-2.045
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SS/SSIMMS/}

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.29 2023/07/04 02:17:16 wen Exp $
$NetBSD: distinfo,v 1.30 2024/01/07 13:03:15 wen Exp $
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
BLAKE2s (PDF-API2-2.045.tar.gz) = 8fd651c59a021a4aa19c43acb1051d91750f2de869508b1b00b93ef01de00232
SHA512 (PDF-API2-2.045.tar.gz) = 86d71cec6ce9e7798948513b6408de404ec30e0022e8852a94e9ad602d4bc2f12285ec19f560c940c0e5303816748bdeaad604b9b53181252e9ea2ead1365be0
Size (PDF-API2-2.045.tar.gz) = 3595544 bytes