Date: Wed, 16 Sep 2015 03:23:13 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397039 - head/www/owncloud Message-ID: <201509160323.t8G3NDTt052995@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kevlo Date: Wed Sep 16 03:23:12 2015 New Revision: 397039 URL: https://svnweb.freebsd.org/changeset/ports/397039 Log: Update to 8.1.3 Modified: head/www/owncloud/Makefile head/www/owncloud/distinfo head/www/owncloud/pkg-plist Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Wed Sep 16 03:03:46 2015 (r397038) +++ head/www/owncloud/Makefile Wed Sep 16 03:23:12 2015 (r397039) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 8.1.1 -PORTREVISION= 1 +PORTVERSION= 8.1.3 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ Modified: head/www/owncloud/distinfo ============================================================================== --- head/www/owncloud/distinfo Wed Sep 16 03:03:46 2015 (r397038) +++ head/www/owncloud/distinfo Wed Sep 16 03:23:12 2015 (r397039) @@ -1,2 +1,2 @@ -SHA256 (owncloud-8.1.1.tar.bz2) = 91f39cbb2f542c9f5f949d02f31e6379ce9e3b7b6b4ae7b093c19e81d069c7d1 -SIZE (owncloud-8.1.1.tar.bz2) = 27042475 +SHA256 (owncloud-8.1.3.tar.bz2) = 1c878f8c749c20b9c6b78f33b7b3e75953950b1a9cfac995656a1f608e615773 +SIZE (owncloud-8.1.3.tar.bz2) = 27099465 Modified: head/www/owncloud/pkg-plist ============================================================================== --- head/www/owncloud/pkg-plist Wed Sep 16 03:03:46 2015 (r397038) +++ head/www/owncloud/pkg-plist Wed Sep 16 03:23:12 2015 (r397039) @@ -4420,6 +4420,7 @@ %%WWWDIR%%/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Pem.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/LICENSE.txt %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/composer.json +%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/AbstractShare.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Connection.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/ErrorCodes.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/AccessDeniedException.php @@ -4433,8 +4434,10 @@ %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/ForbiddenException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/HostDownException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/InvalidHostException.php +%%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/InvalidTypeException.php +%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoLoginServerException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NoRouteToHostException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NotEmptyException.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Exception/NotFoundException.php @@ -4452,15 +4455,6 @@ %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Server.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/Share.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/src/TimeZoneProvider.php -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/tests/AbstractShare.php -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/tests/NativeShare.php -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/tests/NativeStream.php -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/tests/Parser.php -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/tests/Server.php -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/tests/Share.php -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/tests/bootstrap.php -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/tests/config.json -%%WWWDIR%%/apps/files_external/3rdparty/icewind/smb/tests/phpunit.xml %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/composer.json %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php %%WWWDIR%%/apps/files_external/3rdparty/icewind/streams/src/Directory.php @@ -5369,6 +5363,7 @@ %%WWWDIR%%/apps/files_sharing/tests/etagpropagation.php %%WWWDIR%%/apps/files_sharing/tests/external/cache.php %%WWWDIR%%/apps/files_sharing/tests/external/managertest.php +%%WWWDIR%%/apps/files_sharing/tests/external/scannertest.php %%WWWDIR%%/apps/files_sharing/tests/externalstorage.php %%WWWDIR%%/apps/files_sharing/tests/helper.php %%WWWDIR%%/apps/files_sharing/tests/js/appSpec.js @@ -7296,8 +7291,13 @@ %%WWWDIR%%/apps/user_ldap/tests/access.php %%WWWDIR%%/apps/user_ldap/tests/connection.php %%WWWDIR%%/apps/user_ldap/tests/group_ldap.php +%%WWWDIR%%/apps/user_ldap/tests/integration/abstractintegrationtest.php +%%WWWDIR%%/apps/user_ldap/tests/integration/data/avatar-invalid.gif +%%WWWDIR%%/apps/user_ldap/tests/integration/data/avatar-valid.jpg %%WWWDIR%%/apps/user_ldap/tests/integration/exceptionOnLostConnection.php +%%WWWDIR%%/apps/user_ldap/tests/integration/fakemanager.php %%WWWDIR%%/apps/user_ldap/tests/integration/lib/IntegrationTestAccessGroupsMatchFilter.php +%%WWWDIR%%/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php %%WWWDIR%%/apps/user_ldap/tests/integration/readme.md %%WWWDIR%%/apps/user_ldap/tests/integration/run-test.sh %%WWWDIR%%/apps/user_ldap/tests/integration/setup-scripts/createExplicitGroups.php @@ -7543,10 +7543,6 @@ %%WWWDIR%%/core/css/multiselect.css %%WWWDIR%%/core/css/share.css %%WWWDIR%%/core/css/styles.css -%%WWWDIR%%/core/doc/admin/_images/100000000000023100000082EE8AC471.png -%%WWWDIR%%/core/doc/admin/_images/100000000000023F000000F8D2CD2E60.png -%%WWWDIR%%/core/doc/admin/_images/100000000000030C00000070A51C0EF4.png -%%WWWDIR%%/core/doc/admin/_images/100000000000033300000106C232E69B.png %%WWWDIR%%/core/doc/admin/_images/android_custom_1.png %%WWWDIR%%/core/doc/admin/_images/android_custom_10.png %%WWWDIR%%/core/doc/admin/_images/android_custom_11.png @@ -7664,14 +7660,15 @@ %%WWWDIR%%/core/doc/admin/_images/external-storage-dropbox-oc.png %%WWWDIR%%/core/doc/admin/_images/external-storage-dropbox.png %%WWWDIR%%/core/doc/admin/_images/external-storage-ftp.png -%%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive-0auth.png -%%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive-9.png -%%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive-sdk.png %%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive.png %%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive1.png +%%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive10.png +%%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive11.png %%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive2.png +%%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive3.png +%%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive4.png %%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive5.png -%%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive7.png +%%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive6.png %%WWWDIR%%/core/doc/admin/_images/external-storage-google-drive8.png %%WWWDIR%%/core/doc/admin/_images/external-storage-smb.png %%WWWDIR%%/core/doc/admin/_images/external-storage-webdav.png @@ -7896,7 +7893,6 @@ %%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_7.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_8.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_9.txt -%%WWWDIR%%/core/doc/admin/_sources/enterprise_user_management/file_firewall_configuration.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_user_management/index.txt %%WWWDIR%%/core/doc/admin/_sources/enterprise_user_management/user_auth_shibboleth.txt %%WWWDIR%%/core/doc/admin/_sources/index.txt @@ -8031,7 +8027,6 @@ %%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_7.html %%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_8.html %%WWWDIR%%/core/doc/admin/enterprise_ios_app/publishing_ios_app_9.html -%%WWWDIR%%/core/doc/admin/enterprise_user_management/file_firewall_configuration.html %%WWWDIR%%/core/doc/admin/enterprise_user_management/index.html %%WWWDIR%%/core/doc/admin/enterprise_user_management/user_auth_shibboleth.html %%WWWDIR%%/core/doc/admin/genindex.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509160323.t8G3NDTt052995>