summaryrefslogtreecommitdiff
path: root/poppler
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2019-03-21 14:55:15 +0100
committerJuergen Daubert <jue@jue.li>2019-03-21 14:55:15 +0100
commit4ff7b82404c70d35c1f3bcaa8f56617125577cbd (patch)
tree3a0a738e6c8339022b163dd7d87eb1f7785797a3 /poppler
parent3b2935e4d1d8fea6e57321d8fd6744e1c992463a (diff)
downloadopt-4ff7b82404c70d35c1f3bcaa8f56617125577cbd.tar.gz
opt-4ff7b82404c70d35c1f3bcaa8f56617125577cbd.tar.xz
[notify] poppler: update to 0.75.0
ABI has been changed, rebuild of direct dependent ports like cups-filters required. Run revdep after update.
Diffstat (limited to 'poppler')
-rw-r--r--poppler/.footprint8
-rw-r--r--poppler/.signature8
-rw-r--r--poppler/Pkgfile2
3 files changed, 10 insertions, 8 deletions
diff --git a/poppler/.footprint b/poppler/.footprint
index e38eed0b8..f1d4baa66 100644
--- a/poppler/.footprint
+++ b/poppler/.footprint
@@ -1,5 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/pdfattach
-rwxr-xr-x root/root usr/bin/pdfdetach
-rwxr-xr-x root/root usr/bin/pdffonts
-rwxr-xr-x root/root usr/bin/pdfimages
@@ -152,9 +153,9 @@ drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so -> libpoppler-cpp.so.0
lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.7.0
-rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.7.0
-lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.85
-lrwxrwxrwx root/root usr/lib/libpoppler.so.85 -> libpoppler.so.85.0.0
--rwxr-xr-x root/root usr/lib/libpoppler.so.85.0.0
+lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.86
+lrwxrwxrwx root/root usr/lib/libpoppler.so.86 -> libpoppler.so.86.0.0
+-rwxr-xr-x root/root usr/lib/libpoppler.so.86.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/poppler-cairo.pc
-rw-r--r-- root/root usr/lib/pkgconfig/poppler-cpp.pc
@@ -163,6 +164,7 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/pdfattach.1.gz
-rw-r--r-- root/root usr/share/man/man1/pdfdetach.1.gz
-rw-r--r-- root/root usr/share/man/man1/pdffonts.1.gz
-rw-r--r-- root/root usr/share/man/man1/pdfimages.1.gz
diff --git a/poppler/.signature b/poppler/.signature
index 7dd0cdf4b..e1d58b2f1 100644
--- a/poppler/.signature
+++ b/poppler/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/YtEVyQDIw9A5dYj9aJJIhHBj7LozZB03jkedm+Z03IXtF0hslUf3QsTbzF4LTClmm9cDED8HNI51k1Ih/85sAM=
-SHA256 (Pkgfile) = a21971aa9d3c4e4386b25a994b0432a9f71604a437c02ee35b73383d4dc67679
-SHA256 (.footprint) = f014854ef60ce123a5af2825af9161382265d9b5d9fc8b5152868c3c51fcadeb
-SHA256 (poppler-0.74.0.tar.xz) = 92e09fd3302567fd36146b36bb707db43ce436e8841219025a82ea9fb0076b2f
+RWSE3ohX2g5d/UFE5qQI/1oFswVszM4UQI2gXBYIR12cJ5mNSu79mYRuRpTW0jqeuZFPxGp4wj7q+WfsWM9ELiLgX8ARoT6t0QA=
+SHA256 (Pkgfile) = 03926e40f095e7db0b4d19f3d541907357150aed9dfe11b767df81a7740a838e
+SHA256 (.footprint) = 4d4902cac8700c16673637a13cd09a106562aadf970e6ae001b8f9e1a232d692
+SHA256 (poppler-0.75.0.tar.xz) = 3bbaedb0fa2797cac933a0659d144303e4d09eec6892c65600da987d8707199a
diff --git a/poppler/Pkgfile b/poppler/Pkgfile
index eec3ef7ab..9f623db59 100644
--- a/poppler/Pkgfile
+++ b/poppler/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: cmake cairo lcms2
name=poppler
-version=0.74.0
+version=0.75.0
release=1
source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)

Generated by cgit