pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/featherpad editors/featherpad: update to 1.3.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fffcbe8af462
branches:  trunk
changeset: 389470:fffcbe8af462
user:      pin <pin%pkgsrc.org@localhost>
date:      Sun Dec 04 17:39:56 2022 +0000

description:
editors/featherpad: update to 1.3.4

A potential cause of crash is removed (by initializing the variables of
TextEdit and TabBar before any event is triggered).

Also:
● The Paste item of the Edit menu is enabled/disabled appropriately.
● The single quote is covered as the digit separator in C++(≥14) syntax
  highlighting.
● Enabled instant tooltips and corrected context menus on Wayland.

diffstat:

 editors/featherpad/Makefile |  5 ++---
 editors/featherpad/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 14fcf7625ea1 -r fffcbe8af462 editors/featherpad/Makefile
--- a/editors/featherpad/Makefile       Sun Dec 04 17:39:16 2022 +0000
+++ b/editors/featherpad/Makefile       Sun Dec 04 17:39:56 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2022/11/23 16:19:55 adam Exp $
+# $NetBSD: Makefile,v 1.33 2022/12/04 17:39:56 pin Exp $
 
-VERSION=       1.3.3
+VERSION=       1.3.4
 DISTNAME=      FeatherPad-V${VERSION}
 PKGNAME=       featherpad-${VERSION}
-PKGREVISION=   1
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tsujan/}
 GITHUB_TAG=    V${PKGVERSION_NOREV}
diff -r 14fcf7625ea1 -r fffcbe8af462 editors/featherpad/distinfo
--- a/editors/featherpad/distinfo       Sun Dec 04 17:39:16 2022 +0000
+++ b/editors/featherpad/distinfo       Sun Dec 04 17:39:56 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2022/10/09 16:04:10 pin Exp $
+$NetBSD: distinfo,v 1.23 2022/12/04 17:39:56 pin Exp $
 
-BLAKE2s (FeatherPad-V1.3.3.tar.gz) = e4037802ff8bbaf4fd1843d5bd2125130ad98867ea6b6e3c1f7a1bffb129acc9
-SHA512 (FeatherPad-V1.3.3.tar.gz) = 1af64e7767a0bfb966a6858f975d21228e53bbdd183f780e90ec1567dcee60a03c4103cad7aa9eb73b5e4b52c61a794f4ba4e99da3188ba7b7eb36a8fa54e881
-Size (FeatherPad-V1.3.3.tar.gz) = 1100362 bytes
+BLAKE2s (FeatherPad-V1.3.4.tar.gz) = 2e2cdd8ab92d19f9f7be01dd8db923c55fe98869a387af4a05127248c0f25ee8
+SHA512 (FeatherPad-V1.3.4.tar.gz) = 81be35bd1f90be4657225f3d8a040882073ad0a600a78c00207bdf0d7e7666e0542c67e07107d4c610753d8deb48829f7b092ab93216c77487d1310ced066e0e
+Size (FeatherPad-V1.3.4.tar.gz) = 1101191 bytes


Home | Main Index | Thread Index | Old Index