pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jul 14 14:06:59 UTC 2022
Modified Files:
pkgsrc/print/poppler: Makefile.common distinfo
pkgsrc/print/poppler-glib: PLIST
Log Message:
poppler*: update to 22.07.0
Release 22.07.0:
core:
* Fix crash when filling in forms in some files. Issue #1258
* Fix first lines of Annotations sometimes being cut off. Issue #1246
* Signatures: Don't crash if the signature doesn't have a common name
* CairoFontEngine: increment font_face reference when retrieving from the cache
* Add ToUnicode support for lessorequalslant and greaterorequalslant
glib:
* Add support for stamp annotation
build system:
* Tweaks on how gperf is run
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 pkgsrc/print/poppler/Makefile.common
cvs rdiff -u -r1.163 -r1.164 pkgsrc/print/poppler/distinfo
cvs rdiff -u -r1.35 -r1.36 pkgsrc/print/poppler-glib/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/poppler/Makefile.common
diff -u pkgsrc/print/poppler/Makefile.common:1.135 pkgsrc/print/poppler/Makefile.common:1.136
--- pkgsrc/print/poppler/Makefile.common:1.135 Sun Jul 3 17:07:44 2022
+++ pkgsrc/print/poppler/Makefile.common Thu Jul 14 14:06:58 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.135 2022/07/03 17:07:44 wiz Exp $
+# $NetBSD: Makefile.common,v 1.136 2022/07/14 14:06:58 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= 22.06.0
+POPPLER_VERS= 22.07.0
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= https://poppler.freedesktop.org/
Index: pkgsrc/print/poppler/distinfo
diff -u pkgsrc/print/poppler/distinfo:1.163 pkgsrc/print/poppler/distinfo:1.164
--- pkgsrc/print/poppler/distinfo:1.163 Sun Jul 3 17:07:44 2022
+++ pkgsrc/print/poppler/distinfo Thu Jul 14 14:06:58 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.163 2022/07/03 17:07:44 wiz Exp $
+$NetBSD: distinfo,v 1.164 2022/07/14 14:06:58 wiz Exp $
-BLAKE2s (poppler-22.06.0.tar.xz) = 23443958e02733b8cc3e169b3f7656536336121ee4bc72db235fc576eebefce7
-SHA512 (poppler-22.06.0.tar.xz) = 79e1a1440a0903ea6238dcc7afc4ecdf1f8cc53af94ec5649f631fca568711d48a7ec4046fccb8520818420dc21e4ad1aaf602c22b13f9ce22f4d06edc83c8a3
-Size (poppler-22.06.0.tar.xz) = 1834980 bytes
+BLAKE2s (poppler-22.07.0.tar.xz) = f14bfe3ff47122439d073dd3754deeb52e61b37c7b21fa049246a4f45e9ff7b2
+SHA512 (poppler-22.07.0.tar.xz) = d3d8a0f50ddcf2020bbbc3c21c6fcdd6f31b431d984622c2a4ae4986b82a14d79969d7113588ba5d9a672babe4dc01fe2f5e8d9ce73a9fbce14685220d914f02
+Size (poppler-22.07.0.tar.xz) = 1838796 bytes
Index: pkgsrc/print/poppler-glib/PLIST
diff -u pkgsrc/print/poppler-glib/PLIST:1.35 pkgsrc/print/poppler-glib/PLIST:1.36
--- pkgsrc/print/poppler-glib/PLIST:1.35 Tue Feb 15 19:26:48 2022
+++ pkgsrc/print/poppler-glib/PLIST Thu Jul 14 14:06:59 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.35 2022/02/15 19:26:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.36 2022/07/14 14:06:59 wiz Exp $
include/poppler/glib/poppler-action.h
include/poppler/glib/poppler-annot.h
include/poppler/glib/poppler-attachment.h
@@ -17,6 +17,6 @@ include/poppler/glib/poppler.h
lib/girepository-1.0/Poppler-0.18.typelib
lib/libpoppler-glib.so
lib/libpoppler-glib.so.8
-lib/libpoppler-glib.so.8.23.0
+lib/libpoppler-glib.so.8.24.0
lib/pkgconfig/poppler-glib.pc
share/gir-1.0/Poppler-0.18.gir
Home |
Main Index |
Thread Index |
Old Index