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 1.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a91d787c026f
branches:  trunk
changeset: 457808:a91d787c026f
user:      pin <pin%pkgsrc.org@localhost>
date:      Wed Sep 01 06:58:39 2021 +0000

description:
editors/featherpad: update to 1.0.0

Main changes:
- Miscellaneous fixes to syntax highlighting of some programming languages.
- Go is added to syntax highlighting.
- Final symlink targets are also checked for detecting programming languages.
- An option is added for disabling menu-bar accelerators.
- Number separators are used on the status-bar.
- AppStream metadata is added by City-busz.
- Support for OS/2 is added by josch1710.

diffstat:

 editors/featherpad/Makefile |   5 ++---
 editors/featherpad/PLIST    |   5 ++++-
 editors/featherpad/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (56 lines):

diff -r 4d74dcd1d1fe -r a91d787c026f editors/featherpad/Makefile
--- a/editors/featherpad/Makefile       Wed Sep 01 06:21:46 2021 +0000
+++ b/editors/featherpad/Makefile       Wed Sep 01 06:58:39 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2021/04/21 11:41:32 adam Exp $
+# $NetBSD: Makefile,v 1.21 2021/09/01 06:58:39 pin Exp $
 
-VERSION=       0.18.0
+VERSION=       1.0.0
 DISTNAME=      FeatherPad-V${VERSION}
 PKGNAME=       featherpad-${VERSION}
-PKGREVISION=   1
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tsujan/}
 GITHUB_TAG=    V${PKGVERSION_NOREV}
diff -r 4d74dcd1d1fe -r a91d787c026f editors/featherpad/PLIST
--- a/editors/featherpad/PLIST  Wed Sep 01 06:21:46 2021 +0000
+++ b/editors/featherpad/PLIST  Wed Sep 01 06:58:39 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/03/08 21:29:42 pin Exp $
+@comment $NetBSD: PLIST,v 1.7 2021/09/01 06:58:39 pin Exp $
 bin/featherpad
 bin/fpad
 share/applications/featherpad.desktop
@@ -14,6 +14,7 @@
 share/featherpad/translations/featherpad_el.qm
 share/featherpad/translations/featherpad_eo.qm
 share/featherpad/translations/featherpad_es.qm
+share/featherpad/translations/featherpad_et.qm
 share/featherpad/translations/featherpad_fa.qm
 share/featherpad/translations/featherpad_fi.qm
 share/featherpad/translations/featherpad_fr.qm
@@ -33,6 +34,8 @@
 share/featherpad/translations/featherpad_si.qm
 share/featherpad/translations/featherpad_sk_SK.qm
 share/featherpad/translations/featherpad_tr.qm
+share/featherpad/translations/featherpad_uk.qm
 share/featherpad/translations/featherpad_zh_CN.qm
 share/featherpad/translations/featherpad_zh_TW.qm
 share/icons/hicolor/scalable/apps/featherpad.svg
+share/metainfo/featherpad.metainfo.xml
diff -r 4d74dcd1d1fe -r a91d787c026f editors/featherpad/distinfo
--- a/editors/featherpad/distinfo       Wed Sep 01 06:21:46 2021 +0000
+++ b/editors/featherpad/distinfo       Wed Sep 01 06:58:39 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2021/03/08 21:29:42 pin Exp $
+$NetBSD: distinfo,v 1.12 2021/09/01 06:58:39 pin Exp $
 
-SHA1 (FeatherPad-V0.18.0.tar.gz) = 3ffc0c4d3f28034d5238b58b4111857152ca4eab
-RMD160 (FeatherPad-V0.18.0.tar.gz) = f04a3927a875b4ed9d87a4b2e0d38d4f052d737b
-SHA512 (FeatherPad-V0.18.0.tar.gz) = 3e0d008792dd55bc5e57654f9b032f0a66a60c682499c684cfc3b182fdc57a654bb5fb195b458af66ddd8db929b31e7bfa789bd9bdf33d32454fbbcb090bcd91
-Size (FeatherPad-V0.18.0.tar.gz) = 967643 bytes
+SHA1 (FeatherPad-V1.0.0.tar.gz) = 95912b6e6093e8c292f3a38270538b7285e9c607
+RMD160 (FeatherPad-V1.0.0.tar.gz) = 90c1363426d74e05dfee1a42b874cabc8e18c4fa
+SHA512 (FeatherPad-V1.0.0.tar.gz) = 9f7e24fa5e89e269693bc0a37f79d987e4914dde2d2b46bd0385886383dab8b35556fbc0f5c5b7b9a2c3a41694174ffa8532c48def87d2972fbc73c1e9c38bf3
+Size (FeatherPad-V1.0.0.tar.gz) = 1010200 bytes



Home | Main Index | Thread Index | Old Index