diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-12-25 23:06:41 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-12-25 23:06:41 +0000 |
commit | da1555396ebdb7c7f857b19e79375889573d5992 (patch) | |
tree | 6eb5268fd5e474221465ad3612394b64d602eefc /www/php-owncloud | |
parent | 9ebabb29b6ae8cbd293971cf5089918981c1d332 (diff) | |
download | pkgsrc-da1555396ebdb7c7f857b19e79375889573d5992.tar.gz |
Update to 8.2.2
* Remove databases/php-mysql dependency, it is not used
Changelog:
Version 8.2.2 December 22 2015
Sharing improvements
Passing an empty base in this diagnosis call will not result in LDAP errors
Send sharing link to more than one recipient
Cannot share at all when share with link is disabled globally
Delete share hotspot not wide enough
Can't access a shared folder on external storage
Fix S2S error handling, making WebDAV work and get rid of undeletable files
Files/folders created while the users group was included in 'Exclude groups from sharing' cannot be shared even if the group is removed from the excluded groups.
"unshare" action should be called "unshare" in the action menu and not "delete"
Fix shared files of deleted users, detect DN change when checking for existence on LDAP
Etag isn't propagated to the root of the share owner if the file is uploaded to a group reshare
Empty etag after moving shared file into a commonly received share
The ajax code path unshares a link share when updating the password
Other fixes
MySQL file socket not working during initial setup
Multiple PUT requests to new DAV backend results in locked file
Dont output paths in scan.php
Activity oracle sql error for favorites
Check the expiration date for null
Stray locks not being cleaned: server replied: Locked
Login attributes tab. Other attributes combobox does not keep the selection if the users click away
Fix trashbin wrapper when no user is logged in
Handle non existing files in version previews
Properly preserve home folder naming enforcement setting
User details not saved unless click Enter
User management: Password change error display behavior
Add listener for URL change and then close the PDF viewer - files_pdfviewer
Remove white area below pdf viewer on public page - files_pdfviewer
Unable to move /srv/http/owncloud/_oc-upgrade/8.2.1.4/core/resources to /srv/http/owncloud/resources - updater
Fix minification quirks - updater
Accessibility Bug for 8.2 UI
Several UI improvements
Security improvements
Many small improvements
Version 8.2.1 November 18 2015
Sharing improvements:
Show path to file in error message about sharing with owner
Replaced error numbers with details in the sharing error message
Fix pagination on public link share page
Deal with NoUserException in sharing code
Fix cannot change share info after switching sections
Fix changing expiration date of shared link breaks password
Various other fixes
Performance improvements:
Optimize multiple shared locks for a single process
Don't lock if we're only reading cache metadata
Escape like parameter in cache operations
Storage improvements:
Improve dealing with Dropbox and Google Drive
Moving files makes them disappear (SWIFT object store)
Transactional file locking database backend warning is only shown when there is another warning.
Don't lock /$user/files
Include the final update in the transaction when moving a folder in the cache
WebDAV MOVE on a non existing file results in Internal Server Error #20069
Catch all exception if table doesn't exist #19884 #19893
Various other objectstore fixes
Usability and UI:
Made error message about file not found more specific in federated sharing
Improved CSS, fonts, text color on various buttons, login screen, menu and settings
Hide strength indication after password change and hide notifications after time-out or on delete
Fixes to inconsistent language and translation support, show language code for unknown languages
Fix icons for share/public folders, fix spinner positions in share tab
Close user menu when clicking on other menus
Sidebar fixes and hiding sidebar for trashbin view
Move alt text for favorite action to image
Sidebar should not open, when renaming a file on mobile
Do not register sidebar panels when no sidebar
Update process: state which step we are going to start and warn if it might be slow
User Management and LDAP fixes:
LDAP fixes for quota, user mapper, initial user creation and connectivity
Fix group admin settings, group assignment when group name is a number
Enable proper CardDAV cookie authentication
Documentation, reliability and stability fixes:
Expose syslog tag in the configuration
Update list of deprecated methods (documentation)
Fixes to text editor
Fixes to activity app
Create several repair steps in update process to clean up shares
Update certificate bundle
Fix multiple issues for IE 8 and 9
Memcache warning with memcached
Fix File versioning with encryption
Update the unencrypted size for versions
Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"
Make sure that remote shares use the correct uid casing
Variables don't have a class, so we can't use toString() on it
Use IRequest's `getScriptName` functionality instead of $_SERVER
Don't trigger the scroll event of every single item we filter in the file list
Diffstat (limited to 'www/php-owncloud')
-rw-r--r-- | www/php-owncloud/Makefile | 4 | ||||
-rw-r--r-- | www/php-owncloud/PLIST | 86 | ||||
-rw-r--r-- | www/php-owncloud/distinfo | 10 | ||||
-rw-r--r-- | www/php-owncloud/options.mk | 4 |
4 files changed, 56 insertions, 48 deletions
diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile index e0d5b2f4b26..548a1a65407 100644 --- a/www/php-owncloud/Makefile +++ b/www/php-owncloud/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2015/11/02 15:42:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.57 2015/12/25 23:06:41 ryoon Exp $ # -DISTNAME= owncloud-8.2.0 +DISTNAME= owncloud-8.2.2 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ diff --git a/www/php-owncloud/PLIST b/www/php-owncloud/PLIST index c001e0dbf7e..188e75c952b 100644 --- a/www/php-owncloud/PLIST +++ b/www/php-owncloud/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.34 2015/11/20 14:34:24 joerg Exp $ +@comment $NetBSD: PLIST,v 1.35 2015/12/25 23:06:41 ryoon Exp $ share/owncloud/.htaccess -share/owncloud/.mailmap share/owncloud/.tag share/owncloud/.user.ini share/owncloud/3rdparty/LICENSE INFO @@ -1664,9 +1663,9 @@ share/owncloud/3rdparty/rackspace/php-opencloud/.coveralls.yml share/owncloud/3rdparty/rackspace/php-opencloud/CONTRIBUTING.md share/owncloud/3rdparty/rackspace/php-opencloud/LICENSE share/owncloud/3rdparty/rackspace/php-opencloud/composer.json -share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/1.7.0.md +share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/1.${OS_VERSION}.md share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/1.9.0.md -share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/Upgrading to 1.7.0.md +share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/Upgrading to 1.${OS_VERSION}.md share/owncloud/3rdparty/rackspace/php-opencloud/docs/generate.sh share/owncloud/3rdparty/rackspace/php-opencloud/docs/getting-started-openstack.md share/owncloud/3rdparty/rackspace/php-opencloud/docs/getting-started.md @@ -2365,7 +2364,7 @@ share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Property/AclRestrictions.php share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Property/CurrentUserPrivilegeSet.php share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Property/Principal.php share/owncloud/3rdparty/sabre/dav/lib/DAVACL/Property/SupportedPrivilegeSet.php -share/owncloud/3rdparty/sabre/event/ChangeLog.md +share/owncloud/3rdparty/sabre/event/CHANGELOG.md share/owncloud/3rdparty/sabre/event/LICENSE share/owncloud/3rdparty/sabre/event/composer.json share/owncloud/3rdparty/sabre/event/lib/EventEmitter.php @@ -5446,23 +5445,13 @@ share/owncloud/apps/files_external/tests/js/mountsfilelistSpec.js share/owncloud/apps/files_external/tests/js/settingsSpec.js share/owncloud/apps/files_external/tests/legacydependencycheckpolyfilltest.php share/owncloud/apps/files_external/tests/owncloudfunctions.php +share/owncloud/apps/files_external/tests/personalmounttest.php share/owncloud/apps/files_external/tests/service/backendservicetest.php share/owncloud/apps/files_external/tests/service/globalstoragesservicetest.php share/owncloud/apps/files_external/tests/service/storagesservicetest.php share/owncloud/apps/files_external/tests/service/userglobalstoragesservicetest.php share/owncloud/apps/files_external/tests/service/userstoragesservicetest.php share/owncloud/apps/files_external/tests/storageconfigtest.php -share/owncloud/apps/files_locking/CONTRIBUTING.md -share/owncloud/apps/files_locking/appinfo/app.php -share/owncloud/apps/files_locking/appinfo/info.xml -share/owncloud/apps/files_locking/img/app.svg -share/owncloud/apps/files_locking/lib/lock.php -share/owncloud/apps/files_locking/lib/lockingwrapper.php -share/owncloud/apps/files_locking/tests/LockTest.php -share/owncloud/apps/files_locking/tests/LockingWrapperTest.php -share/owncloud/apps/files_locking/tests/bootstrap.php -share/owncloud/apps/files_locking/tests/data/test.txt -share/owncloud/apps/files_locking/tests/phpunit.xml share/owncloud/apps/files_pdfviewer/CONTRIBUTING.md share/owncloud/apps/files_pdfviewer/appinfo/app.php share/owncloud/apps/files_pdfviewer/appinfo/info.xml @@ -5470,6 +5459,7 @@ share/owncloud/apps/files_pdfviewer/appinfo/routes.php share/owncloud/apps/files_pdfviewer/appinfo/version share/owncloud/apps/files_pdfviewer/controller/displaycontroller.php share/owncloud/apps/files_pdfviewer/css/style.css +share/owncloud/apps/files_pdfviewer/css/viewer.css share/owncloud/apps/files_pdfviewer/img/app.png share/owncloud/apps/files_pdfviewer/img/app.svg share/owncloud/apps/files_pdfviewer/img/toolbarButton-secondaryToolbarClose.svg @@ -6104,6 +6094,7 @@ share/owncloud/apps/files_sharing/tests/external/cache.php share/owncloud/apps/files_sharing/tests/external/managertest.php share/owncloud/apps/files_sharing/tests/external/scannertest.php share/owncloud/apps/files_sharing/tests/externalstorage.php +share/owncloud/apps/files_sharing/tests/groupetagpropagation.php share/owncloud/apps/files_sharing/tests/grouppropagationmanager.php share/owncloud/apps/files_sharing/tests/helper.php share/owncloud/apps/files_sharing/tests/js/appSpec.js @@ -6115,6 +6106,7 @@ share/owncloud/apps/files_sharing/tests/locking.php share/owncloud/apps/files_sharing/tests/middleware/sharingcheckmiddleware.php share/owncloud/apps/files_sharing/tests/migrationtest.php share/owncloud/apps/files_sharing/tests/permissions.php +share/owncloud/apps/files_sharing/tests/propagationtestcase.php share/owncloud/apps/files_sharing/tests/server2server.php share/owncloud/apps/files_sharing/tests/share.php share/owncloud/apps/files_sharing/tests/sharedmount.php @@ -7777,8 +7769,7 @@ share/owncloud/apps/updater/controller/updatecontroller.php share/owncloud/apps/updater/css/updater.css share/owncloud/apps/updater/img/app.svg share/owncloud/apps/updater/js/3rdparty/angular.js -share/owncloud/apps/updater/js/app.js -share/owncloud/apps/updater/js/controllers.js +share/owncloud/apps/updater/js/updater.js share/owncloud/apps/updater/l10n/ar.php share/owncloud/apps/updater/l10n/ast.php share/owncloud/apps/updater/l10n/az.js @@ -8288,6 +8279,9 @@ share/owncloud/apps/user_ldap/tests/integration/data/avatar-valid.jpg share/owncloud/apps/user_ldap/tests/integration/exceptionOnLostConnection.php share/owncloud/apps/user_ldap/tests/integration/fakemanager.php share/owncloud/apps/user_ldap/tests/integration/lib/IntegrationTestAccessGroupsMatchFilter.php +share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestbackupserver.php +share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestcountusersbyloginname.php +share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestfetchusersbyloginname.php share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestpaging.php share/owncloud/apps/user_ldap/tests/integration/lib/integrationtestuserhome.php share/owncloud/apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php @@ -8386,6 +8380,7 @@ share/owncloud/core/css/multiselect.css share/owncloud/core/css/share.css share/owncloud/core/css/styles.css share/owncloud/core/css/tooltip.css +share/owncloud/core/doc/admin/_images/2-updates.png share/owncloud/core/doc/admin/_images/add_storage.png share/owncloud/core/doc/admin/_images/amazons3.png share/owncloud/core/doc/admin/_images/android_custom_1.png @@ -8413,6 +8408,7 @@ share/owncloud/core/doc/admin/_images/android_custom_9.png share/owncloud/core/doc/admin/_images/antivirus-app.png share/owncloud/core/doc/admin/_images/antivirus-config.png share/owncloud/core/doc/admin/_images/antivirus-daemon-socket.png +share/owncloud/core/doc/admin/_images/antivirus-daemon.png share/owncloud/core/doc/admin/_images/antivirus-executable.png share/owncloud/core/doc/admin/_images/antivirus-logging.png share/owncloud/core/doc/admin/_images/app-sharepoint-enable.png @@ -8512,21 +8508,24 @@ share/owncloud/core/doc/admin/_images/files-drop-4.png share/owncloud/core/doc/admin/_images/files-drop-5.png share/owncloud/core/doc/admin/_images/files-drop-6.png share/owncloud/core/doc/admin/_images/files-drop-7.png -share/owncloud/core/doc/admin/_images/files_locking_app.png share/owncloud/core/doc/admin/_images/ftp.png share/owncloud/core/doc/admin/_images/google-drive.png share/owncloud/core/doc/admin/_images/google-drive1.png share/owncloud/core/doc/admin/_images/google-drive10.png share/owncloud/core/doc/admin/_images/google-drive11.png +share/owncloud/core/doc/admin/_images/google-drive12.png +share/owncloud/core/doc/admin/_images/google-drive13.png share/owncloud/core/doc/admin/_images/google-drive2.png share/owncloud/core/doc/admin/_images/google-drive3.png share/owncloud/core/doc/admin/_images/google-drive4.png share/owncloud/core/doc/admin/_images/google-drive5.png share/owncloud/core/doc/admin/_images/google-drive6.png share/owncloud/core/doc/admin/_images/google-drive8.png -share/owncloud/core/doc/admin/_images/install-wizard-2.png -share/owncloud/core/doc/admin/_images/install-wizard-3.png -share/owncloud/core/doc/admin/_images/install-wizard.png +share/owncloud/core/doc/admin/_images/google-drive9.png +share/owncloud/core/doc/admin/_images/install-wizard-a.png +share/owncloud/core/doc/admin/_images/install-wizard-a1.png +share/owncloud/core/doc/admin/_images/install-wizard-a2.png +share/owncloud/core/doc/admin/_images/install-wizard-a4.png share/owncloud/core/doc/admin/_images/ios-p12-2.png share/owncloud/core/doc/admin/_images/ios-p12-3.png share/owncloud/core/doc/admin/_images/ios-p12-4.png @@ -8626,6 +8625,7 @@ share/owncloud/core/doc/admin/_images/sharing-files-1.png share/owncloud/core/doc/admin/_images/shib-gui1.png share/owncloud/core/doc/admin/_images/shib-gui4.png share/owncloud/core/doc/admin/_images/shib-gui5.png +share/owncloud/core/doc/admin/_images/shib-gui6.png share/owncloud/core/doc/admin/_images/shibboleth-personal.png share/owncloud/core/doc/admin/_images/skeleton-files.png share/owncloud/core/doc/admin/_images/skeleton-files1.png @@ -8633,14 +8633,9 @@ share/owncloud/core/doc/admin/_images/smb.png share/owncloud/core/doc/admin/_images/smtp-config-php-sendmail.png share/owncloud/core/doc/admin/_images/smtp-config-smtp.png share/owncloud/core/doc/admin/_images/smtp-config-wizard.png -share/owncloud/core/doc/admin/_images/transactional-locking-1.png -share/owncloud/core/doc/admin/_images/transactional-locking-2.png -share/owncloud/core/doc/admin/_images/ucs-app-center-install.png -share/owncloud/core/doc/admin/_images/ucs-app-center-module.png share/owncloud/core/doc/admin/_images/ucsint.png share/owncloud/core/doc/admin/_images/ucsint1.png share/owncloud/core/doc/admin/_images/ucsint2.png -share/owncloud/core/doc/admin/_images/untrusted-domain.png share/owncloud/core/doc/admin/_images/updater-1.png share/owncloud/core/doc/admin/_images/updater-10.png share/owncloud/core/doc/admin/_images/updater-11.png @@ -8649,6 +8644,10 @@ share/owncloud/core/doc/admin/_images/updater-3.png share/owncloud/core/doc/admin/_images/updater-7.png share/owncloud/core/doc/admin/_images/updater-8.png share/owncloud/core/doc/admin/_images/updater-9.png +share/owncloud/core/doc/admin/_images/upgrade-1.png +share/owncloud/core/doc/admin/_images/upgrade-2.png +share/owncloud/core/doc/admin/_images/upgrade-3.png +share/owncloud/core/doc/admin/_images/upgrade-notifier.png share/owncloud/core/doc/admin/_images/user_mounts.png share/owncloud/core/doc/admin/_images/users-config-1.png share/owncloud/core/doc/admin/_images/users-config-2.png @@ -8659,6 +8658,7 @@ share/owncloud/core/doc/admin/_images/webbrander-1.png share/owncloud/core/doc/admin/_images/webdav.png share/owncloud/core/doc/admin/_images/wnd-1.png share/owncloud/core/doc/admin/_images/wnd-2.png +share/owncloud/core/doc/admin/_images/wnd-3.jpg share/owncloud/core/doc/admin/_sources/configuration_database/db_conversion.txt share/owncloud/core/doc/admin/_sources/configuration_database/index.txt share/owncloud/core/doc/admin/_sources/configuration_database/linux_database_configuration.txt @@ -8682,7 +8682,6 @@ share/owncloud/core/doc/admin/_sources/configuration_files/external_storage_conf share/owncloud/core/doc/admin/_sources/configuration_files/external_storage_configuration_gui.txt share/owncloud/core/doc/admin/_sources/configuration_files/federated_cloud_sharing_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_files/file_sharing_configuration.txt -share/owncloud/core/doc/admin/_sources/configuration_files/files_locking_enabling.txt share/owncloud/core/doc/admin/_sources/configuration_files/files_locking_transactional.txt share/owncloud/core/doc/admin/_sources/configuration_files/index.txt share/owncloud/core/doc/admin/_sources/configuration_files/previews_configuration.txt @@ -8695,6 +8694,7 @@ share/owncloud/core/doc/admin/_sources/configuration_server/automatic_configurat share/owncloud/core/doc/admin/_sources/configuration_server/background_jobs_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/caching_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/config_sample_php_parameters.txt +share/owncloud/core/doc/admin/_sources/configuration_server/custom_client_repos.txt share/owncloud/core/doc/admin/_sources/configuration_server/email_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/external_sites.txt share/owncloud/core/doc/admin/_sources/configuration_server/harden_server.txt @@ -8762,6 +8762,7 @@ share/owncloud/core/doc/admin/_sources/installation/linux_installation.txt share/owncloud/core/doc/admin/_sources/installation/macos_installation.txt share/owncloud/core/doc/admin/_sources/installation/nginx_configuration.txt share/owncloud/core/doc/admin/_sources/installation/php_54_installation.txt +share/owncloud/core/doc/admin/_sources/installation/php_55_installation.txt share/owncloud/core/doc/admin/_sources/installation/selinux_configuration.txt share/owncloud/core/doc/admin/_sources/installation/source_installation.txt share/owncloud/core/doc/admin/_sources/installation/system_requirements.txt @@ -8771,7 +8772,9 @@ share/owncloud/core/doc/admin/_sources/issues/index.txt share/owncloud/core/doc/admin/_sources/maintenance/backup.txt share/owncloud/core/doc/admin/_sources/maintenance/enable_maintenance.txt share/owncloud/core/doc/admin/_sources/maintenance/index.txt +share/owncloud/core/doc/admin/_sources/maintenance/manual_upgrade.txt share/owncloud/core/doc/admin/_sources/maintenance/migrating.txt +share/owncloud/core/doc/admin/_sources/maintenance/package_upgrade.txt share/owncloud/core/doc/admin/_sources/maintenance/restore.txt share/owncloud/core/doc/admin/_sources/maintenance/update.txt share/owncloud/core/doc/admin/_sources/maintenance/upgrade.txt @@ -8838,7 +8841,6 @@ share/owncloud/core/doc/admin/configuration_files/external_storage_configuration share/owncloud/core/doc/admin/configuration_files/external_storage_configuration_gui.html share/owncloud/core/doc/admin/configuration_files/federated_cloud_sharing_configuration.html share/owncloud/core/doc/admin/configuration_files/file_sharing_configuration.html -share/owncloud/core/doc/admin/configuration_files/files_locking_enabling.html share/owncloud/core/doc/admin/configuration_files/files_locking_transactional.html share/owncloud/core/doc/admin/configuration_files/index.html share/owncloud/core/doc/admin/configuration_files/previews_configuration.html @@ -8851,6 +8853,7 @@ share/owncloud/core/doc/admin/configuration_server/automatic_configuration.html share/owncloud/core/doc/admin/configuration_server/background_jobs_configuration.html share/owncloud/core/doc/admin/configuration_server/caching_configuration.html share/owncloud/core/doc/admin/configuration_server/config_sample_php_parameters.html +share/owncloud/core/doc/admin/configuration_server/custom_client_repos.html share/owncloud/core/doc/admin/configuration_server/email_configuration.html share/owncloud/core/doc/admin/configuration_server/external_sites.html share/owncloud/core/doc/admin/configuration_server/harden_server.html @@ -8919,6 +8922,7 @@ share/owncloud/core/doc/admin/installation/linux_installation.html share/owncloud/core/doc/admin/installation/macos_installation.html share/owncloud/core/doc/admin/installation/nginx_configuration.html share/owncloud/core/doc/admin/installation/php_54_installation.html +share/owncloud/core/doc/admin/installation/php_55_installation.html share/owncloud/core/doc/admin/installation/selinux_configuration.html share/owncloud/core/doc/admin/installation/source_installation.html share/owncloud/core/doc/admin/installation/system_requirements.html @@ -8928,7 +8932,9 @@ share/owncloud/core/doc/admin/issues/index.html share/owncloud/core/doc/admin/maintenance/backup.html share/owncloud/core/doc/admin/maintenance/enable_maintenance.html share/owncloud/core/doc/admin/maintenance/index.html +share/owncloud/core/doc/admin/maintenance/manual_upgrade.html share/owncloud/core/doc/admin/maintenance/migrating.html +share/owncloud/core/doc/admin/maintenance/package_upgrade.html share/owncloud/core/doc/admin/maintenance/restore.html share/owncloud/core/doc/admin/maintenance/update.html share/owncloud/core/doc/admin/maintenance/upgrade.html @@ -8991,6 +8997,14 @@ share/owncloud/core/doc/user/_images/files-drop-4.png share/owncloud/core/doc/user/_images/files-drop-5.png share/owncloud/core/doc/user/_images/files-drop-6.png share/owncloud/core/doc/user/_images/files-drop-7.png +share/owncloud/core/doc/user/_images/files_page-1.png +share/owncloud/core/doc/user/_images/files_page-2.png +share/owncloud/core/doc/user/_images/files_page-3.png +share/owncloud/core/doc/user/_images/files_page-4.png +share/owncloud/core/doc/user/_images/files_page-5.png +share/owncloud/core/doc/user/_images/files_page-6.png +share/owncloud/core/doc/user/_images/files_page.png +share/owncloud/core/doc/user/_images/files_page1.png share/owncloud/core/doc/user/_images/files_versioning.png share/owncloud/core/doc/user/_images/full_name.png share/owncloud/core/doc/user/_images/gear.png @@ -9010,9 +9024,6 @@ share/owncloud/core/doc/user/_images/oc_documents.png share/owncloud/core/doc/user/_images/oc_documents_col_edit.png share/owncloud/core/doc/user/_images/oc_documents_edit.png share/owncloud/core/doc/user/_images/oc_documents_share.png -share/owncloud/core/doc/user/_images/oc_filesweb_navigate.png -share/owncloud/core/doc/user/_images/oc_filesweb_new.png -share/owncloud/core/doc/user/_images/oc_main_web_labelled.png share/owncloud/core/doc/user/_images/oc_personal_settings_dropdown.png share/owncloud/core/doc/user/_images/osx_webdav1.png share/owncloud/core/doc/user/_images/osx_webdav2.png @@ -9022,13 +9033,8 @@ share/owncloud/core/doc/user/_images/profile_picture_personal_settings.png share/owncloud/core/doc/user/_images/quota1.png share/owncloud/core/doc/user/_images/sharepoint-drive-config-user.png share/owncloud/core/doc/user/_images/usage_indicator.png -share/owncloud/core/doc/user/_images/users-files.png share/owncloud/core/doc/user/_images/users-overlays-sharepoint.png share/owncloud/core/doc/user/_images/users-overlays-win-net-drive.png -share/owncloud/core/doc/user/_images/users-overlays.png -share/owncloud/core/doc/user/_images/users-share-local.png -share/owncloud/core/doc/user/_images/users-share-local2.png -share/owncloud/core/doc/user/_images/users-share-public.png share/owncloud/core/doc/user/_images/webdav_dolphin.png share/owncloud/core/doc/user/_images/webdav_gnome3_nautilus.png share/owncloud/core/doc/user/_sources/bookmarks.txt @@ -9130,6 +9136,7 @@ share/owncloud/core/doc/user/whats_new.html share/owncloud/core/fonts/LICENSE.txt share/owncloud/core/fonts/OpenSans-Light.woff share/owncloud/core/fonts/OpenSans-Regular.ttf +share/owncloud/core/fonts/OpenSans-Regular.woff share/owncloud/core/fonts/OpenSans-Semibold.woff share/owncloud/core/img/actions/add.png share/owncloud/core/img/actions/add.svg @@ -9618,6 +9625,7 @@ share/owncloud/core/skeleton/Documents/Example.odt share/owncloud/core/skeleton/Photos/Paris.jpg share/owncloud/core/skeleton/Photos/San Francisco.jpg share/owncloud/core/skeleton/Photos/Squirrel.jpg +share/owncloud/core/skeleton/ownCloud_User_Manual.pdf share/owncloud/core/strings.php share/owncloud/core/tags/controller.php share/owncloud/core/templates/403.php @@ -9991,6 +9999,7 @@ share/owncloud/lib/private/connector/sabre/exception/filelocked.php share/owncloud/lib/private/connector/sabre/exception/invalidpath.php share/owncloud/lib/private/connector/sabre/exception/unsupportedmediatype.php share/owncloud/lib/private/connector/sabre/exceptionloggerplugin.php +share/owncloud/lib/private/connector/sabre/fakelockerplugin.php share/owncloud/lib/private/connector/sabre/file.php share/owncloud/lib/private/connector/sabre/filesplugin.php share/owncloud/lib/private/connector/sabre/listenerplugin.php @@ -10415,6 +10424,7 @@ share/owncloud/lib/public/il10n.php share/owncloud/lib/public/ilogger.php share/owncloud/lib/public/image.php share/owncloud/lib/public/imemcache.php +share/owncloud/lib/public/imemcachettl.php share/owncloud/lib/public/inavigationmanager.php share/owncloud/lib/public/ipreview.php share/owncloud/lib/public/irequest.php @@ -10463,6 +10473,7 @@ share/owncloud/lib/repair/dropoldjobs.php share/owncloud/lib/repair/dropoldtables.php share/owncloud/lib/repair/filletags.php share/owncloud/lib/repair/innodb.php +share/owncloud/lib/repair/oldgroupmembershipshares.php share/owncloud/lib/repair/preview.php share/owncloud/lib/repair/removegetetagentries.php share/owncloud/lib/repair/repairconfig.php @@ -10490,7 +10501,6 @@ share/owncloud/settings/admin.php share/owncloud/settings/ajax/changedisplayname.php share/owncloud/settings/ajax/disableapp.php share/owncloud/settings/ajax/enableapp.php -share/owncloud/settings/ajax/geteveryonecount.php share/owncloud/settings/ajax/installapp.php share/owncloud/settings/ajax/navigationdetect.php share/owncloud/settings/ajax/setlanguage.php diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo index 30cd8a8d3cf..dd19e5fd741 100644 --- a/www/php-owncloud/distinfo +++ b/www/php-owncloud/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.35 2015/11/02 15:42:47 ryoon Exp $ +$NetBSD: distinfo,v 1.36 2015/12/25 23:06:41 ryoon Exp $ SHA1 (168707-calendar.zip) = 521fb58ad898529f9a10d94c165bc978010defd3 RMD160 (168707-calendar.zip) = fdb7c3cddc0cd9e0338328d5cf246bd774f28803 @@ -8,7 +8,7 @@ SHA1 (168708-contacts.zip) = abbb3ae9f966a80ec3dc7590c0906ad10b7e340e RMD160 (168708-contacts.zip) = 4d351166cfca85957d72fcbdcc454b21b0965ce7 SHA512 (168708-contacts.zip) = 24e6a104a2cca7d56a0bb33c1458cd5ce5a9f95a202188bfba622433a364c3b4e7f8da92133db2ee71233eb6d4064db8612daf50e2ef3d65440f6ed9ff4022ba Size (168708-contacts.zip) = 1442129 bytes -SHA1 (owncloud-8.2.0.tar.bz2) = 46ae2ecda5125d6143962337e528fbe854d21844 -RMD160 (owncloud-8.2.0.tar.bz2) = a712365e7a4d9800b90e7f19bb361a6b8add24de -SHA512 (owncloud-8.2.0.tar.bz2) = 82777951bf4ded1997ea5bb19a145a2feabd9cf454637be9522c14b5d7bc35784d847cd281c2596590ffebe8cc5c02173b35376b612ebc8c113a5e80685b5084 -Size (owncloud-8.2.0.tar.bz2) = 26072679 bytes +SHA1 (owncloud-8.2.2.tar.bz2) = 0f16525e196a8706b9bc107820d91bda20399f84 +RMD160 (owncloud-8.2.2.tar.bz2) = 2786f607da8c8616a5b145ef89824ad49b8f54fa +SHA512 (owncloud-8.2.2.tar.bz2) = 3830e8311931da3cbb596e927afe638dee6a5d9fd47d623faf4dabbde96fe39ced1bf7006c1b9e39ff52e72e2b849fe9d1012c3b1a86ca9f8c873d820b944b78 +Size (owncloud-8.2.2.tar.bz2) = 28922075 bytes diff --git a/www/php-owncloud/options.mk b/www/php-owncloud/options.mk index a1d046323fc..02b63d1a4ce 100644 --- a/www/php-owncloud/options.mk +++ b/www/php-owncloud/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.6 2015/12/06 12:18:07 taca Exp $ +# $NetBSD: options.mk,v 1.7 2015/12/25 23:06:41 ryoon Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.php-owncloud @@ -14,8 +14,6 @@ PKG_SUGGESTED_OPTIONS= sqlite3 ### .if !empty(PKG_OPTIONS:Mmysql) DEPENDS+= ${PHP_PKG_PREFIX}-pdo_mysql>=5.2.0:../../databases/php-pdo_mysql -DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql -PHP_VERSIONS_ACCEPTED= 55 56 .elif !empty(PKG_OPTIONS:Msqlite3) # php-pdo_sqlite provides sqlite3. An owncloud instance that was |