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.75.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/68c6ff3eb8db
branches: trunk
changeset: 331859:68c6ff3eb8db
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Mar 26 06:59:06 2019 +0000
description:
poppler*: update to 0.75.0
Release 0.75.0:
core:
* Fix rendering of some annotations
* Fix crashes in broken files
* Small internal code improvements
cpp:
* Improve documentation
* tests: Add showing version information to poppler-dump
utils:
* pdfattach: new util
* pdftohtml: add -dataurls parameter
* pdftoppm: add -sep and -forcenum parameters
* pdftohtml: make singleHtml and stout not mutually exclusive
* pdfsig: fix use after free
diffstat:
print/poppler-utils/PLIST | 4 +++-
print/poppler/Makefile.common | 4 ++--
print/poppler/PLIST | 6 +++---
print/poppler/distinfo | 10 +++++-----
4 files changed, 13 insertions(+), 11 deletions(-)
diffs (66 lines):
diff -r ecd38827b7c7 -r 68c6ff3eb8db print/poppler-utils/PLIST
--- a/print/poppler-utils/PLIST Tue Mar 26 06:20:27 2019 +0000
+++ b/print/poppler-utils/PLIST Tue Mar 26 06:59:06 2019 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2017/07/06 11:29:59 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/03/26 06:59:06 wiz Exp $
+bin/pdfattach
bin/pdfdetach
bin/pdffonts
bin/pdfimages
@@ -10,6 +11,7 @@
bin/pdftops
bin/pdftotext
bin/pdfunite
+man/man1/pdfattach.1
man/man1/pdfdetach.1
man/man1/pdffonts.1
man/man1/pdfimages.1
diff -r ecd38827b7c7 -r 68c6ff3eb8db print/poppler/Makefile.common
--- a/print/poppler/Makefile.common Tue Mar 26 06:20:27 2019 +0000
+++ b/print/poppler/Makefile.common Tue Mar 26 06:59:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.106 2019/02/16 13:19:19 wiz Exp $
+# $NetBSD: Makefile.common,v 1.107 2019/03/26 06:59:06 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.74.0
+POPPLER_VERS= 0.75.0
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= https://poppler.freedesktop.org/
diff -r ecd38827b7c7 -r 68c6ff3eb8db print/poppler/PLIST
--- a/print/poppler/PLIST Tue Mar 26 06:20:27 2019 +0000
+++ b/print/poppler/PLIST Tue Mar 26 06:59:06 2019 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.18 2019/02/16 13:19:19 wiz Exp $
+@comment $NetBSD: PLIST,v 1.19 2019/03/26 06:59:06 wiz Exp $
lib/libpoppler.so
-lib/libpoppler.so.85
-lib/libpoppler.so.85.0.0
+lib/libpoppler.so.86
+lib/libpoppler.so.86.0.0
lib/pkgconfig/poppler-splash.pc
lib/pkgconfig/poppler.pc
share/doc/poppler/README
diff -r ecd38827b7c7 -r 68c6ff3eb8db print/poppler/distinfo
--- a/print/poppler/distinfo Tue Mar 26 06:20:27 2019 +0000
+++ b/print/poppler/distinfo Tue Mar 26 06:59:06 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.135 2019/02/16 13:19:19 wiz Exp $
+$NetBSD: distinfo,v 1.136 2019/03/26 06:59:06 wiz Exp $
-SHA1 (poppler-0.74.0.tar.xz) = 9b2029e855d35d38d177512b58d972c5b2e9d61f
-RMD160 (poppler-0.74.0.tar.xz) = a50bb9ec9522f5ddf70907e0bbed1bbee10372ad
-SHA512 (poppler-0.74.0.tar.xz) = 4e48e2ffb559863ee693930db3b8594fd7e60e4b4ca3cdeb198faf90a6f4dbb5e102461492a12058221bc1218fe7e17c9085afb9e7956ae4bf26c11674315e66
-Size (poppler-0.74.0.tar.xz) = 1514044 bytes
+SHA1 (poppler-0.75.0.tar.xz) = eab9dced5d5473da53d398577368acb88ebf3c0e
+RMD160 (poppler-0.75.0.tar.xz) = 60ed070dbe125f76c387324ba58e0a750ea7f8b1
+SHA512 (poppler-0.75.0.tar.xz) = 6a1b76cc5095b7c5809eaa5072aeb4ea615744ff8ffce537f40a3f73a81fc12cc18d596876ceda1c78b5312ad20535f72366e69c861b620d108616f24a98e6b8
+Size (poppler-0.75.0.tar.xz) = 1523872 bytes
SHA1 (patch-poppler_CMap.cc) = d37745ea4cbeae76ad43c4ac74e942531f7b7dd8
Home |
Main Index |
Thread Index |
Old Index