git: 94289ef05719 - main - print/qpdf: Update to 11.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 May 2023 08:42:24 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=94289ef05719e0ecd4d7216d8312ef501a42a8df commit 94289ef05719e0ecd4d7216d8312ef501a42a8df Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-05-28 08:39:28 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-05-28 08:40:50 +0000 print/qpdf: Update to 11.4.0 --- print/qpdf/Makefile | 2 +- print/qpdf/distinfo | 6 +++--- print/qpdf/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 44c0121e14ea..f53d8dc1bb37 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= qpdf -DISTVERSION= 11.3.0 +DISTVERSION= 11.4.0 CATEGORIES= print MASTER_SITES= SF diff --git a/print/qpdf/distinfo b/print/qpdf/distinfo index 5c64c5229448..a5aa915d4f44 100644 --- a/print/qpdf/distinfo +++ b/print/qpdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677835852 -SHA256 (qpdf-11.3.0.tar.gz) = 547cee67de77b5c4ef4917e57d2db9c848cfe3aa950361f68d36367a3a03936e -SIZE (qpdf-11.3.0.tar.gz) = 18732977 +TIMESTAMP = 1685255816 +SHA256 (qpdf-11.4.0.tar.gz) = b0180971cc1b79b2dfe02ffe28e2c88c47f735888a3a2543dd42b9054ef146e1 +SIZE (qpdf-11.4.0.tar.gz) = 18643945 diff --git a/print/qpdf/pkg-plist b/print/qpdf/pkg-plist index fff5476e40f7..1083cbac8cc9 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.3.0 +lib/libqpdf.so.29.4.0 lib/cmake/qpdf/libqpdfTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/qpdf/libqpdfTargets.cmake lib/cmake/qpdf/qpdfConfig.cmake @@ -101,4 +101,5 @@ man/man1/zlib-flate.1.gz %%PORTDOCS%%%%DOCSDIR%%/examples/qpdf-job.cc %%PORTDOCS%%%%DOCSDIR%%/examples/qpdfjob-c-save-attachment.c %%PORTDOCS%%%%DOCSDIR%%/examples/qpdfjob-c.c +%%PORTDOCS%%%%DOCSDIR%%/examples/qpdfjob-remove-annotations.cc %%PORTDOCS%%%%DOCSDIR%%/examples/qpdfjob-save-attachment.cc