summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2016-03-17 10:52:49 +0100
committerJuergen Daubert <jue@jue.li>2016-03-17 10:52:49 +0100
commit53e53d9a5336a75c684c7fa3ae88b326c9ad0542 (patch)
tree55c053284d759f8dbf1573cdad5349f9c9c0b5a1
parentb45a801e5e8c6fba583aa75f057ba9e9a3889995 (diff)
downloadopt-53e53d9a5336a75c684c7fa3ae88b326c9ad0542.tar.gz
opt-53e53d9a5336a75c684c7fa3ae88b326c9ad0542.tar.xz
[notify] poppler: update to 0.42.0
ABI has been changed, rebuild of direct dependent ports like cups-filters required.
-rw-r--r--poppler/.footprint9
-rw-r--r--poppler/.md5sum2
-rw-r--r--poppler/Pkgfile2
3 files changed, 8 insertions, 5 deletions
diff --git a/poppler/.footprint b/poppler/.footprint
index 47ccbef36..a51d92e41 100644
--- a/poppler/.footprint
+++ b/poppler/.footprint
@@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pdfimages
-rwxr-xr-x root/root usr/bin/pdfinfo
-rwxr-xr-x root/root usr/bin/pdfseparate
+-rwxr-xr-x root/root usr/bin/pdfsig
-rwxr-xr-x root/root usr/bin/pdftocairo
-rwxr-xr-x root/root usr/bin/pdftohtml
-rwxr-xr-x root/root usr/bin/pdftoppm
@@ -67,6 +68,8 @@ drwxr-xr-x root/root usr/include/poppler/
-rw-r--r-- root/root usr/include/poppler/ProfileData.h
-rw-r--r-- root/root usr/include/poppler/Rendition.h
-rw-r--r-- root/root usr/include/poppler/SecurityHandler.h
+-rw-r--r-- root/root usr/include/poppler/SignatureHandler.h
+-rw-r--r-- root/root usr/include/poppler/SignatureInfo.h
-rw-r--r-- root/root usr/include/poppler/Sound.h
-rw-r--r-- root/root usr/include/poppler/SplashOutputDev.h
-rw-r--r-- root/root usr/include/poppler/StdinCachedFile.h
@@ -157,9 +160,9 @@ lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.2.1
-rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.2.1
-rw-r--r-- root/root usr/lib/libpoppler.a
-rwxr-xr-x root/root usr/lib/libpoppler.la
-lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.58.0.0
-lrwxrwxrwx root/root usr/lib/libpoppler.so.58 -> libpoppler.so.58.0.0
--rwxr-xr-x root/root usr/lib/libpoppler.so.58.0.0
+lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.59.0.0
+lrwxrwxrwx root/root usr/lib/libpoppler.so.59 -> libpoppler.so.59.0.0
+-rwxr-xr-x root/root usr/lib/libpoppler.so.59.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
diff --git a/poppler/.md5sum b/poppler/.md5sum
index c5887d2e6..c149561a7 100644
--- a/poppler/.md5sum
+++ b/poppler/.md5sum
@@ -1 +1 @@
-849a8bd6af5794efb961b70418414e5a poppler-0.41.0.tar.xz
+c63efcde7d52b4135bb7463b04790862 poppler-0.42.0.tar.xz
diff --git a/poppler/Pkgfile b/poppler/Pkgfile
index 99f31593c..31a589873 100644
--- a/poppler/Pkgfile
+++ b/poppler/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: cairo lcms2
name=poppler
-version=0.41.0
+version=0.42.0
release=1
source=(http://poppler.freedesktop.org/$name-$version.tar.xz)

Generated by cgit