Andreas Wacknitz
2023-12-26 e522da31995e7c7db290c5c4742baf14367f32cd
qpdf: update to 11.7.0

4 files modified
44 ■■■■■ changed files
components/print/qpdf/Makefile 4 ●●●● patch | view | raw | blame | history
components/print/qpdf/manifests/sample-manifest.p5m 7 ●●●● patch | view | raw | blame | history
components/print/qpdf/qpdf.p5m 7 ●●●● patch | view | raw | blame | history
components/print/qpdf/test/results-all.master 26 ●●●● patch | view | raw | blame | history
components/print/qpdf/Makefile
@@ -20,11 +20,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= qpdf
COMPONENT_VERSION= 11.6.4
COMPONENT_VERSION= 11.7.0
COMPONENT_SUMMARY= QPDF is a command-line program that does structural, content-preserving transformations on PDF files
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:c4b59318d296c50ceb29881e28bb57c6fcc1f6ca675cf52480ceeca552d7b3f6
COMPONENT_ARCHIVE_HASH= sha256:f14a6ede3b7deb6bec1e327beeeb2e508e1a74aa7e62fbaa6f62d09c96627541
COMPONENT_ARCHIVE_URL=    https://downloads.sourceforge.net/qpdf/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL=    https://qpdf.sourceforge.net/
COMPONENT_FMRI= print/qpdf
components/print/qpdf/manifests/sample-manifest.p5m
@@ -99,10 +99,13 @@
file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfig.cmake
file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfigVersion.cmake
link path=usr/lib/$(MACH64)/libqpdf.so target=libqpdf.so.29
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.6.4
file path=usr/lib/$(MACH64)/libqpdf.so.29.6.4
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.7.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.7.0
file path=usr/lib/$(MACH64)/pkgconfig/libqpdf.pc
file path=usr/share/doc/qpdf/README-doc.txt
file path=usr/share/doc/qpdf/examples/extend-c-api-impl.cc
file path=usr/share/doc/qpdf/examples/extend-c-api.c
file path=usr/share/doc/qpdf/examples/extend-c-api.h
file path=usr/share/doc/qpdf/examples/pdf-attach-file.cc
file path=usr/share/doc/qpdf/examples/pdf-bookmarks.cc
file path=usr/share/doc/qpdf/examples/pdf-c-objects.c
components/print/qpdf/qpdf.p5m
@@ -100,10 +100,13 @@
file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfig.cmake
file path=usr/lib/$(MACH64)/cmake/qpdf/qpdfConfigVersion.cmake
link path=usr/lib/$(MACH64)/libqpdf.so target=libqpdf.so.29
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.6.4
file path=usr/lib/$(MACH64)/libqpdf.so.29.6.4
link path=usr/lib/$(MACH64)/libqpdf.so.29 target=libqpdf.so.29.7.0
file path=usr/lib/$(MACH64)/libqpdf.so.29.7.0
file path=usr/lib/$(MACH64)/pkgconfig/libqpdf.pc
file path=usr/share/doc/qpdf/README-doc.txt
file path=usr/share/doc/qpdf/examples/extend-c-api-impl.cc
file path=usr/share/doc/qpdf/examples/extend-c-api.c
file path=usr/share/doc/qpdf/examples/extend-c-api.h
file path=usr/share/doc/qpdf/examples/pdf-attach-file.cc
file path=usr/share/doc/qpdf/examples/pdf-bookmarks.cc
file path=usr/share/doc/qpdf/examples/pdf-c-objects.c
components/print/qpdf/test/results-all.master
@@ -1,13 +1,15 @@
    Start 1: check-assert
1/6 Test #1: check-assert .....................   Passed
    Start 2: qpdf
2/6 Test #2: qpdf .............................   Passed
    Start 3: libtests
3/6 Test #3: libtests .........................   Passed
    Start 4: examples
4/6 Test #4: examples .........................   Passed
    Start 5: zlib-flate
5/6 Test #5: zlib-flate .......................   Passed
    Start 6: fuzz
6/6 Test #6: fuzz .............................   Passed
100% tests passed, 0 tests failed out of 6
1/7 Test #1: check-assert .....................   Passed
    Start 2: compare-for-test
2/7 Test #2: compare-for-test .................   Passed
    Start 3: qpdf
3/7 Test #3: qpdf .............................   Passed
    Start 4: libtests
4/7 Test #4: libtests .........................   Passed
    Start 5: examples
5/7 Test #5: examples .........................   Passed
    Start 6: zlib-flate
6/7 Test #6: zlib-flate .......................   Passed
    Start 7: fuzz
7/7 Test #7: fuzz .............................   Passed
100% tests passed, 0 tests failed out of 7