summaryrefslogtreecommitdiff
path: root/www/php-owncloud
diff options
context:
space:
mode:
authorryoon <ryoon>2012-04-19 15:39:24 +0000
committerryoon <ryoon>2012-04-19 15:39:24 +0000
commit735431ac6bbfe84aed1ad38f2da1c0331d8c08f9 (patch)
tree5e1c9217acb0b7b4279166740b5a5bc810665587 /www/php-owncloud
parent0a6544213f403ab9dc3c18313af4ec28faba30a8 (diff)
downloadpkgsrc-735431ac6bbfe84aed1ad38f2da1c0331d8c08f9.tar.gz
Update to 3.0.2
* Many bugfixes * Translation updates
Diffstat (limited to 'www/php-owncloud')
-rw-r--r--www/php-owncloud/Makefile4
-rw-r--r--www/php-owncloud/PLIST24
-rw-r--r--www/php-owncloud/distinfo8
3 files changed, 27 insertions, 9 deletions
diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile
index 3893e1e4d8a..87a77658f44 100644
--- a/www/php-owncloud/Makefile
+++ b/www/php-owncloud/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2012/02/17 16:40:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2012/04/19 15:39:24 ryoon Exp $
#
-DISTNAME= owncloud-3.0.0
+DISTNAME= owncloud-3.0.2
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://owncloud.org/releases/
diff --git a/www/php-owncloud/PLIST b/www/php-owncloud/PLIST
index 8bbc7844547..a21b6e88514 100644
--- a/www/php-owncloud/PLIST
+++ b/www/php-owncloud/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2012/02/17 16:40:23 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/04/19 15:39:24 ryoon Exp $
share/owncloud/3rdparty/Console/Getopt.php
share/owncloud/3rdparty/Crypt_Blowfish/Blowfish.php
share/owncloud/3rdparty/Crypt_Blowfish/Blowfish/DefaultKey.php
@@ -408,7 +408,6 @@ share/owncloud/apps/calendar/lib/search.php
share/owncloud/apps/calendar/resettimezone.php
share/owncloud/apps/calendar/settings.php
share/owncloud/apps/calendar/templates/calendar.php
-share/owncloud/apps/calendar/templates/lAfix.php
share/owncloud/apps/calendar/templates/part.choosecalendar.php
share/owncloud/apps/calendar/templates/part.choosecalendar.rowfields.php
share/owncloud/apps/calendar/templates/part.editcalendar.php
@@ -501,6 +500,7 @@ share/owncloud/apps/contacts/templates/part.details.php
share/owncloud/apps/contacts/templates/part.editaddressbook.php
share/owncloud/apps/contacts/templates/part.messagebox.php
share/owncloud/apps/contacts/templates/part.property.FN.php
+share/owncloud/apps/contacts/templates/part.property.N.php
share/owncloud/apps/contacts/templates/part.property.php
share/owncloud/apps/contacts/templates/part.setpropertyform.php
share/owncloud/apps/contacts/templates/settings.php
@@ -865,6 +865,25 @@ share/owncloud/apps/remoteStorage/appinfo/info.xml
share/owncloud/apps/remoteStorage/auth.php
share/owncloud/apps/remoteStorage/lib_remoteStorage.php
share/owncloud/apps/remoteStorage/oauth_ro_auth.php
+share/owncloud/apps/tasks/ajax/addtask.php
+share/owncloud/apps/tasks/ajax/addtaskform.php
+share/owncloud/apps/tasks/ajax/delete.php
+share/owncloud/apps/tasks/ajax/edittask.php
+share/owncloud/apps/tasks/ajax/edittaskform.php
+share/owncloud/apps/tasks/ajax/getdetails.php
+share/owncloud/apps/tasks/appinfo/app.php
+share/owncloud/apps/tasks/appinfo/info.xml
+share/owncloud/apps/tasks/css/style.css
+share/owncloud/apps/tasks/index.php
+share/owncloud/apps/tasks/js/tasks.js
+share/owncloud/apps/tasks/lib/vtodo.php
+share/owncloud/apps/tasks/templates/part.addtaskform.php
+share/owncloud/apps/tasks/templates/part.details.php
+share/owncloud/apps/tasks/templates/part.edittaskform.php
+share/owncloud/apps/tasks/templates/part.property.php
+share/owncloud/apps/tasks/templates/part.taskform.php
+share/owncloud/apps/tasks/templates/part.tasks.php
+share/owncloud/apps/tasks/templates/tasks.php
share/owncloud/apps/user_ldap/appinfo/app.php
share/owncloud/apps/user_ldap/appinfo/info.xml
share/owncloud/apps/user_ldap/settings.php
@@ -1581,4 +1600,3 @@ share/owncloud/settings/templates/settings.php
share/owncloud/settings/templates/users.php
share/owncloud/settings/users.php
share/owncloud/status.php
-@pkgdir share/owncloud/data
diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo
index 6367ed7af65..1046a228eb5 100644
--- a/www/php-owncloud/distinfo
+++ b/www/php-owncloud/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/02/17 16:40:23 ryoon Exp $
+$NetBSD: distinfo,v 1.3 2012/04/19 15:39:24 ryoon Exp $
-SHA1 (owncloud-3.0.0.tar.bz2) = e7645f796cd4f816213065e625e0698407bf5480
-RMD160 (owncloud-3.0.0.tar.bz2) = 965a09910723681d06b0834067cdc0fbfc8fb95d
-Size (owncloud-3.0.0.tar.bz2) = 2587490 bytes
+SHA1 (owncloud-3.0.2.tar.bz2) = 9d9cd1ee3c8123457f9fb75e63b2733f5e833b72
+RMD160 (owncloud-3.0.2.tar.bz2) = 1d43c8d3861060712eb4c6ce08a675d0fd3f6dc1
+Size (owncloud-3.0.2.tar.bz2) = 2605218 bytes