From owner-svn-ports-head@freebsd.org Tue Nov 17 12:53:44 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 782202EBE54; Tue, 17 Nov 2020 12:53:44 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cb5V02DM3z4cNl; Tue, 17 Nov 2020 12:53:44 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3ECFF204A3; Tue, 17 Nov 2020 12:53:44 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AHCril0055421; Tue, 17 Nov 2020 12:53:44 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AHCrhWb055419; Tue, 17 Nov 2020 12:53:43 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202011171253.0AHCrhWb055419@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 17 Nov 2020 12:53:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555553 - head/www/nextcloud-circles X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-circles X-SVN-Commit-Revision: 555553 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2020 12:53:44 -0000 Author: brnrd Date: Tue Nov 17 12:53:43 2020 New Revision: 555553 URL: https://svnweb.freebsd.org/changeset/ports/555553 Log: www/nextcloud-circles: Update to 0.20.4 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 Tue Nov 17 12:52:52 2020 (r555552) +++ head/www/nextcloud-circles/Makefile Tue Nov 17 12:53:43 2020 (r555553) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= circles -PORTVERSION= 0.20.2 +PORTVERSION= 0.20.4 CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- Modified: head/www/nextcloud-circles/distinfo ============================================================================== --- head/www/nextcloud-circles/distinfo Tue Nov 17 12:52:52 2020 (r555552) +++ head/www/nextcloud-circles/distinfo Tue Nov 17 12:53:43 2020 (r555553) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601992192 -SHA256 (circles-0.20.2.tar.gz) = 1f71130502d8b2ed3d53e563799881dac56b90f4243a0e8bd9c5879cdc8c7295 -SIZE (circles-0.20.2.tar.gz) = 869427 +TIMESTAMP = 1605617163 +SHA256 (circles-0.20.4.tar.gz) = c5c315f3ff04937399b1540ac62b6b5ec989ad82f429f7066118a1cb7dd8fd0e +SIZE (circles-0.20.4.tar.gz) = 948669 Modified: head/www/nextcloud-circles/pkg-plist ============================================================================== --- head/www/nextcloud-circles/pkg-plist Tue Nov 17 12:52:52 2020 (r555552) +++ head/www/nextcloud-circles/pkg-plist Tue Nov 17 12:53:43 2020 (r555553) @@ -3,50 +3,6 @@ %%WWWDIR%%/LICENSE %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php -%%WWWDIR%%/composer.json -%%WWWDIR%%/composer.lock -%%WWWDIR%%/composer/autoload.php -%%WWWDIR%%/composer/composer/ClassLoader.php -%%WWWDIR%%/composer/composer/LICENSE -%%WWWDIR%%/composer/composer/autoload_classmap.php -%%WWWDIR%%/composer/composer/autoload_namespaces.php -%%WWWDIR%%/composer/composer/autoload_psr4.php -%%WWWDIR%%/composer/composer/autoload_real.php -%%WWWDIR%%/composer/composer/autoload_static.php -%%WWWDIR%%/composer/composer/installed.json -%%WWWDIR%%/composer/daita/my-small-php-tools/.gitignore -%%WWWDIR%%/composer/daita/my-small-php-tools/README.md -%%WWWDIR%%/composer/daita/my-small-php-tools/composer.json -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/DI/DIContainer.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Db/ExtendedQueryBuilder.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Db/RequestBuilder.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/ArrayNotFoundException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/CacheItemNotFoundException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/DateTimeException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/DependencyInjectionException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/MalformedArrayException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/RequestContentException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/RequestNetworkException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/RequestResultNotJsonException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/RequestResultSizeException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/RequestServerException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Exceptions/RowNotFoundException.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/IExtendedQueryBuilder.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/IQueryRow.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Model/Cache.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Model/CacheItem.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Model/Nextcloud/NC19Request.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Model/Request.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Model/SimpleDataStore.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Traits/Nextcloud/TNC19Request.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Traits/Nextcloud/TNCDataResponse.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Traits/Nextcloud/TNCRequest.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Traits/TArrayTools.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Traits/TAsync.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Traits/TFileTools.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Traits/TPathTools.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Traits/TRequest.php -%%WWWDIR%%/composer/daita/my-small-php-tools/lib/Traits/TStringTools.php %%WWWDIR%%/css/admin.css %%WWWDIR%%/css/files/circles.filelist.css %%WWWDIR%%/css/navigation.css @@ -83,6 +39,7 @@ %%WWWDIR%%/js/circles.v1.members.js %%WWWDIR%%/js/files/circles.files.app.js %%WWWDIR%%/js/files/circles.files.list.js +%%WWWDIR%%/js/jquery.js %%WWWDIR%%/js/vendor/notyf.js %%WWWDIR%%/l10n/.gitkeep %%WWWDIR%%/l10n/af.js @@ -270,6 +227,9 @@ %%WWWDIR%%/lib/Controller/TestController.php %%WWWDIR%%/lib/Cron/ContactsExistingShares.php %%WWWDIR%%/lib/Cron/GlobalSync.php +%%WWWDIR%%/lib/Cron/Maintenance.php +%%WWWDIR%%/lib/Db/AccountsRequest.php +%%WWWDIR%%/lib/Db/AccountsRequestBuilder.php %%WWWDIR%%/lib/Db/CircleProviderRequest.php %%WWWDIR%%/lib/Db/CircleProviderRequestBuilder.php %%WWWDIR%%/lib/Db/CirclesRequest.php @@ -289,7 +249,6 @@ %%WWWDIR%%/lib/Db/SharingFrameRequestBuilder.php %%WWWDIR%%/lib/Db/TokensRequest.php %%WWWDIR%%/lib/Db/TokensRequestBuilder.php -%%WWWDIR%%/lib/Events/UserEvents.php %%WWWDIR%%/lib/Exceptions/ApiVersionIncompatibleException.php %%WWWDIR%%/lib/Exceptions/BroadcasterIsNotCompatibleException.php %%WWWDIR%%/lib/Exceptions/CircleAlreadyExistsException.php @@ -361,9 +320,10 @@ %%WWWDIR%%/lib/GlobalScale/MemberUpdate.php %%WWWDIR%%/lib/GlobalScale/Test.php %%WWWDIR%%/lib/GlobalScale/UserDeleted.php -%%WWWDIR%%/lib/Hooks/UserHooks.php %%WWWDIR%%/lib/IBroadcaster.php %%WWWDIR%%/lib/ISearch.php +%%WWWDIR%%/lib/Listeners/GroupDeleted.php +%%WWWDIR%%/lib/Listeners/UserDeleted.php %%WWWDIR%%/lib/Migration/ImportOwncloudCustomGroups.php %%WWWDIR%%/lib/Migration/RemoveDeadShares.php %%WWWDIR%%/lib/Migration/SetMemberTypeToDefault.php @@ -372,6 +332,7 @@ %%WWWDIR%%/lib/Migration/Version0019Date20200702124412.php %%WWWDIR%%/lib/Migration/Version0019Date20200713184401.php %%WWWDIR%%/lib/Migration/Version0019Date20200726125713.php +%%WWWDIR%%/lib/Migration/Version0019Date20201106110741.php %%WWWDIR%%/lib/Model/BaseCircle.php %%WWWDIR%%/lib/Model/BaseMember.php %%WWWDIR%%/lib/Model/Circle.php @@ -392,6 +353,7 @@ %%WWWDIR%%/lib/Search/LocalUsers.php %%WWWDIR%%/lib/Service/BroadcastService.php %%WWWDIR%%/lib/Service/CirclesService.php +%%WWWDIR%%/lib/Service/CleanService.php %%WWWDIR%%/lib/Service/ConfigService.php %%WWWDIR%%/lib/Service/DavService.php %%WWWDIR%%/lib/Service/EventsService.php @@ -445,13 +407,15 @@ %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/IQueryRow.php %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Cache.php %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/CacheItem.php +%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Model/Nextcloud/NC19Request.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 %%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/TNCDataResponse.php +%%WWWDIR%%/vendor/daita/my-small-php-tools/lib/Traits/Nextcloud/TNCRequest.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 -@dir %%WWWDIR%%/vendor/bin