From owner-svn-ports-head@freebsd.org Tue Apr 21 19:35:16 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 459442B7093; Tue, 21 Apr 2020 19:35:16 +0000 (UTC) (envelope-from sunpoet@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) server-signature RSA-PSS (4096 bits) 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 496DLC4hNQz3QmG; Tue, 21 Apr 2020 19:35:15 +0000 (UTC) (envelope-from sunpoet@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 EDCAF65EF; Tue, 21 Apr 2020 19:35:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03LJZEAq089304; Tue, 21 Apr 2020 19:35:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03LJZEdg089302; Tue, 21 Apr 2020 19:35:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202004211935.03LJZEdg089302@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 21 Apr 2020 19:35:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532306 - head/www/owncloud X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/owncloud X-SVN-Commit-Revision: 532306 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.29 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, 21 Apr 2020 19:35:16 -0000 Author: sunpoet Date: Tue Apr 21 19:35:14 2020 New Revision: 532306 URL: https://svnweb.freebsd.org/changeset/ports/532306 Log: Update to 10.4.1 Changes: https://owncloud.org/changelog/server/ https://doc.owncloud.org/server/admin_manual/release_notes.html Modified: head/www/owncloud/Makefile head/www/owncloud/distinfo head/www/owncloud/pkg-plist Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Tue Apr 21 19:35:07 2020 (r532305) +++ head/www/owncloud/Makefile Tue Apr 21 19:35:14 2020 (r532306) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 10.4.0 +PORTVERSION= 10.4.1 CATEGORIES= www MASTER_SITES= https://download.owncloud.org/community/ \ LOCAL/sunpoet Modified: head/www/owncloud/distinfo ============================================================================== --- head/www/owncloud/distinfo Tue Apr 21 19:35:07 2020 (r532305) +++ head/www/owncloud/distinfo Tue Apr 21 19:35:14 2020 (r532306) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582888988 -SHA256 (owncloud-10.4.0.tar.bz2) = ec6ac9a507f4196453da4526f44cc079b96f7e7863bafe4eb6ba373962907bb6 -SIZE (owncloud-10.4.0.tar.bz2) = 20426453 +TIMESTAMP = 1587445360 +SHA256 (owncloud-10.4.1.tar.bz2) = 63f32048225c6bc4534c6757e8beee65fc845a35126899e85d787a3ba4073d48 +SIZE (owncloud-10.4.1.tar.bz2) = 20439397 Modified: head/www/owncloud/pkg-plist ============================================================================== --- head/www/owncloud/pkg-plist Tue Apr 21 19:35:07 2020 (r532305) +++ head/www/owncloud/pkg-plist Tue Apr 21 19:35:14 2020 (r532306) @@ -1485,6 +1485,7 @@ %%WWWDIR%%/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php %%WWWDIR%%/apps/files/lib/BackgroundJob/ScanFiles.php %%WWWDIR%%/apps/files/lib/Capabilities.php +%%WWWDIR%%/apps/files/lib/Command/CheckCache.php %%WWWDIR%%/apps/files/lib/Command/DeleteOrphanedFiles.php %%WWWDIR%%/apps/files/lib/Command/Scan.php %%WWWDIR%%/apps/files/lib/Command/TransferOwnership.php @@ -2171,7 +2172,6 @@ %%WWWDIR%%/apps/files_sharing/l10n/zh_HK.json %%WWWDIR%%/apps/files_sharing/l10n/zh_TW.js %%WWWDIR%%/apps/files_sharing/l10n/zh_TW.json -%%WWWDIR%%/apps/files_sharing/lib/API/Remote.php %%WWWDIR%%/apps/files_sharing/lib/Activity.php %%WWWDIR%%/apps/files_sharing/lib/AppInfo/Application.php %%WWWDIR%%/apps/files_sharing/lib/Cache.php @@ -2179,6 +2179,7 @@ %%WWWDIR%%/apps/files_sharing/lib/Command/CleanupRemoteStorages.php %%WWWDIR%%/apps/files_sharing/lib/Controller/NotificationController.php %%WWWDIR%%/apps/files_sharing/lib/Controller/PersonalSettingsController.php +%%WWWDIR%%/apps/files_sharing/lib/Controller/RemoteOcsController.php %%WWWDIR%%/apps/files_sharing/lib/Controller/Share20OcsController.php %%WWWDIR%%/apps/files_sharing/lib/Controller/ShareesController.php %%WWWDIR%%/apps/files_sharing/lib/Controllers/ExternalSharesController.php @@ -6595,6 +6596,7 @@ %%WWWDIR%%/lib/composer/psr/log/Psr/Log/LoggerInterface.php %%WWWDIR%%/lib/composer/psr/log/Psr/Log/LoggerTrait.php %%WWWDIR%%/lib/composer/psr/log/Psr/Log/NullLogger.php +%%WWWDIR%%/lib/composer/psr/log/Psr/Log/Test/DummyTest.php %%WWWDIR%%/lib/composer/psr/log/Psr/Log/Test/LoggerInterfaceTest.php %%WWWDIR%%/lib/composer/psr/log/Psr/Log/Test/TestLogger.php %%WWWDIR%%/lib/composer/psr/log/composer.json @@ -7801,6 +7803,7 @@ %%WWWDIR%%/lib/composer/symfony/console/Exception/InvalidArgumentException.php %%WWWDIR%%/lib/composer/symfony/console/Exception/InvalidOptionException.php %%WWWDIR%%/lib/composer/symfony/console/Exception/LogicException.php +%%WWWDIR%%/lib/composer/symfony/console/Exception/MissingInputException.php %%WWWDIR%%/lib/composer/symfony/console/Exception/NamespaceNotFoundException.php %%WWWDIR%%/lib/composer/symfony/console/Exception/RuntimeException.php %%WWWDIR%%/lib/composer/symfony/console/Formatter/OutputFormatter.php