pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/py-pspdfutils



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Sep  4 11:14:03 UTC 2025

Modified Files:
        pkgsrc/print/py-pspdfutils: Makefile distinfo

Log Message:
py-pspdfutils: updated to 3.3.13

3.3.13

This release fixes the names of the commands in their man pages.
Previously, all the command synopses gave the command name as “psutils”.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/print/py-pspdfutils/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/py-pspdfutils/distinfo

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

Modified files:

Index: pkgsrc/print/py-pspdfutils/Makefile
diff -u pkgsrc/print/py-pspdfutils/Makefile:1.28 pkgsrc/print/py-pspdfutils/Makefile:1.29
--- pkgsrc/print/py-pspdfutils/Makefile:1.28    Sun Aug 31 10:18:58 2025
+++ pkgsrc/print/py-pspdfutils/Makefile Thu Sep  4 11:14:03 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2025/08/31 10:18:58 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2025/09/04 11:14:03 adam Exp $
 
-DISTNAME=      psutils-3.3.12
+DISTNAME=      psutils-3.3.13
 # renamed from pspdfutils to psutils in 3.3.7
 # TODO: follow suit
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/ps/pspdf/}
@@ -29,7 +29,6 @@ PYTHON_SELF_CONFLICT=         yes
 .include "../../mk/bsd.prefs.mk"
 
 post-install:
-       ${RM} ${DESTDIR}${PREFIX}/${PYSITELIB}/psutils-${PKGVERSION_NOREV}.dist-info/.bak.0.SOURCES.txt
 .if ${PKGMANDIR} != "share/man"
        cd ${DESTDIR}${PREFIX}/share/man && ${MV} * ${DESTDIR}${PREFIX}/${PKGMANDIR}
 .endif

Index: pkgsrc/print/py-pspdfutils/distinfo
diff -u pkgsrc/print/py-pspdfutils/distinfo:1.16 pkgsrc/print/py-pspdfutils/distinfo:1.17
--- pkgsrc/print/py-pspdfutils/distinfo:1.16    Sun Aug 31 10:18:58 2025
+++ pkgsrc/print/py-pspdfutils/distinfo Thu Sep  4 11:14:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2025/08/31 10:18:58 wiz Exp $
+$NetBSD: distinfo,v 1.17 2025/09/04 11:14:03 adam Exp $
 
-BLAKE2s (psutils-3.3.12.tar.gz) = 1f07a62f34d4bfd03b88f272e715ed034b0d1ef7255557fb7e5de07dd27a8aa6
-SHA512 (psutils-3.3.12.tar.gz) = 1424af6ff7fe509228f8c6fd2c7143a8a1fec033cc77f6dcb9280368d49eb0751092e964fc6cb3b242029c1209d23134bdbf8489c0342426868e1830fcfd2b34
-Size (psutils-3.3.12.tar.gz) = 1245413 bytes
+BLAKE2s (psutils-3.3.13.tar.gz) = 649e420dbc18e44c9a734198bb8967d42f357653abdc339407479e0548ede87b
+SHA512 (psutils-3.3.13.tar.gz) = 686fe6a5ebbace6abde1489108512bb01fa26e2ed0b1fdd4489cc8649b9b2d0955313e501bc215911955ce0d1e99d61fe55610fee8d8a990df9e158937225ed7
+Size (psutils-3.3.13.tar.gz) = 1244567 bytes



Home | Main Index | Thread Index | Old Index