Date: Sun, 9 Jun 2019 11:30:53 +0000 (UTC) From: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503812 - head/editors/featherpad Message-ID: <201906091130.x59BUrVY007804@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jsm Date: Sun Jun 9 11:30:53 2019 New Revision: 503812 URL: https://svnweb.freebsd.org/changeset/ports/503812 Log: editors/featherpad: Update to 0.10.0 Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D20463 Modified: head/editors/featherpad/Makefile head/editors/featherpad/distinfo head/editors/featherpad/pkg-plist Modified: head/editors/featherpad/Makefile ============================================================================== --- head/editors/featherpad/Makefile Sun Jun 9 11:26:26 2019 (r503811) +++ head/editors/featherpad/Makefile Sun Jun 9 11:30:53 2019 (r503812) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= featherpad -PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTVERSION= 0.10.0 DISTVERSIONPREFIX= V CATEGORIES= editors Modified: head/editors/featherpad/distinfo ============================================================================== --- head/editors/featherpad/distinfo Sun Jun 9 11:26:26 2019 (r503811) +++ head/editors/featherpad/distinfo Sun Jun 9 11:30:53 2019 (r503812) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544458736 -SHA256 (tsujan-FeatherPad-V0.9.2_GH0.tar.gz) = f3ed0bc17b1679e8498d3e453209055274a9f89b1fec01a1201389365d47e67c -SIZE (tsujan-FeatherPad-V0.9.2_GH0.tar.gz) = 618953 +TIMESTAMP = 1559069406 +SHA256 (tsujan-FeatherPad-V0.10.0_GH0.tar.gz) = 2ab052a226242e351000517324782c523d2a3dbe3042ca35ca38c1f2e5a37b9a +SIZE (tsujan-FeatherPad-V0.10.0_GH0.tar.gz) = 689927 Modified: head/editors/featherpad/pkg-plist ============================================================================== --- head/editors/featherpad/pkg-plist Sun Jun 9 11:26:26 2019 (r503811) +++ head/editors/featherpad/pkg-plist Sun Jun 9 11:30:53 2019 (r503812) @@ -2,16 +2,23 @@ bin/featherpad bin/fpad share/applications/featherpad.desktop %%DATADIR%%/help +%%DATADIR%%/help_ja_JP +%%DATADIR%%/translations/featherpad_ar_DZ.qm +%%DATADIR%%/translations/featherpad_cs.qm %%DATADIR%%/translations/featherpad_cy.qm %%DATADIR%%/translations/featherpad_da.qm %%DATADIR%%/translations/featherpad_de.qm %%DATADIR%%/translations/featherpad_eo.qm %%DATADIR%%/translations/featherpad_es.qm %%DATADIR%%/translations/featherpad_fr.qm +%%DATADIR%%/translations/featherpad_id.qm +%%DATADIR%%/translations/featherpad_it.qm +%%DATADIR%%/translations/featherpad_ja_JP.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_pt_PT.qm %%DATADIR%%/translations/featherpad_ru.qm %%DATADIR%%/translations/featherpad_tr.qm %%DATADIR%%/translations/featherpad_zh_CN.qm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906091130.x59BUrVY007804>