From owner-svn-ports-all@freebsd.org Thu Dec 3 11:52:11 2020 Return-Path: Delivered-To: svn-ports-all@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 435C24A437F; Thu, 3 Dec 2020 11:52:11 +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 4CmvMb1Vp4z3hdb; Thu, 3 Dec 2020 11:52:11 +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 26C8118E40; Thu, 3 Dec 2020 11:52:11 +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 0B3BqBa1016476; Thu, 3 Dec 2020 11:52:11 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0B3BqA40016473; Thu, 3 Dec 2020 11:52:10 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202012031152.0B3BqA40016473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 3 Dec 2020 11:52:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556898 - 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: 556898 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2020 11:52:11 -0000 Author: brnrd Date: Thu Dec 3 11:52:10 2020 New Revision: 556898 URL: https://svnweb.freebsd.org/changeset/ports/556898 Log: www/nextcloud-circles: Update to 0.20.5 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 Thu Dec 3 11:38:07 2020 (r556897) +++ head/www/nextcloud-circles/Makefile Thu Dec 3 11:52:10 2020 (r556898) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= circles -PORTVERSION= 0.20.4 +PORTVERSION= 0.20.5 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 Thu Dec 3 11:38:07 2020 (r556897) +++ head/www/nextcloud-circles/distinfo Thu Dec 3 11:52:10 2020 (r556898) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605617163 -SHA256 (circles-0.20.4.tar.gz) = c5c315f3ff04937399b1540ac62b6b5ec989ad82f429f7066118a1cb7dd8fd0e -SIZE (circles-0.20.4.tar.gz) = 948669 +TIMESTAMP = 1606939981 +SHA256 (circles-0.20.5.tar.gz) = 79cef5c3a78ab5bf1e359e2a2d7500824997eee6df5c059f2ae2d8f828b51057 +SIZE (circles-0.20.5.tar.gz) = 954986 Modified: head/www/nextcloud-circles/pkg-plist ============================================================================== --- head/www/nextcloud-circles/pkg-plist Thu Dec 3 11:38:07 2020 (r556897) +++ head/www/nextcloud-circles/pkg-plist Thu Dec 3 11:52:10 2020 (r556898) @@ -408,14 +408,20 @@ %%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/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/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/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/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