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 0.16.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fae2410b2cf
branches:  trunk
changeset: 441397:7fae2410b2cf
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Nov 02 20:17:52 2020 +0000

description:
editors/featherpad: update to 0.16.0

0.16.0

Changes:
- A right-click item is added to tab/side-pane for opening containing folder.
- Natural sorting of items in the side-pane and session dialog.
- The warning bar disappears when clicked or, automatically, after 10 seconds.
- "To Start Case" is added to the case changing actions.
- The 50-ms delay of format updating is removed because Qt's update requests seem appropriate now.
- Focus the editor's view with the Escape key.
- Current line highlight is made customizable.
- The recent files feature can be disabled by setting its number to zero.
- Added a "standalone" option to the command-line. It's especially useful when FeatherPad is chosen as the "git" editor.
- Fixes and improvements here and there.

diffstat:

 editors/featherpad/Makefile |   4 ++--
 editors/featherpad/PLIST    |   4 +++-
 editors/featherpad/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (50 lines):

diff -r b223217d1c81 -r 7fae2410b2cf editors/featherpad/Makefile
--- a/editors/featherpad/Makefile       Mon Nov 02 20:17:15 2020 +0000
+++ b/editors/featherpad/Makefile       Mon Nov 02 20:17:52 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2020/08/24 07:37:48 pin Exp $
+# $NetBSD: Makefile,v 1.15 2020/11/02 20:17:52 pin Exp $
 
-VERSION=       0.15.0
+VERSION=       0.16.0
 DISTNAME=      FeatherPad-V${VERSION}
 PKGNAME=       featherpad-${VERSION}
 CATEGORIES=    editors
diff -r b223217d1c81 -r 7fae2410b2cf editors/featherpad/PLIST
--- a/editors/featherpad/PLIST  Mon Nov 02 20:17:15 2020 +0000
+++ b/editors/featherpad/PLIST  Mon Nov 02 20:17:52 2020 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2020/08/24 07:37:48 pin Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/11/02 20:17:52 pin Exp $
 bin/featherpad
 bin/fpad
 share/applications/featherpad.desktop
 share/featherpad/help
 share/featherpad/help_ja
+share/featherpad/help_pt_BR
 share/featherpad/translations/featherpad_ar_DZ.qm
 share/featherpad/translations/featherpad_cs.qm
 share/featherpad/translations/featherpad_cy.qm
@@ -14,6 +15,7 @@
 share/featherpad/translations/featherpad_es.qm
 share/featherpad/translations/featherpad_fa.qm
 share/featherpad/translations/featherpad_fr.qm
+share/featherpad/translations/featherpad_he.qm
 share/featherpad/translations/featherpad_hu.qm
 share/featherpad/translations/featherpad_id.qm
 share/featherpad/translations/featherpad_it.qm
diff -r b223217d1c81 -r 7fae2410b2cf editors/featherpad/distinfo
--- a/editors/featherpad/distinfo       Mon Nov 02 20:17:15 2020 +0000
+++ b/editors/featherpad/distinfo       Mon Nov 02 20:17:52 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/08/24 07:37:48 pin Exp $
+$NetBSD: distinfo,v 1.8 2020/11/02 20:17:52 pin Exp $
 
-SHA1 (FeatherPad-V0.15.0.tar.gz) = 992910ad46be76f5c4b2d927238abeb48910f7ff
-RMD160 (FeatherPad-V0.15.0.tar.gz) = e5f3d324f91cf025ee27d2b10ee833e28589ff49
-SHA512 (FeatherPad-V0.15.0.tar.gz) = 8cac212e8110c1b39342e7bc85f3677f662058c1f78babe8006cdbced966a8dc403132522050a84f2aa043881310f9171caff0d5cc23a95f1dbf01f274cd86e8
-Size (FeatherPad-V0.15.0.tar.gz) = 849218 bytes
+SHA1 (FeatherPad-V0.16.0.tar.gz) = 449a9ceb6e2d7a87a3131ceb35924ac719e50f08
+RMD160 (FeatherPad-V0.16.0.tar.gz) = 7a5e2b164459faf3650c46bc1e80661179599d55
+SHA512 (FeatherPad-V0.16.0.tar.gz) = 2b8acc89c589ad14f642a1bf0024d23416c48d69f8dbc17192fb57134063e9ef7f2b6ffde5abe9ad3eac7db1a82ced33d374f028e4b10f772f7368ac196f134a
+Size (FeatherPad-V0.16.0.tar.gz) = 873986 bytes



Home | Main Index | Thread Index | Old Index