From 20d4b4c1950ec94d088387c3cfb855c19a9180b9 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 22 Jun 2018 10:38:02 +0200 Subject: [PATCH] poppler: update to 0.66.0 --- poppler/.footprint | 6 +++--- poppler/.md5sum | 2 +- poppler/.signature | 6 +++--- poppler/Pkgfile | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/poppler/.footprint b/poppler/.footprint index e9a2640b9..0f055b2a2 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.76 -lrwxrwxrwx root/root usr/lib/libpoppler.so.76 -> libpoppler.so.76.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.76.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.77 +lrwxrwxrwx root/root usr/lib/libpoppler.so.77 -> libpoppler.so.77.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.77.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 95f5ec710..397e60efd 100644 --- a/poppler/.md5sum +++ b/poppler/.md5sum @@ -1 +1 @@ -b9a0af02e43deb26265f130343e90d78 poppler-0.65.0.tar.xz +6602813e52f02f85f11ba1590e0ef749 poppler-0.66.0.tar.xz diff --git a/poppler/.signature b/poppler/.signature index da541c823..c1559d775 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dEwwOP3OuepPGmWNaIV3fq/Acocmxsg9UnpJSpJuXQb3TwLMDZ6kkgQFF5oI2qsKK2PfF+OdoGs83qEEIxyEQk= -SHA256 (Pkgfile) = c7d4c37b1d60aeb375aa657c24c4d6bbaa6899d69f0af94e2cd26bca23168ff2 +RWSE3ohX2g5d/SCwVeeF2w0k7NqHiCmfxCBshA/9aoLSPuxPHmdzgVcUgcf+7ZqSXwhVjS7Ow6m6H86V+uyR/kiyHQfQ8kVytw0= +SHA256 (Pkgfile) = cd0e6cce16b34e8421bfc93b623a77a8971dafefdbd681aa24cbe2d4cd5bb71c SHA256 (.footprint) = 741b73053a5b7a9978422e7bb0f5acdfa272d3643e11a7aba037f57e55397258 -SHA256 (poppler-0.65.0.tar.xz) = 89c8cf73f83efda78c5a9bd37c28f4593ad0e8a51556dbe39ed81e1ae2dd8f07 +SHA256 (poppler-0.66.0.tar.xz) = 2c096431adfb74bc2f53be466889b7646e1b599f28fa036094f3f7235cc9eae7 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 3a1696bff..27e8f6ed6 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.65.0 +version=0.66.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)