diff options
author | Juergen Daubert <jue@jue.li> | 2019-09-23 17:17:06 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-09-23 17:17:06 +0200 |
commit | 85435de267cfbf0514123f6cc742edc4394df307 (patch) | |
tree | dfa86d25efd0f21d63e900d84c82e1f63e2eea2c /poppler | |
parent | 4251e0a630d3459292ddd78a8be8902e34dd2f2b (diff) | |
download | opt-85435de267cfbf0514123f6cc742edc4394df307.tar.gz opt-85435de267cfbf0514123f6cc742edc4394df307.tar.xz |
[notify] poppler: update to 0.81.0
ABI has been changed, rebuild of direct dependent ports
required. Run revdep after update.
Diffstat (limited to 'poppler')
-rw-r--r-- | poppler/.footprint | 6 | ||||
-rw-r--r-- | poppler/.signature | 8 | ||||
-rw-r--r-- | poppler/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/poppler/.footprint b/poppler/.footprint index 66b87523f..fcc4f3afc 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -151,9 +151,9 @@ 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.7.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.7.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.90 -lrwxrwxrwx root/root usr/lib/libpoppler.so.90 -> libpoppler.so.90.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.90.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.91 +lrwxrwxrwx root/root usr/lib/libpoppler.so.91 -> libpoppler.so.91.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.91.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/.signature b/poppler/.signature index 9525b87b6..52d08ec8b 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZDjoxcojGsIAOyvKdzfR11DumyWCxLfqdb6DU4afO2DpWPzWkJAwLVR0H/qNT5UZv2zKBUPk21MbpPOT+vXHgU= -SHA256 (Pkgfile) = 3209ee4c2cc3c0ff0225bf12f74948f71ef49a0378618d624db6671f5f5735b3 -SHA256 (.footprint) = 971819f15b2632d99f07907599198ca00794bfb7cdbc32b6c45935d8ed55f241 -SHA256 (poppler-0.80.0.tar.xz) = 4d3ca6b79bc13b8e24092e34f83ef5f387f3bb0bbd7359a6c078e09c696d104f +RWSE3ohX2g5d/S5EIajdmZXxi8fwhKre3V+LA1F+cHTBm6pXN+rDJNcAJMu+9eGj48HMm2yqm3yXPd9YD2CGiQmK0Fr30BFl5wc= +SHA256 (Pkgfile) = 9e6f633a10058bc955d4060b760cd47ea4160847764ec4355e43e99507166fcc +SHA256 (.footprint) = 500f846bd4374781cf0367213dbd53723652853729305a2cd8de942fd7d1dacc +SHA256 (poppler-0.81.0.tar.xz) = 212d020b035b67b36c9666bd08ac778dff3222d85c01c338787d546f0f9bfe02 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 98414a865..57442701b 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.80.0 +version=0.81.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz) |