Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2020 19:35:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532306 - head/www/owncloud
Message-ID:  <202004211935.03LJZEdg089302@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004211935.03LJZEdg089302>