summaryrefslogtreecommitdiff
path: root/qpdf
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2019-09-07 11:31:58 +0200
committerJuergen Daubert <jue@jue.li>2019-09-07 11:31:58 +0200
commitcdaa477311714d748d5850bb232b44aaeccf7bab (patch)
tree8b47dd9c8138012c5f59fe1a406016bdbec629a7 /qpdf
parentbbdef43a825976fac134b0bb89c41510a2dfa590 (diff)
downloadopt-cdaa477311714d748d5850bb232b44aaeccf7bab.tar.gz
opt-cdaa477311714d748d5850bb232b44aaeccf7bab.tar.xz
[notify] qpdf: update to 9.0.0
ABI has been changed, rebuild of direct dependent ports like cups-filters required. Run revdep after update.
Diffstat (limited to 'qpdf')
-rw-r--r--qpdf/.footprint7
-rw-r--r--qpdf/.signature8
-rw-r--r--qpdf/Pkgfile2
3 files changed, 9 insertions, 8 deletions
diff --git a/qpdf/.footprint b/qpdf/.footprint
index 186ef1e10..b6809bacc 100644
--- a/qpdf/.footprint
+++ b/qpdf/.footprint
@@ -24,6 +24,7 @@ drwxr-xr-x root/root usr/include/qpdf/
-rw-r--r-- root/root usr/include/qpdf/Pl_RunLength.hh
-rw-r--r-- root/root usr/include/qpdf/Pl_StdioFile.hh
-rw-r--r-- root/root usr/include/qpdf/PointerHolder.hh
+-rw-r--r-- root/root usr/include/qpdf/QIntC.hh
-rw-r--r-- root/root usr/include/qpdf/QPDF.hh
-rw-r--r-- root/root usr/include/qpdf/QPDFAcroFormDocumentHelper.hh
-rw-r--r-- root/root usr/include/qpdf/QPDFAnnotationObjectHelper.hh
@@ -53,9 +54,9 @@ drwxr-xr-x root/root usr/include/qpdf/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libqpdf.a
-rwxr-xr-x root/root usr/lib/libqpdf.la
-lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.21.4.2
-lrwxrwxrwx root/root usr/lib/libqpdf.so.21 -> libqpdf.so.21.4.2
--rwxr-xr-x root/root usr/lib/libqpdf.so.21.4.2
+lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.26.0.0
+lrwxrwxrwx root/root usr/lib/libqpdf.so.26 -> libqpdf.so.26.0.0
+-rwxr-xr-x root/root usr/lib/libqpdf.so.26.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libqpdf.pc
drwxr-xr-x root/root usr/share/
diff --git a/qpdf/.signature b/qpdf/.signature
index 0327153a1..e743a0427 100644
--- a/qpdf/.signature
+++ b/qpdf/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Q+x4i0cYiRy3dmUoz/3De1ZtVbtPgkIJnQhkEc8Yxrzi/2ock2WZeuP+2yOe26Eg1wvsFpsz3W8Aq5EB72XBQI=
-SHA256 (Pkgfile) = 203a644ee064e7145e17ca7a540bb01a7f3ed21cf74faa1bebd3f98f18afaafa
-SHA256 (.footprint) = c0a87aeddf6281b402f1694a979808157918b926c8971ea952c5f081cde2345a
-SHA256 (qpdf-8.4.2.tar.gz) = 69a30a65ef9398e6dbf151f1f6a31321cbc0f49b6cc0689ce10ea958bfd13ec3
+RWSE3ohX2g5d/ROZL6+6G7DQ5psq/6q8yXyYq2RNmwCyz7uZW692wuOpdxCAUpf3cxQ5f+kLx6woNUGlRurmTTghtDX5uJd2LAI=
+SHA256 (Pkgfile) = 9a62641b800395afac50da82f672692bdf89454cb6b0a211def77c4408885d86
+SHA256 (.footprint) = 56af3389ea9280b0c2a1ee8054d3b16a654fe58073efb1250c0380227a89b80c
+SHA256 (qpdf-9.0.0.tar.gz) = 9d2a70c181ff7e5d92a0fc10c4973a2a8164d4fb71ce3584bc5f1740bd65379c
diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile
index 4f7cb8060..acca3487b 100644
--- a/qpdf/Pkgfile
+++ b/qpdf/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: zlib libjpeg-turbo
name=qpdf
-version=8.4.2
+version=9.0.0
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)

Generated by cgit