Hi,

   Here is a simple patch for print/qpdf to update to 10.3.2,
it build well and pass all tests on amd64-6.9 system.

wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/print/qpdf/Makefile,v
retrieving revision 1.44
diff -u -p -r1.44 Makefile
--- Makefile    14 Mar 2021 10:18:33 -0000      1.44
+++ Makefile    19 May 2021 12:02:14 -0000
@@ -2,9 +2,9 @@
 
 COMMENT=       PDF transformation and inspection utility
 
-DISTNAME=      qpdf-10.3.1
+DISTNAME=      qpdf-10.3.2
 
-SHARED_LIBS +=  qpdf                 9.1      # 31.1
+SHARED_LIBS +=  qpdf                 9.1      # 31.2
 
 CATEGORIES=    print graphics
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/print/qpdf/distinfo,v
retrieving revision 1.32
diff -u -p -r1.32 distinfo
--- distinfo    14 Mar 2021 10:18:33 -0000      1.32
+++ distinfo    19 May 2021 12:02:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (qpdf-10.3.1.tar.gz) = 0+a4YgmMY1fQQ5D9MNCMlKos96O7Lcq9OEbfXrVzZ9Y=
-SIZE (qpdf-10.3.1.tar.gz) = 18956768
+SHA256 (qpdf-10.3.2.tar.gz) = BigIxA74dB7IFgrgAWhjinEs+h1L9nPo5ZWrXrodqUc=
+SIZE (qpdf-10.3.2.tar.gz) = 18943834

Reply via email to