diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-12 12:45:05 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-12 12:45:05 +0000 |
commit | 69797ae4e3e3135912779e2c12347b88ab358148 (patch) | |
tree | 5ea95c4151070a8c119e8886815b07dbe4e0efe4 | |
parent | 723295ec80b63bd06e9f4c900b695fedc1d8378a (diff) | |
download | pkgsrc-69797ae4e3e3135912779e2c12347b88ab358148.tar.gz |
Update to 5.0.12
Changelog:
Version 5.0.12 Oct 4th 2013
Usermanagement interface fixes
Allow numeric group names
Improved IE compatibiliy
Fix database upgrade error
Sharing permission interface fixes
Small visual fixes
File scanner fixes to handle deleted files correctly
-rw-r--r-- | www/php-owncloud/Makefile | 4 | ||||
-rw-r--r-- | www/php-owncloud/PLIST | 7 | ||||
-rw-r--r-- | www/php-owncloud/distinfo | 8 |
3 files changed, 11 insertions, 8 deletions
diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile index f786ef4ca6f..966dfd74dd7 100644 --- a/www/php-owncloud/Makefile +++ b/www/php-owncloud/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2013/09/13 14:21:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2013/10/12 12:45:05 ryoon Exp $ # -DISTNAME= owncloud-5.0.11 +DISTNAME= owncloud-5.0.12 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 1ea95e88ae3..e85161cf5e5 100644 --- a/www/php-owncloud/PLIST +++ b/www/php-owncloud/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2013/09/13 14:21:38 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.20 2013/10/12 12:45:05 ryoon Exp $ share/owncloud/.htaccess share/owncloud/3rdparty/Archive/Tar.php share/owncloud/3rdparty/Console/Getopt.php @@ -835,7 +835,6 @@ share/owncloud/3rdparty/timepicker/js/jquery.ui.timepicker.js share/owncloud/3rdparty/timepicker/releases.txt share/owncloud/AUTHORS share/owncloud/COPYING-AGPL -share/owncloud/COPYING-README share/owncloud/README share/owncloud/apps/admin_dependencies_chk/appinfo/app.php share/owncloud/apps/admin_dependencies_chk/appinfo/info.xml @@ -1372,6 +1371,7 @@ share/owncloud/apps/contacts/lib/sabre/addressbookroot.php share/owncloud/apps/contacts/lib/sabre/backend.php share/owncloud/apps/contacts/lib/sabre/card.php share/owncloud/apps/contacts/lib/sabre/useraddressbooks.php +share/owncloud/apps/contacts/lib/sabre/validatorplugin.php share/owncloud/apps/contacts/lib/search.php share/owncloud/apps/contacts/lib/share/addressbook.php share/owncloud/apps/contacts/lib/share/contact.php @@ -2819,6 +2819,7 @@ share/owncloud/apps/gallery/index.php share/owncloud/apps/gallery/js/gallery.js share/owncloud/apps/gallery/js/jquery.mousewheel-3.1.1.js share/owncloud/apps/gallery/js/slideshow.js +share/owncloud/apps/gallery/js/thumbnail.js share/owncloud/apps/gallery/l10n/ar.php share/owncloud/apps/gallery/l10n/bg_BG.php share/owncloud/apps/gallery/l10n/bn_BD.php @@ -3948,6 +3949,7 @@ share/owncloud/core/doc/user/_sources/pim/sync_ios.txt share/owncloud/core/doc/user/_sources/pim/sync_kde.txt share/owncloud/core/doc/user/_sources/pim/sync_osx.txt share/owncloud/core/doc/user/_sources/pim/sync_thunderbird.txt +share/owncloud/core/doc/user/_sources/pim/troubleshooting.txt share/owncloud/core/doc/user/_sources/webinterface.txt share/owncloud/core/doc/user/_static/basic.css share/owncloud/core/doc/user/_static/bootstrap-responsive.css @@ -3990,6 +3992,7 @@ share/owncloud/core/doc/user/pim/sync_ios.html share/owncloud/core/doc/user/pim/sync_kde.html share/owncloud/core/doc/user/pim/sync_osx.html share/owncloud/core/doc/user/pim/sync_thunderbird.html +share/owncloud/core/doc/user/pim/troubleshooting.html share/owncloud/core/doc/user/search.html share/owncloud/core/doc/user/searchindex.js share/owncloud/core/doc/user/webinterface.html diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo index 461e3ead964..d10220de618 100644 --- a/www/php-owncloud/distinfo +++ b/www/php-owncloud/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2013/09/13 14:21:38 ryoon Exp $ +$NetBSD: distinfo,v 1.22 2013/10/12 12:45:05 ryoon Exp $ -SHA1 (owncloud-5.0.11.tar.bz2) = 5c9275945db0b91bc800e7378f4e8877714d82e9 -RMD160 (owncloud-5.0.11.tar.bz2) = 89919fa48fe5130545e8963f3876b3f65d6aa52c -Size (owncloud-5.0.11.tar.bz2) = 15139457 bytes +SHA1 (owncloud-5.0.12.tar.bz2) = e4ff949c31e31712390272f5b56c5d6212c62574 +RMD160 (owncloud-5.0.12.tar.bz2) = c9a33bbca023bdeaa930597f91a6631b23400199 +Size (owncloud-5.0.12.tar.bz2) = 15147476 bytes SHA1 (patch-apps_user_ldap_lib_access.php) = 82996f105c16018729596049a060756ad364cbb1 |