Date: Wed, 2 Jan 2019 16:34:53 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489089 - head/www/nextcloud-contacts Message-ID: <201901021634.x02GYrdv087681@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Wed Jan 2 16:34:53 2019 New Revision: 489089 URL: https://svnweb.freebsd.org/changeset/ports/489089 Log: www/nextcloud-calendar: Update to 3.0.1 Modified: head/www/nextcloud-contacts/Makefile head/www/nextcloud-contacts/distinfo head/www/nextcloud-contacts/pkg-plist Modified: head/www/nextcloud-contacts/Makefile ============================================================================== --- head/www/nextcloud-contacts/Makefile Wed Jan 2 16:24:25 2019 (r489088) +++ head/www/nextcloud-contacts/Makefile Wed Jan 2 16:34:53 2019 (r489089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-contacts/distinfo ============================================================================== --- head/www/nextcloud-contacts/distinfo Wed Jan 2 16:24:25 2019 (r489088) +++ head/www/nextcloud-contacts/distinfo Wed Jan 2 16:34:53 2019 (r489089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545042956 -SHA256 (nextcloud/contacts-v3.0.0/contacts.tar.gz) = faf0ec902e862d5c690b2e2858b695170f4fb8adaff70e476eb4e4ff66f14e39 -SIZE (nextcloud/contacts-v3.0.0/contacts.tar.gz) = 1424041 +TIMESTAMP = 1546426470 +SHA256 (nextcloud/contacts-v3.0.1/contacts.tar.gz) = 0484ac816b45d516418afeecea6f650258f93a4aeb119155f6d0b241917b8956 +SIZE (nextcloud/contacts-v3.0.1/contacts.tar.gz) = 1303292 Modified: head/www/nextcloud-contacts/pkg-plist ============================================================================== --- head/www/nextcloud-contacts/pkg-plist Wed Jan 2 16:24:25 2019 (r489088) +++ head/www/nextcloud-contacts/pkg-plist Wed Jan 2 16:34:53 2019 (r489089) @@ -86,6 +86,8 @@ %%WWWDIR%%/js/chunks/121.js.map %%WWWDIR%%/js/chunks/122.js %%WWWDIR%%/js/chunks/122.js.map +%%WWWDIR%%/js/chunks/123.js +%%WWWDIR%%/js/chunks/123.js.map %%WWWDIR%%/js/chunks/13.js %%WWWDIR%%/js/chunks/13.js.map %%WWWDIR%%/js/chunks/14.js @@ -349,6 +351,8 @@ %%WWWDIR%%/l10n/fi.json %%WWWDIR%%/l10n/fr.js %%WWWDIR%%/l10n/fr.json +%%WWWDIR%%/l10n/gl.js +%%WWWDIR%%/l10n/gl.json %%WWWDIR%%/l10n/he.js %%WWWDIR%%/l10n/he.json %%WWWDIR%%/l10n/hu.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901021634.x02GYrdv087681>