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: Wed Dec 11 10:37:05 UTC 2024
Modified Files:
pkgsrc/editors/xournalpp: Makefile distinfo
Log Message:
xournalpp: update to 1.2.5.
## 1.2.5
Bugfixes from various community contributors.
* Fixed a regression causing "Out of memory" error when exporting some PDF files on Windows (#6124)
* Fixed a regression causing a crash when exporting on Linux (#6084)
* Allow undo/redo for changes of page size (#6096)
* Add Ctrl+= as a shortcut for zomming in (#6076)
* Fixed a crash when importing some SVG images (#6087)
* Make the geometry tools appear in the middle of the view (#6012)
* Fixed labels in plugin manager (#5992)
* Fixed missing translations in Windows releases (#5973)
* Fixed many issues with Windows installer (#5988)
* Updated translations
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/editors/xournalpp/Makefile
cvs rdiff -u -r1.17 -r1.18 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.77 pkgsrc/editors/xournalpp/Makefile:1.78
--- pkgsrc/editors/xournalpp/Makefile:1.77 Sun Nov 17 07:15:50 2024
+++ pkgsrc/editors/xournalpp/Makefile Wed Dec 11 10:37:05 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2024/11/17 07:15:50 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2024/12/11 10:37:05 wiz Exp $
-DISTNAME= xournalpp-1.2.4
-PKGREVISION= 4
+DISTNAME= xournalpp-1.2.5
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.17 pkgsrc/editors/xournalpp/distinfo:1.18
--- pkgsrc/editors/xournalpp/distinfo:1.17 Wed Oct 30 15:02:04 2024
+++ pkgsrc/editors/xournalpp/distinfo Wed Dec 11 10:37:05 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2024/10/30 15:02:04 wiz Exp $
+$NetBSD: distinfo,v 1.18 2024/12/11 10:37:05 wiz Exp $
-BLAKE2s (xournalpp-1.2.4.tar.gz) = c715ca163c3d49d5af165d2716526a024a3120731a3144ed905fcf6412ba0b1d
-SHA512 (xournalpp-1.2.4.tar.gz) = 45f09757f8dba67f64d53cd05c400bd563e5168eb24d1a0b5a4c407427dc4427adf54d22c5cae6a56945cef71016ff23cad077994dcb20f262082380dd284094
-Size (xournalpp-1.2.4.tar.gz) = 16845932 bytes
+BLAKE2s (xournalpp-1.2.5.tar.gz) = 252ed1ac9dffa3d5464f3d7758cc665be18fe45392246ac734d660780d48b3c4
+SHA512 (xournalpp-1.2.5.tar.gz) = c95854b73b3b63fbb154e5c952a15fe94bfb8e71a52f0cf0b606a5be792c1375d540dd820bfbda182d38ad8627afc4eb10c9b636d1be0fe6e77a462e2e6b6b9f
+Size (xournalpp-1.2.5.tar.gz) = 16849377 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