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.1.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/34aec9f56796
branches: trunk
changeset: 371295:34aec9f56796
user: pin <pin%pkgsrc.org@localhost>
date: Sat Jan 08 15:32:14 2022 +0000
description:
editors/featherpad: update to 1.1.1
V1.1.1
---------
- Fixed highlighting of Markdown's single-line codes with multiple backquotes.
Also, faster syntax highlighting for Markdown.
- Prevented a rare hang-like behavior with malformed XML documents that have
huge lines. Also, followed stricter rules for highlighting of "<" in XML.
- Workaround for wrong positions of instant tab tooltips with Qt6.
diffstat:
editors/featherpad/Makefile | 4 ++--
editors/featherpad/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r c3735dad8f73 -r 34aec9f56796 editors/featherpad/Makefile
--- a/editors/featherpad/Makefile Sat Jan 08 15:31:11 2022 +0000
+++ b/editors/featherpad/Makefile Sat Jan 08 15:32:14 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2021/12/29 05:47:44 pin Exp $
+# $NetBSD: Makefile,v 1.25 2022/01/08 15:32:14 pin Exp $
-VERSION= 1.1.0
+VERSION= 1.1.1
DISTNAME= FeatherPad-V${VERSION}
PKGNAME= featherpad-${VERSION}
CATEGORIES= editors
diff -r c3735dad8f73 -r 34aec9f56796 editors/featherpad/distinfo
--- a/editors/featherpad/distinfo Sat Jan 08 15:31:11 2022 +0000
+++ b/editors/featherpad/distinfo Sat Jan 08 15:32:14 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/12/29 05:47:44 pin Exp $
+$NetBSD: distinfo,v 1.17 2022/01/08 15:32:14 pin Exp $
-BLAKE2s (FeatherPad-V1.1.0.tar.gz) = 5fbedbc9533f427340247b9907a2978a106317df703a3a54fe74acdef1427a7b
-SHA512 (FeatherPad-V1.1.0.tar.gz) = c734619ea8eda2709ccfa4d1b3c2ac541f32d52f31f0896ddf3c1c5733f175da9d955458a62a34221400a73003970cf796f59cf574b499831267b6f4d1a28d21
-Size (FeatherPad-V1.1.0.tar.gz) = 1061070 bytes
+BLAKE2s (FeatherPad-V1.1.1.tar.gz) = e639a9e3598c5bf4ab380a15b3ea4d771a36f80ac2d2879d352ec4b567067355
+SHA512 (FeatherPad-V1.1.1.tar.gz) = 1c2a1cfb13b89ff72495088bbb46eb50a757b4820cf9396043e2fc89de76d45bc465acb0784330ee7dc778c1720b41c10156bd9cf2fe42d2b71e78d57afe51a3
+Size (FeatherPad-V1.1.1.tar.gz) = 1061498 bytes
Home |
Main Index |
Thread Index |
Old Index