mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
Update to qpdf-11.10.0.
This commit is contained in:
+2
-2
@@ -2,9 +2,9 @@
|
||||
|
||||
COMMENT= PDF transformation and inspection utility
|
||||
|
||||
DISTNAME= qpdf-11.9.1
|
||||
DISTNAME= qpdf-11.10.0
|
||||
|
||||
SHARED_LIBS += qpdf 10.3
|
||||
SHARED_LIBS += qpdf 10.4
|
||||
|
||||
CATEGORIES= print graphics
|
||||
|
||||
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
SHA256 (qpdf-11.9.1.tar.gz) = K6TSSPlWeifBRrl3LvXck72WIjF5eEVf/pGyWTQNE9E=
|
||||
SIZE (qpdf-11.9.1.tar.gz) = 18585065
|
||||
SHA256 (qpdf-11.10.0.tar.gz) = YpU0mqGASfX5cL8HF6p2kEzjJraxTOIwz5aJXwxnn+M=
|
||||
SIZE (qpdf-11.10.0.tar.gz) = 19487550
|
||||
|
||||
@@ -3,7 +3,7 @@ Don't pick up libatomic from ports gcc if it happens to be installed.
|
||||
Index: CMakeLists.txt
|
||||
--- CMakeLists.txt.orig
|
||||
+++ CMakeLists.txt
|
||||
@@ -208,7 +208,7 @@ int main() {
|
||||
@@ -210,7 +210,7 @@ int main() {
|
||||
set(ATOMIC_LIBRARY atomic PARENT_SCOPE)
|
||||
endif()
|
||||
endfunction()
|
||||
|
||||
@@ -45,6 +45,7 @@ include/qpdf/QPDFNumberTreeObjectHelper.hh
|
||||
include/qpdf/QPDFObjGen.hh
|
||||
include/qpdf/QPDFObject.hh
|
||||
include/qpdf/QPDFObjectHandle.hh
|
||||
include/qpdf/QPDFObjectHandle_future.hh
|
||||
include/qpdf/QPDFObjectHelper.hh
|
||||
include/qpdf/QPDFOutlineDocumentHelper.hh
|
||||
include/qpdf/QPDFOutlineObjectHelper.hh
|
||||
|
||||
Reference in New Issue
Block a user