diff options
author | Juergen Daubert <jue@jue.li> | 2015-05-16 14:58:33 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-05-16 14:58:33 +0200 |
commit | 72ea5fa3baa0ded570c0cb363432f7a611612536 (patch) | |
tree | d2a66e40a87dab60df8871a26c024e35430ceb9b | |
parent | 0c6e477d1f48e994cea68173c530cb72a04ab919 (diff) | |
download | opt-72ea5fa3baa0ded570c0cb363432f7a611612536.tar.gz opt-72ea5fa3baa0ded570c0cb363432f7a611612536.tar.xz |
[notify] poppler: update to 0.33.0
rebuild of all dependent ports required, changed so-name
-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 df219b943..975927d9e 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -157,9 +157,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.51.0.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so.51 -> libpoppler.so.51.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.51.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.52.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so.52 -> libpoppler.so.52.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.52.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 8e6b767ea..6fca0058e 100644 --- a/poppler/.md5sum +++ b/poppler/.md5sum @@ -1 +1 @@ -a97985f7af6c388e42a53dead85d4ef4 poppler-0.32.0.tar.xz +69927d1614d6704021c0b0dd0ee6a852 poppler-0.33.0.tar.xz diff --git a/poppler/Pkgfile b/poppler/Pkgfile index f64f8a9fd..549a63eeb 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cairo lcms2 name=poppler -version=0.32.0 +version=0.33.0 release=1 source=(http://poppler.freedesktop.org/$name-$version.tar.xz) |