pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print poppler*: update to 0.87.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/08358ff4585a
branches: trunk
changeset: 426591:08358ff4585a
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 03 10:23:21 2020 +0000
description:
poppler*: update to 0.87.0
Release 0.87.0:
core:
* Fix leak in broken files
* Internal code improvements
qt5:
* Add option to get form choice for export value
* ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695
glib:
* Internal code improvements
utils:
* pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest
diffstat:
print/poppler-glib/Makefile | 3 +--
print/poppler-qt5/Makefile | 3 +--
print/poppler-qt5/PLIST | 4 ++--
print/poppler/Makefile.common | 4 ++--
print/poppler/PLIST | 6 +++---
print/poppler/distinfo | 10 +++++-----
6 files changed, 14 insertions(+), 16 deletions(-)
diffs (87 lines):
diff -r cc5951eb1f46 -r 08358ff4585a print/poppler-glib/Makefile
--- a/print/poppler-glib/Makefile Fri Apr 03 09:17:07 2020 +0000
+++ b/print/poppler-glib/Makefile Fri Apr 03 10:23:21 2020 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.85 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2020/04/03 10:23:21 wiz Exp $
-PKGREVISION= 1
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-glib-${POPPLER_VERS}
diff -r cc5951eb1f46 -r 08358ff4585a print/poppler-qt5/Makefile
--- a/print/poppler-qt5/Makefile Fri Apr 03 09:17:07 2020 +0000
+++ b/print/poppler-qt5/Makefile Fri Apr 03 10:23:21 2020 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.40 2020/03/10 22:10:52 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2020/04/03 10:23:21 wiz Exp $
-PKGREVISION= 2
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-qt5-${POPPLER_VERS}
diff -r cc5951eb1f46 -r 08358ff4585a print/poppler-qt5/PLIST
--- a/print/poppler-qt5/PLIST Fri Apr 03 09:17:07 2020 +0000
+++ b/print/poppler-qt5/PLIST Fri Apr 03 10:23:21 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2020/03/04 15:51:24 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2020/04/03 10:23:21 wiz Exp $
include/poppler/qt5/poppler-annotation.h
include/poppler/qt5/poppler-export.h
include/poppler/qt5/poppler-form.h
@@ -10,5 +10,5 @@
include/poppler/qt5/poppler-version.h
lib/libpoppler-qt5.so
lib/libpoppler-qt5.so.1
-lib/libpoppler-qt5.so.1.22.0
+lib/libpoppler-qt5.so.1.23.0
lib/pkgconfig/poppler-qt5.pc
diff -r cc5951eb1f46 -r 08358ff4585a print/poppler/Makefile.common
--- a/print/poppler/Makefile.common Fri Apr 03 09:17:07 2020 +0000
+++ b/print/poppler/Makefile.common Fri Apr 03 10:23:21 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.117 2020/03/04 22:01:41 wiz Exp $
+# $NetBSD: Makefile.common,v 1.118 2020/04/03 10:23:21 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.1
+POPPLER_VERS= 0.87.0
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= https://poppler.freedesktop.org/
diff -r cc5951eb1f46 -r 08358ff4585a print/poppler/PLIST
--- a/print/poppler/PLIST Fri Apr 03 09:17:07 2020 +0000
+++ b/print/poppler/PLIST Fri Apr 03 10:23:21 2020 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.28 2020/03/04 22:01:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.29 2020/04/03 10:23:21 wiz Exp $
lib/libpoppler.so
-lib/libpoppler.so.97
-lib/libpoppler.so.97.0.0
+lib/libpoppler.so.98
+lib/libpoppler.so.98.0.0
lib/pkgconfig/poppler-cairo.pc
lib/pkgconfig/poppler-splash.pc
lib/pkgconfig/poppler.pc
diff -r cc5951eb1f46 -r 08358ff4585a print/poppler/distinfo
--- a/print/poppler/distinfo Fri Apr 03 09:17:07 2020 +0000
+++ b/print/poppler/distinfo Fri Apr 03 10:23:21 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.146 2020/03/04 22:01:41 wiz Exp $
+$NetBSD: distinfo,v 1.147 2020/04/03 10:23:21 wiz Exp $
-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 (poppler-0.87.0.tar.xz) = 3d3ef5ce73c00758ede49de6348b3602d23cdc2e
+RMD160 (poppler-0.87.0.tar.xz) = 229d769bebbefcfd075e6829db9321de5518b749
+SHA512 (poppler-0.87.0.tar.xz) = 4bdc432c75106b3f37643bfd57c66aba659864fdc3c4d9ffa5089ceaa33ad3bd10d2c4abfb09a4f7b9d7d137e31eb559b440d7df53f35f60d70eaef05f987630
+Size (poppler-0.87.0.tar.xz) = 1595088 bytes
SHA1 (patch-poppler_poppler-config.h.cmake) = d2a67beb1275f10f19468421f203806ead6fa8ff
SHA1 (patch-qt5_src_poppler-page.cc) = b4f076c0417d8fbd342a1d9918a52369b2ddc952
Home |
Main Index |
Thread Index |
Old Index