ports/opt (3.2): [notify] poppler: update to 0.42.0
commit 53e53d9a5336a75c684c7fa3ae88b326c9ad0542 Author: Juergen Daubert <jue@jue.li> Date: Thu Mar 17 10:52:49 2016 +0100 [notify] poppler: update to 0.42.0 ABI has been changed, rebuild of direct dependent ports like cups-filters required. diff --git a/poppler/.footprint b/poppler/.footprint index 47ccbef..a51d92e 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 c5887d2..c149561 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 99f3159..31a5898 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)
participants (1)
-
crux@crux.nu