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:           Wed Feb 18 07:20:53 UTC 2026

Modified Files:
        pkgsrc/textproc/p5-PDF-API2: Makefile distinfo

Log Message:
Update to 2.048

Upstream changes:
2.048     2025-08-29
    - [GH-85] Fix default_page_size when called without arguments (patch by
      Johan Vromans).
    - [GH-90] Fix deprecated option -noembed (reported by Bernhard Schmalhofer).
    - [GH-91] Support annotation links to a named external destination (patch by
      Johan Vromans).
    - [GH-92] Allow Font::TTF::Font objects to be used as fonts (patch by Johan
      Vromans).


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/textproc/p5-PDF-API2/Makefile
cvs rdiff -u -r1.31 -r1.32 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.60 pkgsrc/textproc/p5-PDF-API2/Makefile:1.61
--- pkgsrc/textproc/p5-PDF-API2/Makefile:1.60   Fri Jul  4 08:48:19 2025
+++ pkgsrc/textproc/p5-PDF-API2/Makefile        Wed Feb 18 07:20:53 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2025/07/04 08:48:19 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2026/02/18 07:20:53 wen Exp $
 
-DISTNAME=      PDF-API2-2.047
+DISTNAME=      PDF-API2-2.048
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 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.31 pkgsrc/textproc/p5-PDF-API2/distinfo:1.32
--- pkgsrc/textproc/p5-PDF-API2/distinfo:1.31   Sun May 26 12:40:36 2024
+++ pkgsrc/textproc/p5-PDF-API2/distinfo        Wed Feb 18 07:20:53 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2024/05/26 12:40:36 wen Exp $
+$NetBSD: distinfo,v 1.32 2026/02/18 07:20:53 wen Exp $
 
-BLAKE2s (PDF-API2-2.047.tar.gz) = b910f834c0c0eea5ab8a408e60d5555314f45f66d8127ed1533ce3441ebfd857
-SHA512 (PDF-API2-2.047.tar.gz) = 8e3fed9adbd96c15a052ccf78ec516bcf5735b0da95f7259cbbfa8c5486af56daa36bd9fe759821fa2d908cb63e46d993f38a1b2402ecc6c2f93a32d6ead8a9a
-Size (PDF-API2-2.047.tar.gz) = 3596588 bytes
+BLAKE2s (PDF-API2-2.048.tar.gz) = 3cfd6722215a5e40f7f11dda3e080f61748190920af57e213e9ceb04288b19bd
+SHA512 (PDF-API2-2.048.tar.gz) = 70de47e709c8327bad55ea5cca72b619e4d713da0bbda601cd9cfe55970ae20b455f963fae9f7967759566203a1807041444eb6e0267a8d3cf39cbd3b6db95e4
+Size (PDF-API2-2.048.tar.gz) = 3598218 bytes



Home | Main Index | Thread Index | Old Index