pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xournalpp
Module Name: pkgsrc
Committed By: wiz
Date: Sun May 11 10:14:06 UTC 2025
Modified Files:
pkgsrc/editors/xournalpp: Makefile distinfo
Log Message:
xournalpp: update to 1.2.7.
## 1.2.7
The support for Ubuntu 20 LTS is dropped.
This release also includes bugfixes from various community contributors:
* Improved error logs (#6319)
* Fixed some undefined behaviours that may have caused crashes (#6326)
* Fixed some memory leaks (#6356)
* Ensured timers are cancelled on exit (#6351)
* Fixed handling of linebreaks in latex tool (#6374)
* Linux: forward crash signals to system handler after emergency save (#6392)
* Fixed wrong glyph spacing in texts using small fonts (#6393)
* Windows: Fixed opening of UNC paths (#6409)
* Fixed rasterization of Tex elements on PDF/SVG export or printing (#6395)
* Updated translations
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/editors/xournalpp/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/editors/xournalpp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/xournalpp/Makefile
diff -u pkgsrc/editors/xournalpp/Makefile:1.85 pkgsrc/editors/xournalpp/Makefile:1.86
--- pkgsrc/editors/xournalpp/Makefile:1.85 Thu Apr 24 14:13:48 2025
+++ pkgsrc/editors/xournalpp/Makefile Sun May 11 10:14:05 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2025/04/24 14:13:48 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2025/05/11 10:14:05 wiz Exp $
-DISTNAME= xournalpp-1.2.6
-PKGREVISION= 4
+DISTNAME= xournalpp-1.2.7
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/editors/xournalpp/distinfo
diff -u pkgsrc/editors/xournalpp/distinfo:1.20 pkgsrc/editors/xournalpp/distinfo:1.21
--- pkgsrc/editors/xournalpp/distinfo:1.20 Sun Feb 23 21:40:15 2025
+++ pkgsrc/editors/xournalpp/distinfo Sun May 11 10:14:05 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2025/02/23 21:40:15 wiz Exp $
+$NetBSD: distinfo,v 1.21 2025/05/11 10:14:05 wiz Exp $
-BLAKE2s (xournalpp-1.2.6.tar.gz) = 941a96a55be2c6b6acd36c4f88838fa53f4f88308cf1f1019d612a027b272e46
-SHA512 (xournalpp-1.2.6.tar.gz) = 8e74d19414a35d10bcea16594ec08077c864c119e9c4d6069a1fa9ab95f0ce518aa7db08063280890dd7711f8d7b68c2e41cf55ba0b083ecf03e2c2f6b030c4f
-Size (xournalpp-1.2.6.tar.gz) = 16846760 bytes
+BLAKE2s (xournalpp-1.2.7.tar.gz) = f7c774b2ffd425316c7dc410cf72da7d65fc12b787777e91dd4662de0618f69f
+SHA512 (xournalpp-1.2.7.tar.gz) = cbec828769405ccbe753e63279c3faabf253678543281c9da8ea67e665bafac43cebcd50a5d6588a123c6956e9d672be25e66a2231e9d44fa0640a379eabb70c
+Size (xournalpp-1.2.7.tar.gz) = 16852416 bytes
SHA1 (patch-CMakeLists.txt) = 87ba10a924e3eb092dd9816ff38dea8c0b112b10
SHA1 (patch-po_CMakeLists.txt) = 897b4f9507b48be394409deda8170fe7d39f008c
SHA1 (patch-src_core_control_DeviceListHelper.cpp) = 069fae3eb58798406e4fa8dbff0d02aa8e0a27ef
Home |
Main Index |
Thread Index |
Old Index