Hi, ports@:

     Here is a simple patch for graphics/img2pdf to update to 0.4.1.
It build well and runwell on amd64-6.9 system.
    198 tests passed , while 7 failed because pdfrw had not been
imported into portstree.


wen

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/img2pdf/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile    23 Feb 2021 19:39:25 -0000      1.16
+++ Makefile    19 May 2021 01:37:46 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              losslessly convert images to PDF
 
-MODPY_EGG_VERSION =    0.4.0
+MODPY_EGG_VERSION =    0.4.1
 DISTNAME =             img2pdf-${MODPY_EGG_VERSION}
 
 CATEGORIES =           graphics
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/img2pdf/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    11 Nov 2020 10:19:44 -0000      1.7
+++ distinfo    19 May 2021 01:37:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (img2pdf-0.4.0.tar.gz) = 6u5pCrhAPdGpy02xCv7kHdPmx+1jvazgKgEh+f6tsMk=
-SIZE (img2pdf-0.4.0.tar.gz) = 107027
+SHA256 (img2pdf-0.4.1.tar.gz) = OKEinKhLIR13gtHWWtclGpeBvyT29kl8c4x1X8/tVVI=
+SIZE (img2pdf-0.4.1.tar.gz) = 96699

Reply via email to