diff options
author | jsm <jsm@FreeBSD.org> | 2019-01-25 03:52:29 +0800 |
---|---|---|
committer | jsm <jsm@FreeBSD.org> | 2019-01-25 03:52:29 +0800 |
commit | 44715026c3cb0540d8d0cd15e727fdb92983b151 (patch) | |
tree | f59be517f2e292bfec4cdae37f3944a9eb2abf61 /editors/featherpad | |
parent | 3b70f04fc7418acbb3eb18bf4efa7581756632af (diff) | |
download | freebsd-ports-gnome-44715026c3cb0540d8d0cd15e727fdb92983b151.tar.gz freebsd-ports-gnome-44715026c3cb0540d8d0cd15e727fdb92983b151.tar.zst freebsd-ports-gnome-44715026c3cb0540d8d0cd15e727fdb92983b151.zip |
editors/featherpad update to v9.2
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D18503
Diffstat (limited to 'editors/featherpad')
-rw-r--r-- | editors/featherpad/Makefile | 2 | ||||
-rw-r--r-- | editors/featherpad/distinfo | 6 | ||||
-rw-r--r-- | editors/featherpad/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index 9c0aac585944..b5261265a268 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= featherpad -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 PORTREVISION= 2 DISTVERSIONPREFIX= V CATEGORIES= editors diff --git a/editors/featherpad/distinfo b/editors/featherpad/distinfo index 4a370aae97fc..c85f63fbc12b 100644 --- a/editors/featherpad/distinfo +++ b/editors/featherpad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540720816 -SHA256 (tsujan-FeatherPad-V0.9.1_GH0.tar.gz) = caa704e4509bcc460b1113eabd42b9be7fcf8b494681fcaba7eb87ee6209350a -SIZE (tsujan-FeatherPad-V0.9.1_GH0.tar.gz) = 590391 +TIMESTAMP = 1544458736 +SHA256 (tsujan-FeatherPad-V0.9.2_GH0.tar.gz) = f3ed0bc17b1679e8498d3e453209055274a9f89b1fec01a1201389365d47e67c +SIZE (tsujan-FeatherPad-V0.9.2_GH0.tar.gz) = 618953 diff --git a/editors/featherpad/pkg-plist b/editors/featherpad/pkg-plist index 20a1383cf88f..3e0026ed5c2e 100644 --- a/editors/featherpad/pkg-plist +++ b/editors/featherpad/pkg-plist @@ -9,7 +9,9 @@ share/applications/featherpad.desktop %%DATADIR%%/translations/featherpad_es.qm %%DATADIR%%/translations/featherpad_fr.qm %%DATADIR%%/translations/featherpad_lt.qm +%%DATADIR%%/translations/featherpad_nl.qm %%DATADIR%%/translations/featherpad_pl.qm +%%DATADIR%%/translations/featherpad_pt_BR.qm %%DATADIR%%/translations/featherpad_ru.qm %%DATADIR%%/translations/featherpad_tr.qm %%DATADIR%%/translations/featherpad_zh_CN.qm |