Skip to content

Commit

Permalink
www/owncloud: Update to 10.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 11, 2023
1 parent aa3a119 commit 665bdcb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion www/owncloud/Makefile
@@ -1,5 +1,5 @@
PORTNAME= owncloud
PORTVERSION= 10.13.0
PORTVERSION= 10.13.1
CATEGORIES= www
MASTER_SITES= https://download.owncloud.com/server/stable/ \
LOCAL/sunpoet
Expand Down
6 changes: 3 additions & 3 deletions www/owncloud/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1692812393
SHA256 (owncloud-10.13.0.tar.bz2) = 5a1529bf164f9cabcc535a7a157327c6abb83d4569af5e1da2dba718a8b33d3d
SIZE (owncloud-10.13.0.tar.bz2) = 58497343
TIMESTAMP = 1694348246
SHA256 (owncloud-10.13.1.tar.bz2) = 409741d6fa4b9cf5a3e9dc8377752f09f9c5079132b141096eca842d1f8836c8
SIZE (owncloud-10.13.1.tar.bz2) = 58595018
9 changes: 8 additions & 1 deletion www/owncloud/pkg-plist
Expand Up @@ -1743,7 +1743,7 @@
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/README.md
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/codecov.yml
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/composer.json
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/example-apache-kerberos.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/example-sso-kerberos.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/psalm.xml
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/ACL.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/AbstractServer.php
Expand All @@ -1770,6 +1770,7 @@
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidPathException.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidRequestException.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidResourceException.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidTicket.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidTypeException.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoLoginServerException.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoRouteToHostException.php
Expand All @@ -1788,6 +1789,7 @@
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/ITimeZoneProvider.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/KerberosApacheAuth.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/KerberosAuth.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/KerberosTicket.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Native/NativeFileInfo.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Native/NativeReadStream.php
%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Native/NativeServer.php
Expand Down Expand Up @@ -3869,6 +3871,10 @@
%%WWWDIR%%/core/img/actions/view-pause.svg
%%WWWDIR%%/core/img/actions/view-play.svg
%%WWWDIR%%/core/img/actions/view-previous.svg
%%WWWDIR%%/core/img/app-registry/drawio.png
%%WWWDIR%%/core/img/app-registry/onlyoffice.png
%%WWWDIR%%/core/img/app-registry/richdocuments.png
%%WWWDIR%%/core/img/app-registry/wopi.png
%%WWWDIR%%/core/img/apps/shield.svg
%%WWWDIR%%/core/img/apps/web.svg
%%WWWDIR%%/core/img/apps/workflow.svg
Expand Down Expand Up @@ -9227,6 +9233,7 @@
%%WWWDIR%%/lib/composer/symfony/polyfill-mbstring/LICENSE
%%WWWDIR%%/lib/composer/symfony/polyfill-mbstring/Mbstring.php
%%WWWDIR%%/lib/composer/symfony/polyfill-mbstring/README.md
%%WWWDIR%%/lib/composer/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php
%%WWWDIR%%/lib/composer/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
%%WWWDIR%%/lib/composer/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
%%WWWDIR%%/lib/composer/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
Expand Down

0 comments on commit 665bdcb

Please sign in to comment.