From 3458ecd944e2eb9bbdca407439e2f8d828d08934 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 20 Aug 2018 18:23:24 +0200 Subject: [PATCH] [notify] poppler: update to 0.68.0 ABI has been changed, rebuild of direct dependent ports like cups-filters required. Run revdep after update. --- poppler/.footprint | 6 +++--- poppler/.md5sum | 2 +- poppler/.signature | 8 ++++---- poppler/Pkgfile | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/poppler/.footprint b/poppler/.footprint index 7157259b9..3808e51b3 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.5.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.5.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.78 -lrwxrwxrwx root/root usr/lib/libpoppler.so.78 -> libpoppler.so.78.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.78.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.79 +lrwxrwxrwx root/root usr/lib/libpoppler.so.79 -> libpoppler.so.79.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.79.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 8e81df205..74ce3dd6d 100644 --- a/poppler/.md5sum +++ b/poppler/.md5sum @@ -1 +1 @@ -bcfbdcaca2a1f72435e4aaa3c06664ca poppler-0.67.0.tar.xz +722ea5837cdfaae4c98607987000de30 poppler-0.68.0.tar.xz diff --git a/poppler/.signature b/poppler/.signature index e447178d1..8c3dc3f88 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TkTPw8AC2brpygn1G+kdfiEs5D/J5PTHxb/5JnWENZREQZB+tsOAPI1MK5ipLra7uy24nTOjLz+a25FfzyOBQw= -SHA256 (Pkgfile) = 777fc8229422e9fa46d95508dde54986a5fa750e08c4affbce8644b497364dd5 -SHA256 (.footprint) = bee704ac257926e33b99a81443ca91a9c3b8eed64558418997ccfb144e264963 -SHA256 (poppler-0.67.0.tar.xz) = a34a4f1a0f5b610c584c65824e92e3ba3e08a89d8ab4622aee11b8ceea5366f9 +RWSE3ohX2g5d/Rvl3V6IJxY9y1JcgVihJOO/VerdD4HUO09R4FXewoqIFwQIfckAzWUK9KSid8ogSMVX2yXimmzBlx+cyBLT4gk= +SHA256 (Pkgfile) = 845666fc09684ae7cab556f69f434fb9ec12ecf8c5c33aa0941174b4ea3febf1 +SHA256 (.footprint) = 629a3a0836ff5a62679c509346220794e1145bf45041ae1f154d11f505c35345 +SHA256 (poppler-0.68.0.tar.xz) = f90d04f0fb8df6923ecb0f106ae866cf9f8761bb537ddac64dfb5322763d0e58 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index ac62fc0f8..28241b848 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.67.0 +version=0.68.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)