diff options
author | Juergen Daubert <jue@jue.li> | 2016-06-20 13:23:17 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-06-20 13:23:17 +0200 |
commit | 79c2174bade5233a0e3d9ced1284e30ca5e6cc56 (patch) | |
tree | 6ce893cc7c37f67e6cf1ef8cc96849e6a3ba4d70 /poppler | |
parent | 2c9102ad8e5f133d5ca3c12d118ec7297cdcffc5 (diff) | |
download | opt-79c2174bade5233a0e3d9ced1284e30ca5e6cc56.tar.gz opt-79c2174bade5233a0e3d9ced1284e30ca5e6cc56.tar.xz |
[notify] poppler: update to 0.45.0
ABI has been changed, rebuild of direct dependent ports
like cups-filters required.
Diffstat (limited to 'poppler')
-rw-r--r-- | poppler/.footprint | 6 | ||||
-rw-r--r-- | poppler/.md5sum | 2 | ||||
-rw-r--r-- | poppler/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/poppler/.footprint b/poppler/.footprint index 5eccd6f8d..9cb71c2a4 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.61.0.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so.61 -> libpoppler.so.61.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.61.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.62.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so.62 -> libpoppler.so.62.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.62.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 740bb3baa..3e7ba261c 100644 --- a/poppler/.md5sum +++ b/poppler/.md5sum @@ -1 +1 @@ -e76dd7ca39782563ef5894f1b5c86bbd poppler-0.44.0.tar.xz +a66e8c3cf6dab91dab5ba90d362c6063 poppler-0.45.0.tar.xz diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 49f9549fc..efce85a1e 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cairo lcms2 name=poppler -version=0.44.0 +version=0.45.0 release=1 source=(http://poppler.freedesktop.org/$name-$version.tar.xz) |