mail/roundcube-html5_notifier: 0.5.2 -> 0.6.2
- some additional translations - small fixes, among them issue #29 PR: 210087 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
This commit is contained in:
parent
b18226c2c5
commit
86915ae712
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417140
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= html5_notifier
|
||||
PORTVERSION= 0.5.2
|
||||
PORTVERSION= 0.6.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= mail
|
||||
PKGNAMEPREFIX= roundcube-
|
||||
@ -16,7 +16,7 @@ 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
|
||||
|
@ -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
|
||||
|
@ -3,4 +3,4 @@ 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
|
||||
|
@ -6,10 +6,15 @@
|
||||
%%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
|
||||
|
Loading…
Reference in New Issue
Block a user