Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/feathernotes editors/feathernotes: update to 0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31d7949700a7
branches:  trunk
changeset: 433789:31d7949700a7
user:      pin <pin%pkgsrc.org@localhost>
date:      Sun Jun 07 14:07:28 2020 +0000

description:
editors/feathernotes: update to 0.7.0

V0.7.0
---------
* Focus the visible unfocused search bar on activating its action.
* Handle relative file paths correctly.
* Overrode Qt's default behavior with the Home key.
* Added optional spell checking with Hunspell, that can be enabled at compilation time.
* Update the transparent side-pane's palette if the style changes in runtime.

diffstat:

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

diffs (30 lines):

diff -r af5e9af25f10 -r 31d7949700a7 editors/feathernotes/Makefile
--- a/editors/feathernotes/Makefile     Sun Jun 07 13:06:13 2020 +0000
+++ b/editors/feathernotes/Makefile     Sun Jun 07 14:07:28 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2020/06/02 08:23:43 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/06/07 14:07:28 pin Exp $
 
-VERSION=       0.6.0
+VERSION=       0.7.0
 DISTNAME=      FeatherNotes-V${VERSION}
 PKGNAME=       feathernotes-${VERSION}
-PKGREVISION=   2
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tsujan/}
 GITHUB_TAG=    V${PKGVERSION_NOREV}
diff -r af5e9af25f10 -r 31d7949700a7 editors/feathernotes/distinfo
--- a/editors/feathernotes/distinfo     Sun Jun 07 13:06:13 2020 +0000
+++ b/editors/feathernotes/distinfo     Sun Jun 07 14:07:28 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/03/12 00:23:27 gutteridge Exp $
+$NetBSD: distinfo,v 1.3 2020/06/07 14:07:28 pin Exp $
 
-SHA1 (FeatherNotes-V0.6.0.tar.gz) = 500a7e3cd0657f70da39357c4cceaec2fcc9b53b
-RMD160 (FeatherNotes-V0.6.0.tar.gz) = 5aa562ce8dfd7f38d26b2221d2fedc8f9f544baf
-SHA512 (FeatherNotes-V0.6.0.tar.gz) = cd4f911fcc7240733a6b931d8f972e3f2745b621ee9324740712818b20a8dc1761975708cc31d459242b261b18d8ae1d075e16f1fd5b4c9746365255c1803ba4
-Size (FeatherNotes-V0.6.0.tar.gz) = 357762 bytes
+SHA1 (FeatherNotes-V0.7.0.tar.gz) = c8ac5da962d7da954b8bd90d7856793514359018
+RMD160 (FeatherNotes-V0.7.0.tar.gz) = ab7661d490cd4473dc3fa2f849f779817d0e6d66
+SHA512 (FeatherNotes-V0.7.0.tar.gz) = 2f11783283cb8ae8d57d830d440ab3991b32aea7d590af3b5da0cb35b8a31b06b62558f9e1ca562387f45eff79ffcbacb3802bd414b0d325759f767e16dbbf03
+Size (FeatherNotes-V0.7.0.tar.gz) = 375281 bytes



Home | Main Index | Thread Index | Old Index