Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2019 19:52:29 +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: r491113 - head/editors/featherpad
Message-ID:  <201901241952.x0OJqTlU031211@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jsm
Date: Thu Jan 24 19:52:29 2019
New Revision: 491113
URL: https://svnweb.freebsd.org/changeset/ports/491113

Log:
  editors/featherpad update to v9.2
  
  Approved by: miwi (mentor)
  Differential Revision: https://reviews.freebsd.org/D18503

Modified:
  head/editors/featherpad/Makefile
  head/editors/featherpad/distinfo
  head/editors/featherpad/pkg-plist

Modified: head/editors/featherpad/Makefile
==============================================================================
--- head/editors/featherpad/Makefile	Thu Jan 24 19:45:50 2019	(r491112)
+++ head/editors/featherpad/Makefile	Thu Jan 24 19:52:29 2019	(r491113)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		featherpad
-PORTVERSION=		0.9.1
+PORTVERSION=		0.9.2
 PORTREVISION=	2
 DISTVERSIONPREFIX=	V
 CATEGORIES=		editors

Modified: head/editors/featherpad/distinfo
==============================================================================
--- head/editors/featherpad/distinfo	Thu Jan 24 19:45:50 2019	(r491112)
+++ head/editors/featherpad/distinfo	Thu Jan 24 19:52:29 2019	(r491113)
@@ -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

Modified: head/editors/featherpad/pkg-plist
==============================================================================
--- head/editors/featherpad/pkg-plist	Thu Jan 24 19:45:50 2019	(r491112)
+++ head/editors/featherpad/pkg-plist	Thu Jan 24 19:52:29 2019	(r491113)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901241952.x0OJqTlU031211>