git: cc799170274b - main - print/qpdf: Update to 11.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 13:20:36 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc799170274b38ef9391c3a402e134d23ba62415 commit cc799170274b38ef9391c3a402e134d23ba62415 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-12-28 12:52:14 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-12-28 12:52:14 +0000 print/qpdf: Update to 11.7.0 --- print/qpdf/Makefile | 2 +- print/qpdf/distinfo | 6 +++--- print/qpdf/pkg-plist | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 1bd51dc81ff4..0b0521027894 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= qpdf -DISTVERSION= 11.6.3 +DISTVERSION= 11.7.0 CATEGORIES= print MASTER_SITES= SF diff --git a/print/qpdf/distinfo b/print/qpdf/distinfo index ee6562e429a4..3b54b34b6655 100644 --- a/print/qpdf/distinfo +++ b/print/qpdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699607796 -SHA256 (qpdf-11.6.3.tar.gz) = c394b1b0cff4cd9d13b0f5e16bdf3cf54da424dc434f9d40264b7fe67acd90bc -SIZE (qpdf-11.6.3.tar.gz) = 18660605 +TIMESTAMP = 1703766623 +SHA256 (qpdf-11.7.0.tar.gz) = f14a6ede3b7deb6bec1e327beeeb2e508e1a74aa7e62fbaa6f62d09c96627541 +SIZE (qpdf-11.7.0.tar.gz) = 18124824 diff --git a/print/qpdf/pkg-plist b/print/qpdf/pkg-plist index 01da3171fb11..bbaff795f5e1 100644 --- a/print/qpdf/pkg-plist +++ b/print/qpdf/pkg-plist @@ -71,7 +71,7 @@ include/qpdf/qpdfjob-c.h include/qpdf/qpdflogger-c.h lib/libqpdf.so lib/libqpdf.so.29 -lib/libqpdf.so.29.6.3 +lib/libqpdf.so.29.7.0 lib/cmake/qpdf/libqpdfTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/qpdf/libqpdfTargets.cmake lib/cmake/qpdf/qpdfConfig.cmake @@ -81,6 +81,9 @@ man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz man/man1/zlib-flate.1.gz %%PORTDOCS%%%%DOCSDIR%%/README-doc.txt +%%PORTDOCS%%%%DOCSDIR%%/examples/extend-c-api-impl.cc +%%PORTDOCS%%%%DOCSDIR%%/examples/extend-c-api.c +%%PORTDOCS%%%%DOCSDIR%%/examples/extend-c-api.h %%PORTDOCS%%%%DOCSDIR%%/examples/pdf-attach-file.cc %%PORTDOCS%%%%DOCSDIR%%/examples/pdf-bookmarks.cc %%PORTDOCS%%%%DOCSDIR%%/examples/pdf-c-objects.c