diff options
Diffstat (limited to 'www/owncloud')
-rw-r--r-- | www/owncloud/Makefile | 2 | ||||
-rw-r--r-- | www/owncloud/distinfo | 6 | ||||
-rw-r--r-- | 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.php |