www/nextcloud-circles: Update to 0.21.2
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user