aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2023-12-28 12:52:14 +0000
committerWen Heping <wen@FreeBSD.org>2023-12-28 12:52:14 +0000
commitcc799170274b38ef9391c3a402e134d23ba62415 (patch)
treeaba01b5bc8c0b81a6b9aba046b53d3bff7fc9861
parentc2e4f1442f3805caed4d7fe2d5dda561cea89870 (diff)
downloadports-cc799170274b38ef9391c3a402e134d23ba62415.tar.gz
ports-cc799170274b38ef9391c3a402e134d23ba62415.zip
print/qpdf: Update to 11.7.0
-rw-r--r--print/qpdf/Makefile2
-rw-r--r--print/qpdf/distinfo6
-rw-r--r--print/qpdf/pkg-plist5
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