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: adam
Date: Thu Jul 16 09:00:15 UTC 2026
Modified Files:
pkgsrc/editors/xournalpp: Makefile distinfo
Log Message:
xournalpp: updated to 1.3.6
1.3.6
* Fixed several issues with button configuration
* Added mutex locks for lua write functions
* Updated Debian dependency for libxml2
* Added Ubuntu 26.04 (resolute) build target
* Fixed enable/disable copy/cut actions when selecting text in TextEdition
* Fixed data-race related segfault in RenderJob::renderToBuffer()
* Fixed "System default" audio device resolving to null device instead of default
* Fixed compilation warnings
* Fixed several issues with the "Add Pdf Page" dialog
* Updated translations
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/editors/xournalpp/Makefile
cvs rdiff -u -r1.25 -r1.26 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.102 pkgsrc/editors/xournalpp/Makefile:1.103
--- pkgsrc/editors/xournalpp/Makefile:1.102 Mon Jul 13 04:35:35 2026
+++ pkgsrc/editors/xournalpp/Makefile Thu Jul 16 09:00:15 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2026/07/13 04:35:35 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2026/07/16 09:00:15 adam Exp $
-DISTNAME= xournalpp-1.3.5
-PKGREVISION= 1
+DISTNAME= xournalpp-1.3.6
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.25 pkgsrc/editors/xournalpp/distinfo:1.26
--- pkgsrc/editors/xournalpp/distinfo:1.25 Mon Jul 6 14:33:22 2026
+++ pkgsrc/editors/xournalpp/distinfo Thu Jul 16 09:00:15 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.25 2026/07/06 14:33:22 adam Exp $
+$NetBSD: distinfo,v 1.26 2026/07/16 09:00:15 adam Exp $
-BLAKE2s (xournalpp-1.3.5.tar.gz) = 6c4df24129a5d90e85ca5190ce2d02dccd6d72ac3cb673e41346f84d3d362101
-SHA512 (xournalpp-1.3.5.tar.gz) = 0906cbf40ec9b12493c1b021ca3dd7fa123934b4cd97a36a78960d3af38fbec25b8097a9d9a1610e392132caeac40e34065b87b769872f93afa999b08ac8724d
-Size (xournalpp-1.3.5.tar.gz) = 17193152 bytes
+BLAKE2s (xournalpp-1.3.6.tar.gz) = d68a27df52ebd1f8eb850e4e5e00797a935018e11a78addabe60c5b8a8cfdfa8
+SHA512 (xournalpp-1.3.6.tar.gz) = 8530920b197343a80607e44759bf46f3deb274781de0509e30e49a9728896e3d96e7749f0e7025fdabb4be3969146d26ede215583ac1fb67043d73476fd00d89
+Size (xournalpp-1.3.6.tar.gz) = 17194608 bytes
SHA1 (patch-CMakeLists.txt) = ce6d76c6f07c895045c6df6740dcceae7689e4b8
SHA1 (patch-man_CMakeLists.txt) = 359c78c296c6bf0c6ba45dd98736b43fda66c520
SHA1 (patch-po_CMakeLists.txt) = a682febd9205ad54b56bcf4ca46c984d32446d2b
Home |
Main Index |
Thread Index |
Old Index