From 2bc78a56a649861ca3d37a5d7e06e42bacf7614e Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 5 May 2016 13:47:33 +0200 Subject: [PATCH] [notify] poppler: update to 0.43.0 ABI has been changed, rebuild of direct dependent ports like cups-filters required. --- poppler/.footprint | 7 ++++--- poppler/.md5sum | 2 +- poppler/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/poppler/.footprint b/poppler/.footprint index a51d92e41..4324b3d03 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -160,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.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 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.60.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so.60 -> libpoppler.so.60.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.60.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 @@ -176,6 +176,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/pdfimages.1.gz -rw-r--r-- root/root usr/share/man/man1/pdfinfo.1.gz -rw-r--r-- root/root usr/share/man/man1/pdfseparate.1.gz +-rw-r--r-- root/root usr/share/man/man1/pdfsig.1.gz -rw-r--r-- root/root usr/share/man/man1/pdftocairo.1.gz -rw-r--r-- root/root usr/share/man/man1/pdftohtml.1.gz -rw-r--r-- root/root usr/share/man/man1/pdftoppm.1.gz diff --git a/poppler/.md5sum b/poppler/.md5sum index c149561a7..506f7ce4d 100644 --- a/poppler/.md5sum +++ b/poppler/.md5sum @@ -1 +1 @@ -c63efcde7d52b4135bb7463b04790862 poppler-0.42.0.tar.xz +1d2b001663119855cdfbc0713dbfb9c6 poppler-0.43.0.tar.xz diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 31a589873..76e2b16aa 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cairo lcms2 name=poppler -version=0.42.0 +version=0.43.0 release=1 source=(http://poppler.freedesktop.org/$name-$version.tar.xz)