pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 28 10:35:27 UTC 2026

Modified Files:
        pkgsrc/doc: CHANGES-2026
        pkgsrc/print: Makefile
Removed Files:
        pkgsrc/print/py-PDF2: DESCR Makefile PLIST distinfo
        pkgsrc/print/py-PDF2/patches: patch-PyPDF2_pdf.py

Log Message:
py-PDF2: remove

upstream redirects to py-pdf, no users in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.698 -r1.699 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.953 -r1.954 pkgsrc/print/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/print/py-PDF2/DESCR
cvs rdiff -u -r1.8 -r0 pkgsrc/print/py-PDF2/Makefile \
    pkgsrc/print/py-PDF2/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/print/py-PDF2/PLIST
cvs rdiff -u -r1.1 -r0 pkgsrc/print/py-PDF2/patches/patch-PyPDF2_pdf.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.698 pkgsrc/doc/CHANGES-2026:1.699
--- pkgsrc/doc/CHANGES-2026:1.698       Wed Jan 28 10:33:39 2026
+++ pkgsrc/doc/CHANGES-2026     Wed Jan 28 10:35:26 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.698 2026/01/28 10:33:39 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.699 2026/01/28 10:35:26 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -905,3 +905,4 @@ Changes to the packages collection and i
        Added security/py-hanko-certvalidator version 0.29.0 [wiz 2026-01-28]
        Added security/py-hanko version 0.32.0 [wiz 2026-01-28]
        Updated print/py-xhtml2pdf to 0.2.17 [wiz 2026-01-28]
+       Removed print/py-PDF2 successor textproc/py-pdf [wiz 2026-01-28]

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.953 pkgsrc/print/Makefile:1.954
--- pkgsrc/print/Makefile:1.953 Sun Dec 28 14:20:03 2025
+++ pkgsrc/print/Makefile       Wed Jan 28 10:35:26 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.953 2025/12/28 14:20:03 adam Exp $
+# $NetBSD: Makefile,v 1.954 2026/01/28 10:35:26 wiz Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -137,7 +137,6 @@ SUBDIR+=    psjoin
 SUBDIR+=       pslib
 SUBDIR+=       psutils
 SUBDIR+=       ptexenc
-SUBDIR+=       py-PDF2
 SUBDIR+=       py-cups
 SUBDIR+=       py-latexcodec
 SUBDIR+=       py-octoprint



Home | Main Index | Thread Index | Old Index