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:           Tue Aug 25 10:28:32 UTC 2026

Modified Files:
        pkgsrc/editors/xournalpp: Makefile distinfo

Log Message:
xournalpp: updated to 1.3.7

1.3.7

This is a new minor version of Xournal++ with bug fixes and improvements from the community.

Fixed Lua API changeToolColor not recognizing some tool names
Fixed failing assertion when right clicking
Updated translations


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/editors/xournalpp/Makefile
cvs rdiff -u -r1.26 -r1.27 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.103 pkgsrc/editors/xournalpp/Makefile:1.104
--- pkgsrc/editors/xournalpp/Makefile:1.103     Thu Jul 16 09:00:15 2026
+++ pkgsrc/editors/xournalpp/Makefile   Tue Aug 25 10:28:32 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.103 2026/07/16 09:00:15 adam Exp $
+# $NetBSD: Makefile,v 1.104 2026/08/25 10:28:32 adam Exp $
 
-DISTNAME=      xournalpp-1.3.6
+DISTNAME=      xournalpp-1.3.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.26 pkgsrc/editors/xournalpp/distinfo:1.27
--- pkgsrc/editors/xournalpp/distinfo:1.26      Thu Jul 16 09:00:15 2026
+++ pkgsrc/editors/xournalpp/distinfo   Tue Aug 25 10:28:32 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2026/07/16 09:00:15 adam Exp $
+$NetBSD: distinfo,v 1.27 2026/08/25 10:28:32 adam Exp $
 
-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
+BLAKE2s (xournalpp-1.3.7.tar.gz) = 03c01fae5ca769c2bade8fd865fd97d060cf3f02d278e6d8e7c41ef72af6adda
+SHA512 (xournalpp-1.3.7.tar.gz) = 119f11d9a6a22c616b104b559a56fa960047a898e016c22987d44fadcae5659896f7d7ecb110b86bd3bce8d5bdfb5b78849233e96bfa3905b6c750ce80ea3c5d
+Size (xournalpp-1.3.7.tar.gz) = 17194679 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