mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
editors/featherpad: Update to 1.0.0
This commit is contained in:
parent
0b86d686ac
commit
0e258aed2f
3 changed files with 7 additions and 5 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Created by: Olivier Duchateau
|
# Created by: Olivier Duchateau
|
||||||
|
|
||||||
PORTNAME= featherpad
|
PORTNAME= featherpad
|
||||||
PORTVERSION= 0.18.0
|
PORTVERSION= 1.0.0
|
||||||
DISTVERSIONPREFIX= V
|
DISTVERSIONPREFIX= V
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= editors
|
CATEGORIES= editors
|
||||||
|
|
||||||
MAINTAINER= jsm@FreeBSD.org
|
MAINTAINER= jsm@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1618815052
|
TIMESTAMP = 1632757871
|
||||||
SHA256 (tsujan-FeatherPad-V0.18.0_GH0.tar.gz) = aca3b2b0ff695cc5cfbd2546cf9e82f0faac00db165634fd2ceed609c39a9921
|
SHA256 (tsujan-FeatherPad-V1.0.0_GH0.tar.gz) = ad9f090241053aeafd3238cf8d2e175de1a49988c620ad9629b2557cb8a9d5df
|
||||||
SIZE (tsujan-FeatherPad-V0.18.0_GH0.tar.gz) = 967643
|
SIZE (tsujan-FeatherPad-V1.0.0_GH0.tar.gz) = 1010200
|
||||||
|
|
|
@ -13,6 +13,7 @@ share/applications/featherpad.desktop
|
||||||
%%DATADIR%%/translations/featherpad_el.qm
|
%%DATADIR%%/translations/featherpad_el.qm
|
||||||
%%DATADIR%%/translations/featherpad_eo.qm
|
%%DATADIR%%/translations/featherpad_eo.qm
|
||||||
%%DATADIR%%/translations/featherpad_es.qm
|
%%DATADIR%%/translations/featherpad_es.qm
|
||||||
|
%%DATADIR%%/translations/featherpad_et.qm
|
||||||
%%DATADIR%%/translations/featherpad_fa.qm
|
%%DATADIR%%/translations/featherpad_fa.qm
|
||||||
%%DATADIR%%/translations/featherpad_fi.qm
|
%%DATADIR%%/translations/featherpad_fi.qm
|
||||||
%%DATADIR%%/translations/featherpad_fr.qm
|
%%DATADIR%%/translations/featherpad_fr.qm
|
||||||
|
@ -32,6 +33,8 @@ share/applications/featherpad.desktop
|
||||||
%%DATADIR%%/translations/featherpad_si.qm
|
%%DATADIR%%/translations/featherpad_si.qm
|
||||||
%%DATADIR%%/translations/featherpad_sk_SK.qm
|
%%DATADIR%%/translations/featherpad_sk_SK.qm
|
||||||
%%DATADIR%%/translations/featherpad_tr.qm
|
%%DATADIR%%/translations/featherpad_tr.qm
|
||||||
|
%%DATADIR%%/translations/featherpad_uk.qm
|
||||||
%%DATADIR%%/translations/featherpad_zh_CN.qm
|
%%DATADIR%%/translations/featherpad_zh_CN.qm
|
||||||
%%DATADIR%%/translations/featherpad_zh_TW.qm
|
%%DATADIR%%/translations/featherpad_zh_TW.qm
|
||||||
share/icons/hicolor/scalable/apps/featherpad.svg
|
share/icons/hicolor/scalable/apps/featherpad.svg
|
||||||
|
share/metainfo/featherpad.metainfo.xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue