Source-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 0.14.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9e7d6cb06cf
branches: trunk
changeset: 434168:c9e7d6cb06cf
user: pin <pin%pkgsrc.org@localhost>
date: Fri Jun 12 11:25:55 2020 +0000
description:
editors/featherpad: update to 0.14.2
V0.14.2
---------
* Overrode Qt's default behavior with the Home key.
* Fixed a bug that allowed cutting of read-only texts.
* Don't mistake a (commented) Yaml note followed by a colon with a Yaml key.
* Considered the single quote in CSS values.
* Highlight JavaScript's hash-bang (don't mistake it with a regex).
* Updated the code for Qt 5.15.
diffstat:
editors/featherpad/Makefile | 5 ++---
editors/featherpad/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 0abeb8994fb0 -r c9e7d6cb06cf editors/featherpad/Makefile
--- a/editors/featherpad/Makefile Fri Jun 12 10:37:18 2020 +0000
+++ b/editors/featherpad/Makefile Fri Jun 12 11:25:55 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2020/06/02 08:23:43 adam Exp $
+# $NetBSD: Makefile,v 1.12 2020/06/12 11:25:55 pin Exp $
-VERSION= 0.14.1
+VERSION= 0.14.2
DISTNAME= FeatherPad-V${VERSION}
PKGNAME= featherpad-${VERSION}
-PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
diff -r 0abeb8994fb0 -r c9e7d6cb06cf editors/featherpad/distinfo
--- a/editors/featherpad/distinfo Fri Jun 12 10:37:18 2020 +0000
+++ b/editors/featherpad/distinfo Fri Jun 12 11:25:55 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/05/06 07:40:37 pin Exp $
+$NetBSD: distinfo,v 1.6 2020/06/12 11:25:55 pin Exp $
-SHA1 (FeatherPad-V0.14.1.tar.gz) = 8fc924429b2f9b38052b328b96eb8ce78ea9a386
-RMD160 (FeatherPad-V0.14.1.tar.gz) = 5629ceaad6b771f65513e3455c7b193d0d10eb27
-SHA512 (FeatherPad-V0.14.1.tar.gz) = e61e125ca746cea4a3ee5293b07b6ab742d938dc7e09c02f37e469b7f3d25df1abb2c3d7e7a053c93406a341c40a223e7e466fcdc2b318a290bd49f808827ee5
-Size (FeatherPad-V0.14.1.tar.gz) = 827709 bytes
+SHA1 (FeatherPad-V0.14.2.tar.gz) = 3c22698b065b19b9f269699234b29babb20fce39
+RMD160 (FeatherPad-V0.14.2.tar.gz) = 06b0d67d02c71652707bb51d4a8ea4db44d2c8e7
+SHA512 (FeatherPad-V0.14.2.tar.gz) = d66b999b11fb42de0ffe270b01186a9fbdedd211bf03f81c3b2adc717c2d427f5292008c1e5319c01a90e50ec23bc92767940741a80780fa9160fd3ce4839016
+Size (FeatherPad-V0.14.2.tar.gz) = 828977 bytes
Home |
Main Index |
Thread Index |
Old Index