diff options
author | wiz <wiz@pkgsrc.org> | 2020-03-04 22:01:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-03-04 22:01:41 +0000 |
commit | c730c7de139049359e0e1ebaf5cb07867d7d84cb (patch) | |
tree | 0d84a1faf08fe7c67987a32ebc9b03182b78f1a8 /print/poppler | |
parent | c8cca02b56642fed1efd443fb8360df850aa706c (diff) | |
download | pkgsrc-c730c7de139049359e0e1ebaf5cb07867d7d84cb.tar.gz |
poppler*: update to 0.86.1, requested by adam@
Release 0.86.1:
core:
* Fix regression in Browse Link handling
* Internal code improvements
Diffstat (limited to 'print/poppler')
-rw-r--r-- | print/poppler/Makefile.common | 4 | ||||
-rw-r--r-- | print/poppler/PLIST | 6 | ||||
-rw-r--r-- | print/poppler/distinfo | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index a2d36e587c5..d486850a4ad 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.116 2020/03/04 15:51:24 wiz Exp $ +# $NetBSD: Makefile.common,v 1.117 2020/03/04 22:01:41 wiz Exp $ # # used by print/poppler/Makefile # used by print/poppler-cpp/Makefile @@ -7,7 +7,7 @@ # used by print/poppler-qt5/Makefile # used by print/poppler-utils/Makefile -POPPLER_VERS= 0.86.0 +POPPLER_VERS= 0.86.1 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= https://poppler.freedesktop.org/ diff --git a/print/poppler/PLIST b/print/poppler/PLIST index 11cacc87f02..b4ec5817338 100644 --- a/print/poppler/PLIST +++ b/print/poppler/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.27 2020/03/04 15:51:24 wiz Exp $ +@comment $NetBSD: PLIST,v 1.28 2020/03/04 22:01:41 wiz Exp $ lib/libpoppler.so -lib/libpoppler.so.96 -lib/libpoppler.so.96.0.0 +lib/libpoppler.so.97 +lib/libpoppler.so.97.0.0 lib/pkgconfig/poppler-cairo.pc lib/pkgconfig/poppler-splash.pc lib/pkgconfig/poppler.pc diff --git a/print/poppler/distinfo b/print/poppler/distinfo index 0deb97b098c..1513a9a6dba 100644 --- a/print/poppler/distinfo +++ b/print/poppler/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.145 2020/03/04 15:51:24 wiz Exp $ +$NetBSD: distinfo,v 1.146 2020/03/04 22:01:41 wiz Exp $ -SHA1 (poppler-0.86.0.tar.xz) = 3ca390b085ca19c70c99a45586205f1f9ecf2bb9 -RMD160 (poppler-0.86.0.tar.xz) = a0e8466376bed7e0b52d43cb5c5d85eb0aa15fe7 -SHA512 (poppler-0.86.0.tar.xz) = 58a8ee7bc0bae1dfbbd1bd8d2f66bbb77bd4b93637f500b7d69f4b57d20f7f14b2b23b74f2e34a3f00c7b7887c366379ed6d95f5e1e610eafb9cf7847ea7583a -Size (poppler-0.86.0.tar.xz) = 1593992 bytes +SHA1 (poppler-0.86.1.tar.xz) = 85e6bd5d96e667ea370dad4aabd2295210a706bb +RMD160 (poppler-0.86.1.tar.xz) = ac2662621df73630e939d29b752f3c3e7f36b1e6 +SHA512 (poppler-0.86.1.tar.xz) = 435fc1e7f3e8123e0adde9aa60c0d7dc17db367cde8908932abfef913cee6f27efeb1c4f2d6f316019a69a87f1fa5251be4216d0a81a681a24f24a70ac571670 +Size (poppler-0.86.1.tar.xz) = 1593856 bytes SHA1 (patch-poppler_poppler-config.h.cmake) = d2a67beb1275f10f19468421f203806ead6fa8ff SHA1 (patch-qt5_src_poppler-page.cc) = b4f076c0417d8fbd342a1d9918a52369b2ddc952 |