Date: Mon, 15 Mar 2021 12:21:17 +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: r568449 - head/www/nextcloud-contacts Message-ID: <202103151221.12FCLHqh037449@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Mon Mar 15 12:21:17 2021 New Revision: 568449 URL: https://svnweb.freebsd.org/changeset/ports/568449 Log: www/nextcloud-contacts: Update to 3.5.0 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 Mon Mar 15 11:49:28 2021 (r568448) +++ head/www/nextcloud-contacts/Makefile Mon Mar 15 12:21:17 2021 (r568449) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 3.4.3 +PORTVERSION= 3.5.0 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 Mon Mar 15 11:49:28 2021 (r568448) +++ head/www/nextcloud-contacts/distinfo Mon Mar 15 12:21:17 2021 (r568449) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610130499 -SHA256 (nextcloud/contacts-v3.4.3/contacts.tar.gz) = 3e8324042831b91f876e4fbfaa9b7feeff7380a0d7f0b6bddd1ae5f212969bde -SIZE (nextcloud/contacts-v3.4.3/contacts.tar.gz) = 3691579 +TIMESTAMP = 1615797624 +SHA256 (nextcloud/contacts-v3.5.0/contacts.tar.gz) = 4db56b5abf058a8134661eddf830d9a851cf43a61fb3337cdcee03dcaf0a2354 +SIZE (nextcloud/contacts-v3.5.0/contacts.tar.gz) = 3880231 Modified: head/www/nextcloud-contacts/pkg-plist ============================================================================== --- head/www/nextcloud-contacts/pkg-plist Mon Mar 15 11:49:28 2021 (r568448) +++ head/www/nextcloud-contacts/pkg-plist Mon Mar 15 12:21:17 2021 (r568449) @@ -460,8 +460,10 @@ %%WWWDIR%%/l10n/ro.json %%WWWDIR%%/l10n/ru.js %%WWWDIR%%/l10n/ru.json -%%WWWDIR%%/l10n/si_LK.js -%%WWWDIR%%/l10n/si_LK.json +%%WWWDIR%%/l10n/sc.js +%%WWWDIR%%/l10n/sc.json +%%WWWDIR%%/l10n/si.js +%%WWWDIR%%/l10n/si.json %%WWWDIR%%/l10n/sk.js %%WWWDIR%%/l10n/sk.json %%WWWDIR%%/l10n/sl.js @@ -474,8 +476,8 @@ %%WWWDIR%%/l10n/sr@latin.json %%WWWDIR%%/l10n/sv.js %%WWWDIR%%/l10n/sv.json -%%WWWDIR%%/l10n/ta_LK.js -%%WWWDIR%%/l10n/ta_LK.json +%%WWWDIR%%/l10n/ta.js +%%WWWDIR%%/l10n/ta.json %%WWWDIR%%/l10n/th.js %%WWWDIR%%/l10n/th.json %%WWWDIR%%/l10n/tr.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103151221.12FCLHqh037449>