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: Sat Jan 8 15:32:14 UTC 2022
Modified Files:
pkgsrc/editors/featherpad: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/editors/featherpad/Makefile
cvs rdiff -u -r1.16 -r1.17 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.24 pkgsrc/editors/featherpad/Makefile:1.25
--- pkgsrc/editors/featherpad/Makefile:1.24 Wed Dec 29 05:47:44 2021
+++ pkgsrc/editors/featherpad/Makefile Sat Jan 8 15:32:14 2022
@@ -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
Index: pkgsrc/editors/featherpad/distinfo
diff -u pkgsrc/editors/featherpad/distinfo:1.16 pkgsrc/editors/featherpad/distinfo:1.17
--- pkgsrc/editors/featherpad/distinfo:1.16 Wed Dec 29 05:47:44 2021
+++ pkgsrc/editors/featherpad/distinfo Sat Jan 8 15:32:14 2022
@@ -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