pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/feathernotes
Module Name: pkgsrc
Committed By: pin
Date: Sun Jun 7 14:07:28 UTC 2020
Modified Files:
pkgsrc/editors/feathernotes: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/editors/feathernotes/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/feathernotes/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/feathernotes/Makefile
diff -u pkgsrc/editors/feathernotes/Makefile:1.7 pkgsrc/editors/feathernotes/Makefile:1.8
--- pkgsrc/editors/feathernotes/Makefile:1.7 Tue Jun 2 08:23:43 2020
+++ pkgsrc/editors/feathernotes/Makefile Sun Jun 7 14:07:28 2020
@@ -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}
Index: pkgsrc/editors/feathernotes/distinfo
diff -u pkgsrc/editors/feathernotes/distinfo:1.2 pkgsrc/editors/feathernotes/distinfo:1.3
--- pkgsrc/editors/feathernotes/distinfo:1.2 Thu Mar 12 00:23:27 2020
+++ pkgsrc/editors/feathernotes/distinfo Sun Jun 7 14:07:28 2020
@@ -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