From 47015b0d605da11020196b7699c163a81f78d92c Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 28 Apr 2020 14:29:03 +0200 Subject: [PATCH] poppler: update to 0.88.0 --- poppler/.footprint | 11 ++++++----- poppler/.signature | 8 ++++---- poppler/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/poppler/.footprint b/poppler/.footprint index a2c0db689..ccab485b9 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -16,6 +16,7 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/poppler/ -rw-r--r-- root/root usr/include/poppler/Annot.h -rw-r--r-- root/root usr/include/poppler/Array.h +-rw-r--r-- root/root usr/include/poppler/BBoxOutputDev.h -rw-r--r-- root/root usr/include/poppler/CMap.h -rw-r--r-- root/root usr/include/poppler/CachedFile.h -rw-r--r-- root/root usr/include/poppler/CairoFontEngine.h @@ -149,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.7.0 --rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.7.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.98 -lrwxrwxrwx root/root usr/lib/libpoppler.so.98 -> libpoppler.so.98.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.98.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.8.0 +-rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.8.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.99 +lrwxrwxrwx root/root usr/lib/libpoppler.so.99 -> libpoppler.so.99.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.99.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 27238851a..fec4b984f 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Zzu3wXNLcVr95i5sRO6M9HqBhhq2YrzCaceloF+fcrEaHpVOADKWIX6wb28SDgDFNiflo7zd5Z/RV2bXo9iagI= -SHA256 (Pkgfile) = 69ba461a0f5db6ab684116734d6e4f57fa124817386a6627c31d67b2207d6506 -SHA256 (.footprint) = a05cf6d3090de4737bcdaf75cff261450f4f55679962c12d1fdc03318e9b4d69 -SHA256 (poppler-0.87.0.tar.xz) = 6f602b9c24c2d05780be93e7306201012e41459f289b8279a27a79431ad4150e +RWSE3ohX2g5d/b7BRbvsKwioIuCj2RBQuP3UJLFZ+Ac9b+GTl3Iubn7BkGoibNKEcHh99L3Zz6ADTd371Shin3FW2N4LIT20RQc= +SHA256 (Pkgfile) = 5f162f545927f43bd857e114722f7523fdb995f5f12e3c72b7968e9df2e5408f +SHA256 (.footprint) = bb1d7c6015c3aeb599dc5c929248bfc083ab2143998f98c5eb0d673c3c235eea +SHA256 (poppler-0.88.0.tar.xz) = b4453804e9a5a519e6ceee0ac8f5efc229e3b0bf70419263c239124474d256c7 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 39886ac7e..fde61b28b 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.87.0 +version=0.88.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)