diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/nextcloud-calendar/Makefile | 2 | ||||
-rw-r--r-- | www/nextcloud-calendar/distinfo | 6 | ||||
-rw-r--r-- | www/nextcloud-calendar/pkg-plist | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 69cbdeb0ba1..8f033621efd 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calendar -PORTVERSION= 1.5.7 +PORTVERSION= 1.6.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ diff --git a/www/nextcloud-calendar/distinfo b/www/nextcloud-calendar/distinfo index dafabe65075..a5ede197dad 100644 --- a/www/nextcloud-calendar/distinfo +++ b/www/nextcloud-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517998033 -SHA256 (nextcloud/calendar-v1.5.7/calendar.tar.gz) = 3b3cf33cfce2d268c7e57544f1df821c2c1c3c6318cd03c15ff0f56819c14c69 -SIZE (nextcloud/calendar-v1.5.7/calendar.tar.gz) = 2376681 +TIMESTAMP = 1519071667 +SHA256 (nextcloud/calendar-v1.6.0/calendar.tar.gz) = c30fea3d973e064177d3650b0e20066be34d7d7fe9e35cd721b38e50d9659d7a +SIZE (nextcloud/calendar-v1.6.0/calendar.tar.gz) = 2660800 diff --git a/www/nextcloud-calendar/pkg-plist b/www/nextcloud-calendar/pkg-plist index a05796a7660..5a42f94edf0 100644 --- a/www/nextcloud-calendar/pkg-plist +++ b/www/nextcloud-calendar/pkg-plist @@ -9,9 +9,9 @@ %%WWWDIR%%/controller/proxycontroller.php %%WWWDIR%%/controller/settingscontroller.php %%WWWDIR%%/controller/viewcontroller.php -%%WWWDIR%%/css/public/app.css -%%WWWDIR%%/css/public/app.min.css -%%WWWDIR%%/css/public/app.min.css.map +%%WWWDIR%%/css/public/app.min.scss +%%WWWDIR%%/css/public/app.min.scss.map +%%WWWDIR%%/css/public/app.scss %%WWWDIR%%/css/public/vendor.css %%WWWDIR%%/css/public/vendor.min.css %%WWWDIR%%/css/public/vendor.min.css.map @@ -67,6 +67,8 @@ %%WWWDIR%%/l10n/eo.json %%WWWDIR%%/l10n/es.js %%WWWDIR%%/l10n/es.json +%%WWWDIR%%/l10n/es_419.js +%%WWWDIR%%/l10n/es_419.json %%WWWDIR%%/l10n/es_AR.js %%WWWDIR%%/l10n/es_AR.json %%WWWDIR%%/l10n/es_CL.js |