Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2019 13:26:33 +0000 (UTC)
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503729 - head/mail/roundcube-html5_notifier
Message-ID:  <201906081326.x58DQXLS006806@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: meta
Date: Sat Jun  8 13:26:33 2019
New Revision: 503729
URL: https://svnweb.freebsd.org/changeset/ports/503729

Log:
  mail/roundcube-html5_notifier: Update to 0.6.3
  
  pt_BR, zh_CN translations has been added.
  
  Relnotes:	https://github.com/stremlau/html5_notifier/releases/tag/v0.6.3

Modified:
  head/mail/roundcube-html5_notifier/Makefile
  head/mail/roundcube-html5_notifier/distinfo
  head/mail/roundcube-html5_notifier/pkg-plist

Modified: head/mail/roundcube-html5_notifier/Makefile
==============================================================================
--- head/mail/roundcube-html5_notifier/Makefile	Sat Jun  8 13:16:37 2019	(r503728)
+++ head/mail/roundcube-html5_notifier/Makefile	Sat Jun  8 13:26:33 2019	(r503729)
@@ -1,8 +1,7 @@
-# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
 # $FreeBSD$
 
 PORTNAME=	html5_notifier
-PORTVERSION=	0.6.2
+PORTVERSION=	0.6.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	mail
 PKGNAMEPREFIX=	roundcube-

Modified: head/mail/roundcube-html5_notifier/distinfo
==============================================================================
--- head/mail/roundcube-html5_notifier/distinfo	Sat Jun  8 13:16:37 2019	(r503728)
+++ head/mail/roundcube-html5_notifier/distinfo	Sat Jun  8 13:26:33 2019	(r503729)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465278616
-SHA256 (stremlau-html5_notifier-v0.6.2_GH0.tar.gz) = 98ea0e32f47a1e37cfe053a80fa248f77e1c3bb42359b8256a6c119563c23c68
-SIZE (stremlau-html5_notifier-v0.6.2_GH0.tar.gz) = 19326
+TIMESTAMP = 1559995617
+SHA256 (stremlau-html5_notifier-v0.6.3_GH0.tar.gz) = f5fc6f36670723b0eb23b8ccd047eb68253eded004429b8a0957f92f342da753
+SIZE (stremlau-html5_notifier-v0.6.3_GH0.tar.gz) = 20044

Modified: head/mail/roundcube-html5_notifier/pkg-plist
==============================================================================
--- head/mail/roundcube-html5_notifier/pkg-plist	Sat Jun  8 13:16:37 2019	(r503728)
+++ head/mail/roundcube-html5_notifier/pkg-plist	Sat Jun  8 13:26:33 2019	(r503729)
@@ -15,6 +15,8 @@
 %%WWWDIR%%/localization/ja_JP.inc
 %%WWWDIR%%/localization/nl_NL.inc
 %%WWWDIR%%/localization/pl_PL.inc
+%%WWWDIR%%/localization/pt_BR.inc
 %%WWWDIR%%/localization/ru_RU.inc
 %%WWWDIR%%/localization/sk_SK.inc
+%%WWWDIR%%/localization/zh_CN.inc
 %%WWWDIR%%/screenshot.png



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