diff options
author | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2021-09-27 16:51:14 +0000 |
---|---|---|
committer | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2021-09-27 16:51:14 +0000 |
commit | 0e258aed2fc78d2fdd847ee2ff8568b944533e1c (patch) | |
tree | 0778d5aebb10fb1f779c862e2f80852493088c38 | |
parent | 0b86d686ac8d7ac9359a12999db5e670875c964b (diff) |
editors/featherpad: Update to 1.0.0
-rw-r--r-- | editors/featherpad/Makefile | 3 | ||||
-rw-r--r-- | editors/featherpad/distinfo | 6 | ||||
-rw-r--r-- | editors/featherpad/pkg-plist | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index 47b211e0c756..da56cc24ab4c 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -1,9 +1,8 @@ # Created by: Olivier Duchateau PORTNAME= featherpad -PORTVERSION= 0.18.0 +PORTVERSION= 1.0.0 DISTVERSIONPREFIX= V -PORTREVISION= 1 CATEGORIES= editors MAINTAINER= jsm@FreeBSD.org diff --git a/editors/featherpad/distinfo b/editors/featherpad/distinfo index e84308744341..f976558f12a9 100644 --- a/editors/featherpad/distinfo +++ b/editors/featherpad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618815052 -SHA256 (tsujan-FeatherPad-V0.18.0_GH0.tar.gz) = aca3b2b0ff695cc5cfbd2546cf9e82f0faac00db165634fd2ceed609c39a9921 -SIZE (tsujan-FeatherPad-V0.18.0_GH0.tar.gz) = 967643 +TIMESTAMP = 1632757871 +SHA256 (tsujan-FeatherPad-V1.0.0_GH0.tar.gz) = ad9f090241053aeafd3238cf8d2e175de1a49988c620ad9629b2557cb8a9d5df +SIZE (tsujan-FeatherPad-V1.0.0_GH0.tar.gz) = 1010200 diff --git a/editors/featherpad/pkg-plist b/editors/featherpad/pkg-plist index 90de565e4c8f..1c1fd86b7ce7 100644 --- a/editors/featherpad/pkg-plist +++ b/editors/featherpad/pkg-plist @@ -13,6 +13,7 @@ share/applications/featherpad.desktop %%DATADIR%%/translations/featherpad_el.qm %%DATADIR%%/translations/featherpad_eo.qm %%DATADIR%%/translations/featherpad_es.qm +%%DATADIR%%/translations/featherpad_et.qm %%DATADIR%%/translations/featherpad_fa.qm %%DATADIR%%/translations/featherpad_fi.qm %%DATADIR%%/translations/featherpad_fr.qm @@ -32,6 +33,8 @@ share/applications/featherpad.desktop %%DATADIR%%/translations/featherpad_si.qm %%DATADIR%%/translations/featherpad_sk_SK.qm %%DATADIR%%/translations/featherpad_tr.qm +%%DATADIR%%/translations/featherpad_uk.qm %%DATADIR%%/translations/featherpad_zh_CN.qm %%DATADIR%%/translations/featherpad_zh_TW.qm share/icons/hicolor/scalable/apps/featherpad.svg +share/metainfo/featherpad.metainfo.xml |