diff options
author | Juergen Daubert <jue@jue.li> | 2016-11-15 16:31:29 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-11-15 16:31:29 +0100 |
commit | 03bc5a34d7d18fce952970d61f466b6c019a5217 (patch) | |
tree | b872f6ab8051d7aebb0827c7cb3fd43f6a5fe390 /poppler | |
parent | d7476c5fce7a3e868ab80a5460b752cce82e8f0d (diff) | |
download | opt-03bc5a34d7d18fce952970d61f466b6c019a5217.tar.gz opt-03bc5a34d7d18fce952970d61f466b6c019a5217.tar.xz |
[notify] poppler: update to 0.49.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 6e825c142..8ebf2ae16 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -158,9 +158,9 @@ lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.3.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.3.0 -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.64.0.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so.64 -> libpoppler.so.64.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.64.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.65.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so.65 -> libpoppler.so.65.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.65.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 e2299f52a..39c7ced24 100644 --- a/poppler/.md5sum +++ b/poppler/.md5sum @@ -1 +1 @@ -8d61c91cb9e99ad38bba1b0b4432f174 poppler-0.48.0.tar.xz +9e057ed8eee1f9979fa75d8f044783b8 poppler-0.49.0.tar.xz diff --git a/poppler/Pkgfile b/poppler/Pkgfile index d677871fc..2a8a8f3a5 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cairo lcms2 name=poppler -version=0.48.0 +version=0.49.0 release=1 source=(http://poppler.freedesktop.org/$name-$version.tar.xz) |