Many bugs are fixed, like critical interface bug on contacts and calendars From http://owncloud.org/changelog/: Fixing upload in shared folders with create privileges Making ldap more robust in certain situations Handing quota violation earlier to make the desktop clients more robust Several quota fixes Fix issues with certain file names like 0 or false Disable smb in files_External on windows servers Enable user to decrypt files again after encryption app was disabled Improved Encryption messages Add a searchByMime call to API Fix multiselects for Firefox on Mac in groups management Reduce the number of ldap connections Show a password incorrect notice when used shared password is wrong Switch to the completely new Google Drive SDK. Scanner: additional tests for reusing etags during scanning Fix accessing files that are newly created by setting the right mime type Several Calendar bugfixes Fixed Show on Map in Contacts A lof of Contacts fixes Several Tasks fixes Fix: You'll find the port diff here.
Responsible Changed From-To: freebsd-ports-bugs->jadawin I'll take it.
Responsible Changed From-To: jadawin->kevlo Over to maintainer.
Author: kevlo Date: Tue Sep 17 09:37:49 2013 New Revision: 327466 URL: http://svnweb.freebsd.org/changeset/ports/327466 Log: Update to 5.0.11 PR: ports/182180 Submitted by: Loic Blot <loic.blot at unix-experience dot fr> Modified: head/www/owncloud/Makefile head/www/owncloud/distinfo Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Tue Sep 17 09:34:36 2013 (r327465) +++ head/www/owncloud/Makefile Tue Sep 17 09:37:49 2013 (r327466) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 5.0.10 -PORTREVISION= 1 +PORTVERSION= 5.0.11 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ Modified: head/www/owncloud/distinfo ============================================================================== --- head/www/owncloud/distinfo Tue Sep 17 09:34:36 2013 (r327465) +++ head/www/owncloud/distinfo Tue Sep 17 09:37:49 2013 (r327466) @@ -1,2 +1,2 @@ -SHA256 (owncloud-5.0.10.tar.bz2) = 23dea0c7c66416e21e87097b611fefe961d9bd757b58a7eccdd70bd1a6c46bf7 -SIZE (owncloud-5.0.10.tar.bz2) = 15130544 +SHA256 (owncloud-5.0.11.tar.bz2) = 1f0418c3aa5e05556c1fd9f77d2a906cb67a789087f02e49790ce1e06f356e9e +SIZE (owncloud-5.0.11.tar.bz2) = 15139457 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks.