diff options
author | Juergen Daubert <jue@jue.li> | 2018-03-19 12:17:54 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-03-19 12:17:54 +0100 |
commit | a6f6e65bc46606d3602e0995476302c31699702e (patch) | |
tree | dce67dc57dbd0abd8bea0698eff413dca0c85726 /poppler | |
parent | 0e0c2c4f2a318ee8aac3f29adfd77288b874341c (diff) | |
download | opt-a6f6e65bc46606d3602e0995476302c31699702e.tar.gz opt-a6f6e65bc46606d3602e0995476302c31699702e.tar.xz |
[notify] poppler: update to 0.63.0
ABI has been changed, rebuild of direct dependent ports
like cups-filters required.
Diffstat (limited to 'poppler')
-rw-r--r-- | poppler/.footprint | 10 | ||||
-rw-r--r-- | poppler/.md5sum | 2 | ||||
-rw-r--r-- | poppler/.signature | 8 | ||||
-rw-r--r-- | poppler/Pkgfile | 2 |
4 files changed, 11 insertions, 11 deletions
diff --git a/poppler/.footprint b/poppler/.footprint index 8e65ecda0..6b553f0e3 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -150,11 +150,11 @@ drwxr-xr-x root/root usr/include/poppler/splash/ -rw-r--r-- root/root usr/include/poppler/splash/SplashXPathScanner.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so -> libpoppler-cpp.so.0 -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 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.73 -lrwxrwxrwx root/root usr/lib/libpoppler.so.73 -> libpoppler.so.73.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.73.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.4.0 +-rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.4.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.74 +lrwxrwxrwx root/root usr/lib/libpoppler.so.74 -> libpoppler.so.74.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.74.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 a990a9ea4..8f35bcec2 100644 --- a/poppler/.md5sum +++ b/poppler/.md5sum @@ -1 +1 @@ -42b801f2defaccb6b6cf1bf783ee1552 poppler-0.62.0.tar.xz +66a54da4896b1408611699feda5c1821 poppler-0.63.0.tar.xz diff --git a/poppler/.signature b/poppler/.signature index 16de522f5..d9309cac2 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZOpJR2K1zD2XS24ujTnyeiemuiNW/jJbGJJpXxl/OgLFMbXlXahCXu6QqjP7mIjuLpOjdCiZ+4xeztLctslXAc= -SHA256 (Pkgfile) = 54b98f56e6183497b7ddc9e19d83fbdba97b5b9d42b407fab82bb5f70083e2b6 -SHA256 (.footprint) = aecdc6cd89696ee4b4e47dcd33bcde0e923971b37079e1f8b5f6d03d83541ae8 -SHA256 (poppler-0.62.0.tar.xz) = 5b9a73dfd4d6f61d165ada1e4f0abd2d420494bf9d0b1c15d0db3f7b83a729c6 +RWSE3ohX2g5d/dz/5NZi6COFh1kHuX9s7Qurdp59lxcrV2x729iodmvLGIOqXFtJB/IYiWzDbqeD3IVpxXMzxefqRjEl4TvNjAs= +SHA256 (Pkgfile) = 410f44e34d56291a75849b0017d0a0fa7e939524a9759067bcb5ee43ac7ec31f +SHA256 (.footprint) = 0739c74d2dcf82d94e03937bf3827140b81b2f780667ca361e4bae0a0f6b8a3e +SHA256 (poppler-0.63.0.tar.xz) = 27cc8addafc791e1a26ce6acc2b490926ea73a4f89196dd8a7742cff7cf8a111 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 7b14966be..974765a44 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.62.0 +version=0.63.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) |