Index: head/mail/roundcube-html5_notifier/Makefile =================================================================== --- head/mail/roundcube-html5_notifier/Makefile (revision 417139) +++ head/mail/roundcube-html5_notifier/Makefile (revision 417140) @@ -1,30 +1,30 @@ # Created by: Koichiro IWAO # $FreeBSD$ PORTNAME= html5_notifier -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.2 DISTVERSIONPREFIX= v CATEGORIES= mail PKGNAMEPREFIX= roundcube- MAINTAINER= meta+ports@vmeta.jp COMMENT= HTML5 desktop notifier plugin for roundcube LICENSE= GPLv3 RUN_DEPENDS= roundcube>=1.0:mail/roundcube BUILD_DEPENDS= roundcube>=1.0:mail/roundcube USE_GITHUB= yes -GH_ACCOUNT= kitist +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 417139) +++ head/mail/roundcube-html5_notifier/distinfo (revision 417140) @@ -1,2 +1,3 @@ -SHA256 (kitist-html5_notifier-v0.5.2_GH0.tar.gz) = fee6b191d02ad1b416ce5d8a22f9f5388e96576983be3d1a199972e7e6764054 -SIZE (kitist-html5_notifier-v0.5.2_GH0.tar.gz) = 7999 +TIMESTAMP = 1465278616 +SHA256 (stremlau-html5_notifier-v0.6.2_GH0.tar.gz) = 98ea0e32f47a1e37cfe053a80fa248f77e1c3bb42359b8256a6c119563c23c68 +SIZE (stremlau-html5_notifier-v0.6.2_GH0.tar.gz) = 19326 Index: head/mail/roundcube-html5_notifier/pkg-descr =================================================================== --- head/mail/roundcube-html5_notifier/pkg-descr (revision 417139) +++ head/mail/roundcube-html5_notifier/pkg-descr (revision 417140) @@ -1,6 +1,6 @@ HTML5_Notifier is a Roundcube plugin. It displays Desktop Notifications like the ones you might know from Google Mail. Just keep Roundcube opened in a (minimized) tab and enjoy getting notifications every time a new mail arrives. -WWW: http://stremlau.net/html5_notifier/ +WWW: https://github.com/stremlau/html5_notifier Index: head/mail/roundcube-html5_notifier/pkg-plist =================================================================== --- head/mail/roundcube-html5_notifier/pkg-plist (revision 417139) +++ head/mail/roundcube-html5_notifier/pkg-plist (revision 417140) @@ -1,15 +1,20 @@ %%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/ru_RU.inc %%WWWDIR%%/localization/sk_SK.inc +%%WWWDIR%%/screenshot.png