Index: head/mail/roundcube-html5_notifier/Makefile =================================================================== --- head/mail/roundcube-html5_notifier/Makefile (revision 503728) +++ head/mail/roundcube-html5_notifier/Makefile (revision 503729) @@ -1,32 +1,31 @@ -# Created by: Koichiro IWAO # $FreeBSD$ PORTNAME= html5_notifier -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 DISTVERSIONPREFIX= v CATEGORIES= mail PKGNAMEPREFIX= roundcube- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= meta@FreeBSD.org COMMENT= HTML5 desktop notifier plugin for roundcube LICENSE= GPLv3 RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} USES= php:flavors USE_GITHUB= yes GH_ACCOUNT= stremlau NO_BUILD= yes NO_ARCH= yes WWWDIR= ${PREFIX}/www/roundcube/plugins/${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR} .include Index: head/mail/roundcube-html5_notifier/distinfo =================================================================== --- head/mail/roundcube-html5_notifier/distinfo (revision 503728) +++ head/mail/roundcube-html5_notifier/distinfo (revision 503729) @@ -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 Index: head/mail/roundcube-html5_notifier/pkg-plist =================================================================== --- head/mail/roundcube-html5_notifier/pkg-plist (revision 503728) +++ head/mail/roundcube-html5_notifier/pkg-plist (revision 503729) @@ -1,20 +1,22 @@ %%WWWDIR%%/.gitignore %%WWWDIR%%/README.md %%WWWDIR%%/changelog.txt %%WWWDIR%%/composer.json %%WWWDIR%%/config/config.inc.php.dist %%WWWDIR%%/html5_notifier.js %%WWWDIR%%/html5_notifier.php %%WWWDIR%%/images/new_mail.png %%WWWDIR%%/localization/cs_CZ.inc %%WWWDIR%%/localization/de_DE.inc %%WWWDIR%%/localization/en_US.inc %%WWWDIR%%/localization/es_ES.inc %%WWWDIR%%/localization/fr_FR.inc %%WWWDIR%%/localization/it_IT.inc %%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