Date: Wed, 5 May 2021 19:45:54 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bfea8baed00b - main - www/nextcloud-circles: Update to 0.21.2 Message-ID: <202105051945.145Jjs2s035862@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=bfea8baed00bb8ff6d67ec6e18f06c18d1103834 commit bfea8baed00bb8ff6d67ec6e18f06c18d1103834 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2021-05-05 19:44:38 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2021-05-05 19:45:47 +0000 www/nextcloud-circles: Update to 0.21.2 --- www/nextcloud-circles/Makefile | 4 ++-- www/nextcloud-circles/distinfo | 6 +++--- www/nextcloud-circles/pkg-plist | 6 ++---- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/www/nextcloud-circles/Makefile b/www/nextcloud-circles/Makefile index d4cca74ab993..129452c79a5b 100644 --- a/www/nextcloud-circles/Makefile +++ b/www/nextcloud-circles/Makefile @@ -1,7 +1,7 @@ # Created by: Bernard Spil <brnrd@freebsd.org> PORTNAME= circles -PORTVERSION= 0.21.1 +PORTVERSION= 0.21.2 CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- @@ -14,7 +14,7 @@ COMMENT= Circles app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes diff --git a/www/nextcloud-circles/distinfo b/www/nextcloud-circles/distinfo index 8ce63deb26c8..4df8144e907b 100644 --- a/www/nextcloud-circles/distinfo +++ b/www/nextcloud-circles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619517040 -SHA256 (circles-0.21.1.tar.gz) = 2a3b27424496c7746d7ec90db45e32b529f7c856fdf2b6b803373a9a2649cb02 -SIZE (circles-0.21.1.tar.gz) = 994529 +TIMESTAMP = 1620241206 +SHA256 (circles-0.21.2.tar.gz) = f34b52bacc7442af870b559b18c3aa618cec41356db9f86619b09c3c6c5613e7 +SIZE (circles-0.21.2.tar.gz) = 1003296 diff --git a/www/nextcloud-circles/pkg-plist b/www/nextcloud-circles/pkg-plist index 7b440b639750..d9c0e33f1934 100644 --- a/www/nextcloud-circles/pkg-plist +++ b/www/nextcloud-circles/pkg-plist @@ -124,8 +124,6 @@ %%WWWDIR%%/l10n/hr.json %%WWWDIR%%/l10n/hu.js %%WWWDIR%%/l10n/hu.json -%%WWWDIR%%/l10n/ia.js -%%WWWDIR%%/l10n/ia.json %%WWWDIR%%/l10n/id.js %%WWWDIR%%/l10n/id.json %%WWWDIR%%/l10n/is.js @@ -174,8 +172,6 @@ %%WWWDIR%%/l10n/sr.json %%WWWDIR%%/l10n/sv.js %%WWWDIR%%/l10n/sv.json -%%WWWDIR%%/l10n/th.js -%%WWWDIR%%/l10n/th.json %%WWWDIR%%/l10n/tr.js %%WWWDIR%%/l10n/tr.json %%WWWDIR%%/l10n/uk.js @@ -228,6 +224,7 @@ %%WWWDIR%%/lib/Controller/LinksController.php %%WWWDIR%%/lib/Controller/MembersController.php %%WWWDIR%%/lib/Controller/NavigationController.php +%%WWWDIR%%/lib/Controller/OcsApiController.php %%WWWDIR%%/lib/Controller/SettingsController.php %%WWWDIR%%/lib/Controller/SharesController.php %%WWWDIR%%/lib/Controller/TestController.php @@ -462,3 +459,4 @@ %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/TPathTools.php %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/TRequest.php %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/TStringTools.php +@dir %%WWWDIR%%/vendor/bin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105051945.145Jjs2s035862>