From 63deaca1e214a9ea85c6707cda4bc0d0013d46e9 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 2 Apr 2021 13:21:23 +0200 Subject: [PATCH] poppler: update to 21.04.0 --- poppler/.footprint | 8 +++++--- poppler/.signature | 8 ++++---- poppler/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/poppler/.footprint b/poppler/.footprint index fb758dacf..859eec27e 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -107,6 +107,7 @@ drwxr-xr-x root/root usr/include/poppler/cpp/ -rw-r--r-- root/root usr/include/poppler/cpp/poppler-rectangle.h -rw-r--r-- root/root usr/include/poppler/cpp/poppler-toc.h -rw-r--r-- root/root usr/include/poppler/cpp/poppler-version.h +-rw-r--r-- root/root usr/include/poppler/cpp/poppler_cpp_export.h drwxr-xr-x root/root usr/include/poppler/fofi/ -rw-r--r-- root/root usr/include/poppler/fofi/FoFiBase.h -rw-r--r-- root/root usr/include/poppler/fofi/FoFiEncodings.h @@ -129,6 +130,7 @@ drwxr-xr-x root/root usr/include/poppler/goo/ -rw-r--r-- root/root usr/include/poppler/goo/grandom.h -rw-r--r-- root/root usr/include/poppler/goo/gstrtod.h -rw-r--r-- root/root usr/include/poppler/poppler-config.h +-rw-r--r-- root/root usr/include/poppler/poppler_private_export.h drwxr-xr-x root/root usr/include/poppler/splash/ -rw-r--r-- root/root usr/include/poppler/splash/Splash.h -rw-r--r-- root/root usr/include/poppler/splash/SplashBitmap.h @@ -154,9 +156,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.9.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.9.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.108 -lrwxrwxrwx root/root usr/lib/libpoppler.so.108 -> libpoppler.so.108.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.108.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.109 +lrwxrwxrwx root/root usr/lib/libpoppler.so.109 -> libpoppler.so.109.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.109.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cpp.pc -rw-r--r-- root/root usr/lib/pkgconfig/poppler.pc diff --git a/poppler/.signature b/poppler/.signature index 59aa1d872..2b42bbfe7 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bZ6RBFy/XP8xHUzJ3HdqcTBMk//yi6grk+5QXQra3yxmzZNxHF7Y65F1CX+DeeWJTRJ5ZFxK8HGaa08kwwjWwg= -SHA256 (Pkgfile) = 606c69d3c16e2258f5572148d2812a97d4622640915ce695e93a9655ffa87ec3 -SHA256 (.footprint) = cf1365eb8df79b140decce34b2a0a427b3e517fa5c2fdbdcce34cf83c451c916 -SHA256 (poppler-21.03.0.tar.xz) = fd51ead4aac1d2f4684fa6e7b0ec06f0233ed21667e720a4e817e4455dd63d27 +RWSE3ohX2g5d/TE594HS4ScyjCchOqBv4QaLXmh1xETYECLk6Vhjit8WrDMAw+WxSW2q9INHW8AL4bGsUEMlmJea4+Y8rx7XxAQ= +SHA256 (Pkgfile) = 331cb69e8c4078b8594eba6f2828770ac677b1750d448672ec9799ce139ce979 +SHA256 (.footprint) = 0dba5ad4d56b60c65581206733102bb5123a264c04bd7c0916768ecebae14496 +SHA256 (poppler-21.04.0.tar.xz) = 5e2219656c6bbd36154133fef2e12b7d0938464518827098b29a10b1697ea79c diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 58dde6cdc..d862c6b95 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=21.03.0 +version=21.04.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)