Date: Sun, 13 Jul 2025 12:40:44 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5102a4c99f0c - main - www/owncloud: Update to 10.15.3 Message-ID: <202507131240.56DCei3M091078@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5102a4c99f0c4229d0ccfae9e06d0314b52f4ebe commit 5102a4c99f0c4229d0ccfae9e06d0314b52f4ebe Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-07-13 12:34:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-07-13 12:39:19 +0000 www/owncloud: Update to 10.15.3 Changes: https://github.com/owncloud/core/blob/master/CHANGELOG.md https://owncloud.com/changelog/server/ --- www/owncloud/Makefile | 2 +- www/owncloud/distinfo | 6 +++--- www/owncloud/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index fd2bd0ece987..649e228d46d5 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= owncloud -PORTVERSION= 10.15.2 +PORTVERSION= 10.15.3 CATEGORIES= www MASTER_SITES= https://download.owncloud.com/server/stable/ \ LOCAL/sunpoet diff --git a/www/owncloud/distinfo b/www/owncloud/distinfo index 911861481af0..be9cb3ca2135 100644 --- a/www/owncloud/distinfo +++ b/www/owncloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070288 -SHA256 (owncloud-10.15.2.tar.bz2) = 67ac5e98289e58928c07a9dd5a4e581b09fe54aaf76fad6ad70fde850fa2c3c3 -SIZE (owncloud-10.15.2.tar.bz2) = 57740694 +TIMESTAMP = 1752266026 +SHA256 (owncloud-10.15.3.tar.bz2) = e2f9809bf9badf4675f9ee2d3ea347ecf299b2887c175285965c9910e5981de4 +SIZE (owncloud-10.15.3.tar.bz2) = 57734714 diff --git a/www/owncloud/pkg-plist b/www/owncloud/pkg-plist index 27d80e943eba..ee30bbb15c1a 100644 --- a/www/owncloud/pkg-plist +++ b/www/owncloud/pkg-plist @@ -217,6 +217,7 @@ %%WWWDIR%%/apps/configreport/lib/Http/ReportResponse.php %%WWWDIR%%/apps/configreport/lib/PHPInfo.php %%WWWDIR%%/apps/configreport/lib/ReportDataCollector.php +%%WWWDIR%%/apps/configreport/lib/Storage.php %%WWWDIR%%/apps/configreport/lib/Telemetry/BackgroundJob.php %%WWWDIR%%/apps/configreport/lib/Telemetry/Monitor.php %%WWWDIR%%/apps/configreport/lib/Telemetry/Scheduler.php @@ -257,6 +258,7 @@ %%WWWDIR%%/apps/configreport/vendor/ramsey/collection/README.md %%WWWDIR%%/apps/configreport/vendor/ramsey/collection/SECURITY.md %%WWWDIR%%/apps/configreport/vendor/ramsey/collection/composer.json +%%WWWDIR%%/apps/configreport/vendor/ramsey/collection/conventional-commits.json %%WWWDIR%%/apps/configreport/vendor/ramsey/collection/src/AbstractArray.php %%WWWDIR%%/apps/configreport/vendor/ramsey/collection/src/AbstractCollection.php %%WWWDIR%%/apps/configreport/vendor/ramsey/collection/src/AbstractSet.phphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507131240.56DCei3M091078>
