Update to qpdf-10.2.0.

This commit is contained in:
ajacoutot
2021-02-27 08:25:06 +00:00
parent 3aa193dbb0
commit 82fbf64b8c
4 changed files with 12 additions and 8 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.41 2021/01/07 15:11:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.42 2021/02/27 08:25:06 ajacoutot Exp $
COMMENT= PDF transformation and inspection utility
DISTNAME= qpdf-10.1.0
DISTNAME= qpdf-10.2.0
SHARED_LIBS += qpdf 8.1 # 29.0
SHARED_LIBS += qpdf 9.0 # 30.0
CATEGORIES= print graphics
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (qpdf-10.1.0.tar.gz) = hiwUTkUWMCMnzqkI8oeRMcyBmLENPTqQ73vABqkVEg0=
SIZE (qpdf-10.1.0.tar.gz) = 18528427
SHA256 (qpdf-10.2.0.tar.gz) = Q+8mD05wZyZg4YgoVtWbkxkwHG8XBnOrRlQwpxz/5Ew=
SIZE (qpdf-10.2.0.tar.gz) = 18816798
+2 -2
View File
@@ -1,11 +1,11 @@
$OpenBSD: patch-configure,v 1.8 2020/10/31 16:27:55 ajacoutot Exp $
$OpenBSD: patch-configure,v 1.9 2021/02/27 08:25:06 ajacoutot Exp $
Don't pick up libatomic from ports gcc if it happens to be installed.
Index: configure
--- configure.orig
+++ configure
@@ -17005,42 +17005,6 @@ ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_e
@@ -17125,42 +17125,6 @@ ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_e
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+5 -1
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.15 2021/01/07 15:11:08 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.16 2021/02/27 08:25:06 ajacoutot Exp $
@bin bin/fix-qdf
@bin bin/qpdf
@bin bin/zlib-flate
@@ -29,8 +29,12 @@ include/qpdf/QPDFAnnotationObjectHelper.hh
include/qpdf/QPDFCryptoImpl.hh
include/qpdf/QPDFCryptoProvider.hh
include/qpdf/QPDFDocumentHelper.hh
include/qpdf/QPDFEFStreamObjectHelper.hh
include/qpdf/QPDFEmbeddedFileDocumentHelper.hh
include/qpdf/QPDFExc.hh
include/qpdf/QPDFFileSpecObjectHelper.hh
include/qpdf/QPDFFormFieldObjectHelper.hh
include/qpdf/QPDFMatrix.hh
include/qpdf/QPDFNameTreeObjectHelper.hh
include/qpdf/QPDFNumberTreeObjectHelper.hh
include/qpdf/QPDFObjGen.hh