![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit acbac57381d5c6fa8d4d8e7ec1b6ab73dd77b3e7 Author: Juergen Daubert <jue@jue.li> Date: Fri Feb 8 10:51:31 2019 +0100 [notify] poppler: update to 0.74 ABI has been changed, rebuild of direct dependent ports like cups-filters required. Run revdep after update. diff --git a/poppler/.footprint b/poppler/.footprint index 8b6f6cd3e..e38eed0b8 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -91,6 +91,7 @@ drwxr-xr-x root/root usr/include/poppler/ -rw-r--r-- root/root usr/include/poppler/ViewerPreferences.h -rw-r--r-- root/root usr/include/poppler/XRef.h drwxr-xr-x root/root usr/include/poppler/cpp/ +-rw-r--r-- root/root usr/include/poppler/cpp/poppler-destination.h -rw-r--r-- root/root usr/include/poppler/cpp/poppler-document.h -rw-r--r-- root/root usr/include/poppler/cpp/poppler-embedded-file.h -rw-r--r-- root/root usr/include/poppler/cpp/poppler-font.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.6.0 --rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.6.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.84 -lrwxrwxrwx root/root usr/lib/libpoppler.so.84 -> libpoppler.so.84.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.84.0.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 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 59f8b68f0..7dd0cdf4b 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UaRoK2/CxyNzkgWJIlPXh9/7QXHatdCpTMHd1JvGHCzS2Jx9xW0Whs6kxuUhYPiE0MbMHhKypFptoIKLMfpegU= -SHA256 (Pkgfile) = c77a3fdeeb6e299d56678f26c51e4a437000a8f752dea31ef8e632531c23f6b6 -SHA256 (.footprint) = 89e1071468e5b2961fc8dc7d4c94067c7340610ad88c81453d115dc2c66268e9 -SHA256 (poppler-0.73.0.tar.xz) = e44b5543903128884ba4538c2a97d3bcc8889e97ffacc4636112101f0238db03 +RWSE3ohX2g5d/YtEVyQDIw9A5dYj9aJJIhHBj7LozZB03jkedm+Z03IXtF0hslUf3QsTbzF4LTClmm9cDED8HNI51k1Ih/85sAM= +SHA256 (Pkgfile) = a21971aa9d3c4e4386b25a994b0432a9f71604a437c02ee35b73383d4dc67679 +SHA256 (.footprint) = f014854ef60ce123a5af2825af9161382265d9b5d9fc8b5152868c3c51fcadeb +SHA256 (poppler-0.74.0.tar.xz) = 92e09fd3302567fd36146b36bb707db43ce436e8841219025a82ea9fb0076b2f diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 45ad21209..eec3ef7ab 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=0.73.0 +version=0.74.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)