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:   yhardy
Date:           Thu Mar 12 21:21:50 UTC 2026

Modified Files:
        pkgsrc/editors/xournalpp: Makefile distinfo

Log Message:
editors/xournalpp: update to xournalpp-1.3.3

Changelog:

== 1.3.3

* Fix undo/redo crash with automatic page insertion
* Fix missing GtkSourceView dependency in Ubuntu packages
* Fix AppImage/Snap relative paths
* Silent errors when parsing some files are no longer silent
* Fix more UTF-8 conversion issues
* Report failure to open recent files
* Fix rendering of single-dot strokes
* Fix horizontal alignment of pages
* Fix toolbar item "Draw line" being wrongly enabled
* Improve zoom/scroll responsivity
* Updated translations


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/editors/xournalpp/Makefile
cvs rdiff -u -r1.23 -r1.24 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.96 pkgsrc/editors/xournalpp/Makefile:1.97
--- pkgsrc/editors/xournalpp/Makefile:1.96      Mon Feb  9 22:55:41 2026
+++ pkgsrc/editors/xournalpp/Makefile   Thu Mar 12 21:21:50 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.96 2026/02/09 22:55:41 yhardy Exp $
+# $NetBSD: Makefile,v 1.97 2026/03/12 21:21:50 yhardy Exp $
 
-DISTNAME=      xournalpp-1.3.2
+DISTNAME=      xournalpp-1.3.3
 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.23 pkgsrc/editors/xournalpp/distinfo:1.24
--- pkgsrc/editors/xournalpp/distinfo:1.23      Mon Feb  9 22:55:41 2026
+++ pkgsrc/editors/xournalpp/distinfo   Thu Mar 12 21:21:50 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2026/02/09 22:55:41 yhardy Exp $
+$NetBSD: distinfo,v 1.24 2026/03/12 21:21:50 yhardy Exp $
 
-BLAKE2s (xournalpp-1.3.2.tar.gz) = 0e911794c8a5196a4e7db6a9063cf92eaf88ec23d18b155465d701a14fa4ee4d
-SHA512 (xournalpp-1.3.2.tar.gz) = 64cd0b7a9e030da8f1c655527556918d0a9d9010153ef565044020180af375b6a71a8ae7f8d91e85634f541cb3a25727c306b1d929bce9017fb4346af5b5baa1
-Size (xournalpp-1.3.2.tar.gz) = 17156388 bytes
+BLAKE2s (xournalpp-1.3.3.tar.gz) = 3c52b23261e18d5185366fe24745d1e048d19e0e1475394c1f0fba405b971bc4
+SHA512 (xournalpp-1.3.3.tar.gz) = d93e05c073495e31fac128b88b44772286fe312df1b1eef8fbd79e71e5d4859f2733d667eaa653b4d550660f7de7a99ebe2c51466b73b949d29b4c86c6744733
+Size (xournalpp-1.3.3.tar.gz) = 17164254 bytes
 SHA1 (patch-CMakeLists.txt) = ce6d76c6f07c895045c6df6740dcceae7689e4b8
 SHA1 (patch-po_CMakeLists.txt) = a682febd9205ad54b56bcf4ca46c984d32446d2b
 SHA1 (patch-src_core_control_DeviceListHelper.cpp) = 069fae3eb58798406e4fa8dbff0d02aa8e0a27ef



Home | Main Index | Thread Index | Old Index