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:           Tue Sep  8 13:30:01 UTC 2026

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

Log Message:
py-pspdfutils: updated to 3.3.17

3.3.17
This release fixes a bug in psresize which made the --height option ineffective.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/print/py-pspdfutils/Makefile
cvs rdiff -u -r1.20 -r1.21 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.43 pkgsrc/print/py-pspdfutils/Makefile:1.44
--- pkgsrc/print/py-pspdfutils/Makefile:1.43    Wed Sep  2 19:04:11 2026
+++ pkgsrc/print/py-pspdfutils/Makefile Tue Sep  8 13:30:00 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2026/09/02 19:04:11 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2026/09/08 13:30:00 adam Exp $
 
-DISTNAME=      psutils-3.3.16
+DISTNAME=      psutils-3.3.17
 # renamed from pspdfutils to psutils in 3.3.7
 # TODO: follow suit
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/ps/pspdf/}
-PKGREVISION=   1
 CATEGORIES=    print python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/psutils/}
 
@@ -14,7 +13,7 @@ COMMENT=      Manipulate PDF and PostScript d
 LICENSE=       gnu-gpl-v3
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-argparse-manpage-[0-9]*:../../devel/py-argparse-manpage
+TOOL_DEPENDS+= ${PYPKGPREFIX}-argparse-manpage>=0:../../devel/py-argparse-manpage
 DEPENDS+=      ${PYPKGPREFIX}-puremagic>=1.26:../../sysutils/py-puremagic
 DEPENDS+=      ${PYPKGPREFIX}-pdf>=4.3.0:../../textproc/py-pdf
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-datafiles>=0:../../devel/py-test-datafiles

Index: pkgsrc/print/py-pspdfutils/distinfo
diff -u pkgsrc/print/py-pspdfutils/distinfo:1.20 pkgsrc/print/py-pspdfutils/distinfo:1.21
--- pkgsrc/print/py-pspdfutils/distinfo:1.20    Sun Aug  9 16:53:12 2026
+++ pkgsrc/print/py-pspdfutils/distinfo Tue Sep  8 13:30:00 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2026/08/09 16:53:12 wiz Exp $
+$NetBSD: distinfo,v 1.21 2026/09/08 13:30:00 adam Exp $
 
-BLAKE2s (psutils-3.3.16.tar.gz) = 9655d81a5fd07925cbf9faa47078635c54383c3d1859d2c7e945fd3cb6936e0b
-SHA512 (psutils-3.3.16.tar.gz) = 2721cfe1ad2b7b5de2af40028ef2256146b2d3f48a3e6c73ea870247a0e24edfa7b8551d553ca8469db07c723312090c5e0158a9c3f5bca589bfcd20bdb2a4b7
-Size (psutils-3.3.16.tar.gz) = 1253481 bytes
+BLAKE2s (psutils-3.3.17.tar.gz) = f4b483db8b46020e09b3e23dc8bee2205bffdcb5f31bf3028bb324b3a328a457
+SHA512 (psutils-3.3.17.tar.gz) = ec0cb57120ac2099109a3a957cf90a9331206471d55f14172e20aad2168550ea7815a8a28ccc071ae61d824340e54c6033ce2d12dedb41771972c534c34ed157
+Size (psutils-3.3.17.tar.gz) = 1255066 bytes



Home | Main Index | Thread Index | Old Index