Thu Jun 15 19:48:06 2023 UTC ()
py-pspdfutils: updated to 3.0.4

v3.0.4
This release fixes a bug with the --draw argument when a value was not
supplied.


(adam)
diff -r1.4 -r1.5 pkgsrc/print/py-pspdfutils/Makefile
diff -r1.1 -r1.2 pkgsrc/print/py-pspdfutils/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/print/py-pspdfutils/Makefile (expand / switch to unified diff)

--- pkgsrc/print/py-pspdfutils/Makefile 2023/06/13 18:24:45 1.4
+++ pkgsrc/print/py-pspdfutils/Makefile 2023/06/15 19:48:06 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2023/06/13 18:24:45 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2023/06/15 19:48:06 adam Exp $
2 2
3DISTNAME= pspdfutils-3.0.3 3DISTNAME= pspdfutils-3.0.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= print python 5CATEGORIES= print python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pspdfutils/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pspdfutils/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/rrthomas/psutils 9HOMEPAGE= https://github.com/rrthomas/psutils
10COMMENT= Manipulate PDF and PostScript documents 10COMMENT= Manipulate PDF and PostScript documents
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-argparse-manpage-[0-9]*:../../devel/py-argparse-manpage 13TOOL_DEPENDS+= ${PYPKGPREFIX}-argparse-manpage-[0-9]*:../../devel/py-argparse-manpage
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-puremagic-[0-9]*:../../sysutils/py-puremagic 15DEPENDS+= ${PYPKGPREFIX}-puremagic-[0-9]*:../../sysutils/py-puremagic
16DEPENDS+= ${PYPKGPREFIX}-pdf>=3.8.0:../../textproc/py-pdf 16DEPENDS+= ${PYPKGPREFIX}-pdf>=3.8.0:../../textproc/py-pdf

cvs diff -r1.1 -r1.2 pkgsrc/print/py-pspdfutils/distinfo (expand / switch to unified diff)

--- pkgsrc/print/py-pspdfutils/distinfo 2023/06/01 16:05:43 1.1
+++ pkgsrc/print/py-pspdfutils/distinfo 2023/06/15 19:48:06 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2023/06/01 16:05:43 wiz Exp $ 1$NetBSD: distinfo,v 1.2 2023/06/15 19:48:06 adam Exp $
2 2
3BLAKE2s (pspdfutils-3.0.3.tar.gz) = 2ed275e5528d9dab6bd4a20086e24d2ab5f95e4ba87cc0076630d2da17f95006 3BLAKE2s (pspdfutils-3.0.4.tar.gz) = 6a772a5fb35064c7ca87aa897840b3a37eb7f7d1c134d41a178bc62a936d127c
4SHA512 (pspdfutils-3.0.3.tar.gz) = 1bad9e14e6f4cf94f59622825b7bb2cbeac3f0ad3b90e1b19d36a70c62bfa3cfd2a87a099380a8777c7ce849056126189a818a03119c9051285f8a6939259fab 4SHA512 (pspdfutils-3.0.4.tar.gz) = c4eb5c3602f5794fb74e4b7985c4d5bfb3bec363f20d04969b3474da0e746f8bd41454f3103fbbd3e2a90ef8b0cc9dfffb87506d29bb89e254fff15b7ce365b6
5Size (pspdfutils-3.0.3.tar.gz) = 1097116 bytes 5Size (pspdfutils-3.0.4.tar.gz) = 1097252 bytes