svn commit: r567255 - head/www/nextcloud-circles

Bernard Spil brnrd at FreeBSD.org
Wed Mar 3 19:14:24 UTC 2021


Author: brnrd
Date: Wed Mar  3 19:14:23 2021
New Revision: 567255
URL: https://svnweb.freebsd.org/changeset/ports/567255

Log:
  www/nextcloud-circles: Update to 0.21.0
  
   * Adds PHP 8.1 compatibility

Modified:
  head/www/nextcloud-circles/Makefile
  head/www/nextcloud-circles/distinfo
  head/www/nextcloud-circles/pkg-plist

Modified: head/www/nextcloud-circles/Makefile
==============================================================================
--- head/www/nextcloud-circles/Makefile	Wed Mar  3 18:59:24 2021	(r567254)
+++ head/www/nextcloud-circles/Makefile	Wed Mar  3 19:14:23 2021	(r567255)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	circles
-PORTVERSION=	0.20.6
+PORTVERSION=	0.21.0
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	nextcloud-
@@ -18,7 +18,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
 
 USES=		php:flavors
-IGNORE_WITH_PHP=	80
 NO_BUILD=	yes
 NO_ARCH=	yes
 

Modified: head/www/nextcloud-circles/distinfo
==============================================================================
--- head/www/nextcloud-circles/distinfo	Wed Mar  3 18:59:24 2021	(r567254)
+++ head/www/nextcloud-circles/distinfo	Wed Mar  3 19:14:23 2021	(r567255)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606997948
-SHA256 (circles-0.20.6.tar.gz) = 6d1195878f9175e11eca1291f4d51d0386c3d434772650158cc7ae144d55db5c
-SIZE (circles-0.20.6.tar.gz) = 955016
+TIMESTAMP = 1614798431
+SHA256 (circles-0.21.0.tar.gz) = 0a6fb910cf8ba7e401efce6e4ea4e10d3ed4137e4ffc401c0a51ab3507c40105
+SIZE (circles-0.21.0.tar.gz) = 987711

Modified: head/www/nextcloud-circles/pkg-plist
==============================================================================
--- head/www/nextcloud-circles/pkg-plist	Wed Mar  3 18:59:24 2021	(r567254)
+++ head/www/nextcloud-circles/pkg-plist	Wed Mar  3 19:14:23 2021	(r567255)
@@ -160,6 +160,10 @@
 %%WWWDIR%%/l10n/ro.json
 %%WWWDIR%%/l10n/ru.js
 %%WWWDIR%%/l10n/ru.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
@@ -180,6 +184,8 @@
 %%WWWDIR%%/l10n/vi.json
 %%WWWDIR%%/l10n/zh_CN.js
 %%WWWDIR%%/l10n/zh_CN.json
+%%WWWDIR%%/l10n/zh_HK.js
+%%WWWDIR%%/l10n/zh_HK.json
 %%WWWDIR%%/l10n/zh_TW.js
 %%WWWDIR%%/l10n/zh_TW.json
 %%WWWDIR%%/lib/Activity/Filter.php
@@ -379,6 +385,7 @@
 %%WWWDIR%%/templates/settings.admin.php
 %%WWWDIR%%/vendor/autoload.php
 %%WWWDIR%%/vendor/composer/ClassLoader.php
+%%WWWDIR%%/vendor/composer/InstalledVersions.php
 %%WWWDIR%%/vendor/composer/LICENSE
 %%WWWDIR%%/vendor/composer/autoload_classmap.php
 %%WWWDIR%%/vendor/composer/autoload_namespaces.php
@@ -386,16 +393,25 @@
 %%WWWDIR%%/vendor/composer/autoload_real.php
 %%WWWDIR%%/vendor/composer/autoload_static.php
 %%WWWDIR%%/vendor/composer/installed.json
+%%WWWDIR%%/vendor/composer/installed.php
+%%WWWDIR%%/vendor/composer/platform_check.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/.gitignore
 %%WWWDIR%%/vendor/daita/my-small-php-tools/README.md
 %%WWWDIR%%/vendor/daita/my-small-php-tools/composer.json
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/ActivityPub/Nextcloud/nc21/NC21Signature.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/DI/DIContainer.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Db/ExtendedQueryBuilder.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Db/Nextcloud/nc21/INC21QueryRow.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Db/Nextcloud/nc21/NC21ExtendedQueryBuilder.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Db/RequestBuilder.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/ArrayNotFoundException.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/CacheItemNotFoundException.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/DateTimeException.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/DependencyInjectionException.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/InvalidItemException.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/InvalidOriginException.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/ItemNotFoundException.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/JsonNotRequestedException.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/MalformedArrayException.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/RequestContentException.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/RequestNetworkException.php
@@ -403,6 +419,11 @@
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/RequestResultSizeException.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/RequestServerException.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/RowNotFoundException.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/SignatoryException.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/SignatureException.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/UnknownTypeException.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Exceptions/WellKnownLinkNotFoundException.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/IDeserializable.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/IExtendedQueryBuilder.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/IQueryRow.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Cache.php
@@ -410,6 +431,14 @@
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/NC19Request.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc20/NC20Request.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc20/NC20RequestResult.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc21/INC21Convert.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21Request.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21RequestResult.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21Signatory.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21SignedRequest.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21TreeNode.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21Webfinger.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/nc21/NC21WellKnownLink.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Request.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/SimpleDataStore.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/TNC19Request.php
@@ -418,10 +447,18 @@
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc20/TNC20Logger.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc20/TNC20Request.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc20/TNC20Setup.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21ConsoleTree.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Controller.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Deserialize.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21LocalSignatory.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Logger.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Request.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Setup.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21Signatory.php
+%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/nc21/TNC21WellKnown.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/TArrayTools.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/TAsync.php
 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/TFileTools.php
 %%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
- at dir %%WWWDIR%%/vendor/bin


More information about the svn-ports-head mailing list