Index: head/mail/roundcube-html5_notifier/Makefile =================================================================== --- head/mail/roundcube-html5_notifier/Makefile (revision 529079) +++ head/mail/roundcube-html5_notifier/Makefile (revision 529080) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= html5_notifier -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 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 529079) +++ head/mail/roundcube-html5_notifier/distinfo (revision 529080) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559995617 -SHA256 (stremlau-html5_notifier-v0.6.3_GH0.tar.gz) = f5fc6f36670723b0eb23b8ccd047eb68253eded004429b8a0957f92f342da753 -SIZE (stremlau-html5_notifier-v0.6.3_GH0.tar.gz) = 20044 +TIMESTAMP = 1585119928 +SHA256 (stremlau-html5_notifier-v0.6.4_GH0.tar.gz) = 52c335329a7e11c3f67c8224dcb8a3526ff97481ad47a64e846af1fe9c9bddf0 +SIZE (stremlau-html5_notifier-v0.6.4_GH0.tar.gz) = 20494 Index: head/mail/roundcube-html5_notifier/pkg-plist =================================================================== --- head/mail/roundcube-html5_notifier/pkg-plist (revision 529079) +++ head/mail/roundcube-html5_notifier/pkg-plist (revision 529080) @@ -1,22 +1,23 @@ %%WWWDIR%%/.gitignore +%%WWWDIR%%/LICENSE %%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