From f2dabdd69106687b0b34d2331268e7ed4fbdbcf8 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 21 Mar 2019 14:55:15 +0100 Subject: [PATCH] [notify] poppler: update to 0.75.0 ABI has been changed, rebuild of direct dependent ports like cups-filters required. Run revdep after update. --- 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 e38eed0b8..f1d4baa66 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -1,5 +1,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pdfattach -rwxr-xr-x root/root usr/bin/pdfdetach -rwxr-xr-x root/root usr/bin/pdffonts -rwxr-xr-x root/root usr/bin/pdfimages @@ -152,9 +153,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.85 -lrwxrwxrwx root/root usr/lib/libpoppler.so.85 -> libpoppler.so.85.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.85.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.86 +lrwxrwxrwx root/root usr/lib/libpoppler.so.86 -> libpoppler.so.86.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.86.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 @@ -163,6 +164,7 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/pdfattach.1.gz -rw-r--r-- root/root usr/share/man/man1/pdfdetach.1.gz -rw-r--r-- root/root usr/share/man/man1/pdffonts.1.gz -rw-r--r-- root/root usr/share/man/man1/pdfimages.1.gz diff --git a/poppler/.signature b/poppler/.signature index 7dd0cdf4b..e1d58b2f1 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YtEVyQDIw9A5dYj9aJJIhHBj7LozZB03jkedm+Z03IXtF0hslUf3QsTbzF4LTClmm9cDED8HNI51k1Ih/85sAM= -SHA256 (Pkgfile) = a21971aa9d3c4e4386b25a994b0432a9f71604a437c02ee35b73383d4dc67679 -SHA256 (.footprint) = f014854ef60ce123a5af2825af9161382265d9b5d9fc8b5152868c3c51fcadeb -SHA256 (poppler-0.74.0.tar.xz) = 92e09fd3302567fd36146b36bb707db43ce436e8841219025a82ea9fb0076b2f +RWSE3ohX2g5d/UFE5qQI/1oFswVszM4UQI2gXBYIR12cJ5mNSu79mYRuRpTW0jqeuZFPxGp4wj7q+WfsWM9ELiLgX8ARoT6t0QA= +SHA256 (Pkgfile) = 03926e40f095e7db0b4d19f3d541907357150aed9dfe11b767df81a7740a838e +SHA256 (.footprint) = 4d4902cac8700c16673637a13cd09a106562aadf970e6ae001b8f9e1a232d692 +SHA256 (poppler-0.75.0.tar.xz) = 3bbaedb0fa2797cac933a0659d144303e4d09eec6892c65600da987d8707199a diff --git a/poppler/Pkgfile b/poppler/Pkgfile index eec3ef7ab..9f623db59 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.74.0 +version=0.75.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)