pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/featherpad
Module Name: pkgsrc
Committed By: pin
Date: Tue Jun 23 07:39:17 UTC 2026
Modified Files:
pkgsrc/editors/featherpad: Makefile distinfo
Log Message:
editors/featherpad: update to 1.6.4
V1.6.4
---------
* Fixed JSON's highlighting when whitespaces are not shown.
* Activate the session dialog under Wayland too when it is called by another window.
* Fixed tab middle clicking for Qt ≥ 6.11 (it stopped working correctly after a backward-incompatible change in Qt).
* When running executable scripts, covered a case where a process failed to start.
* Fixed side-pane tooltips with tab DND.
* Bumped the minimum version of Qt to 6.5.
* Fixed using of dictionary encoding with Hunspell.
* Fixed macOS help bundle resource.
* Silenced new compilation warnings about implicit capturing of 'this'.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/editors/featherpad/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/editors/featherpad/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/featherpad/Makefile
diff -u pkgsrc/editors/featherpad/Makefile:1.65 pkgsrc/editors/featherpad/Makefile:1.66
--- pkgsrc/editors/featherpad/Makefile:1.65 Thu May 14 16:40:49 2026
+++ pkgsrc/editors/featherpad/Makefile Tue Jun 23 07:39:17 2026
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.65 2026/05/14 16:40:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.66 2026/06/23 07:39:17 pin Exp $
-VERSION= 1.6.3
+VERSION= 1.6.4
DISTNAME= FeatherPad-V${VERSION}
PKGNAME= featherpad-${VERSION}
-PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
Index: pkgsrc/editors/featherpad/distinfo
diff -u pkgsrc/editors/featherpad/distinfo:1.33 pkgsrc/editors/featherpad/distinfo:1.34
--- pkgsrc/editors/featherpad/distinfo:1.33 Fri Jan 2 17:02:12 2026
+++ pkgsrc/editors/featherpad/distinfo Tue Jun 23 07:39:17 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2026/01/02 17:02:12 pin Exp $
+$NetBSD: distinfo,v 1.34 2026/06/23 07:39:17 pin Exp $
-BLAKE2s (FeatherPad-V1.6.3.tar.gz) = a8622ce6652e1385642b4b5169ac2c1a4e460aa876d8ce76e70205315fe0dbc0
-SHA512 (FeatherPad-V1.6.3.tar.gz) = 4a6e44539f5ad78ca285b1c54a4cd561996ff985d0d51990742572b552cfb1e0c52735ba700b94caf849f1ce33116e7f53e004260f34dbf8ab1b3e28221ae2f5
-Size (FeatherPad-V1.6.3.tar.gz) = 1317394 bytes
+BLAKE2s (FeatherPad-V1.6.4.tar.gz) = daa4d69c934e1b148f1d8eee72ad729edfcc93abe50cf8d7ac415f53f5583ea7
+SHA512 (FeatherPad-V1.6.4.tar.gz) = e29e79777d877e94cda99f6ba8c9ddac4c1376c1f328556e9a97670b7cb14d9325c02fe2e4182032770d92ce5c82583e9ef0a3e689fcdaa76409387e77b70e82
+Size (FeatherPad-V1.6.4.tar.gz) = 1326384 bytes
Home |
Main Index |
Thread Index |
Old Index