pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-nextcloud



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Jan 28 09:46:48 UTC 2021

Modified Files:
        pkgsrc/www/php-nextcloud: Makefile PLIST distinfo

Log Message:
php-nextcloud: Update to 20.0.6

Changelog:
Changes

  * Make sure to do priority app upgrades first (server#25077)
  * Respect DB restrictions on number of arguments in statements and queries
    (server#25120)
  * Add a hint about the direction of priority (server#25143)
  * Do not redirect to logout after login (server#25146)
  * Fix comparison of PHP versions (server#25152)
  * Add "composer.lock" for acceptance tests to git (server#25178)
  * Update CRL due to revoked gravatar.crl (server#25190)
  * Don't log keys on checkSignature (server#25193)
  * Update 3rdparty after Archive_Tar (server#25199)
  * Bump CA bundle (server#25219)
  * Update handling of user credentials (server#25225)
  * Fix encoding issue with OC.Notification.show (server#25244)
  * Also use storage copy when dav copying directories (server#25261)
  * Silence log message (server#25263)
  * Extend ILDAPProvider to allow reading arbitrairy ldap attributes for users
    (server#25276)
  * Do not obtain userFolder of a federated user (server#25278)
  * Bump pear/archive_tar from 1.4.11 to 1.4.12 (3rdparty#603)
  * Add gitignore entry for .github folder of dependencies (3rdparty#604)
  * Clear event array on getting them (activity#551)


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/php-nextcloud/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-nextcloud/Makefile
diff -u pkgsrc/www/php-nextcloud/Makefile:1.47 pkgsrc/www/php-nextcloud/Makefile:1.48
--- pkgsrc/www/php-nextcloud/Makefile:1.47      Tue Jan 19 15:31:20 2021
+++ pkgsrc/www/php-nextcloud/Makefile   Thu Jan 28 09:46:47 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2021/01/19 15:31:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2021/01/28 09:46:47 ryoon Exp $
 #
 
 # The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
 # contained 18.0.2, then during April to June it is ok to update to
 # later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
 # update to 20.
-DISTNAME=      nextcloud-20.0.5
+DISTNAME=      nextcloud-20.0.6
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/

Index: pkgsrc/www/php-nextcloud/PLIST
diff -u pkgsrc/www/php-nextcloud/PLIST:1.38 pkgsrc/www/php-nextcloud/PLIST:1.39
--- pkgsrc/www/php-nextcloud/PLIST:1.38 Tue Jan 19 15:31:20 2021
+++ pkgsrc/www/php-nextcloud/PLIST      Thu Jan 28 09:46:47 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2021/01/19 15:31:20 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.39 2021/01/28 09:46:47 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.github/workflows/composer.yml
@@ -5264,6 +5264,8 @@ share/nextcloud/apps/admin_audit/l10n/fr
 share/nextcloud/apps/admin_audit/l10n/fr.json
 share/nextcloud/apps/admin_audit/l10n/gl.js
 share/nextcloud/apps/admin_audit/l10n/gl.json
+share/nextcloud/apps/admin_audit/l10n/he.js
+share/nextcloud/apps/admin_audit/l10n/he.json
 share/nextcloud/apps/admin_audit/l10n/hr.js
 share/nextcloud/apps/admin_audit/l10n/hr.json
 share/nextcloud/apps/admin_audit/l10n/hu.js
@@ -5276,10 +5278,14 @@ share/nextcloud/apps/admin_audit/l10n/ja
 share/nextcloud/apps/admin_audit/l10n/ja.json
 share/nextcloud/apps/admin_audit/l10n/ko.js
 share/nextcloud/apps/admin_audit/l10n/ko.json
+share/nextcloud/apps/admin_audit/l10n/lt_LT.js
+share/nextcloud/apps/admin_audit/l10n/lt_LT.json
 share/nextcloud/apps/admin_audit/l10n/nb.js
 share/nextcloud/apps/admin_audit/l10n/nb.json
 share/nextcloud/apps/admin_audit/l10n/nl.js
 share/nextcloud/apps/admin_audit/l10n/nl.json
+share/nextcloud/apps/admin_audit/l10n/oc.js
+share/nextcloud/apps/admin_audit/l10n/oc.json
 share/nextcloud/apps/admin_audit/l10n/pl.js
 share/nextcloud/apps/admin_audit/l10n/pl.json
 share/nextcloud/apps/admin_audit/l10n/pt_BR.js
@@ -5298,6 +5304,8 @@ share/nextcloud/apps/admin_audit/l10n/sv
 share/nextcloud/apps/admin_audit/l10n/sv.json
 share/nextcloud/apps/admin_audit/l10n/tr.js
 share/nextcloud/apps/admin_audit/l10n/tr.json
+share/nextcloud/apps/admin_audit/l10n/uk.js
+share/nextcloud/apps/admin_audit/l10n/uk.json
 share/nextcloud/apps/admin_audit/l10n/zh_CN.js
 share/nextcloud/apps/admin_audit/l10n/zh_CN.json
 share/nextcloud/apps/admin_audit/l10n/zh_TW.js
@@ -5342,6 +5350,8 @@ share/nextcloud/apps/cloud_federation_ap
 share/nextcloud/apps/cloud_federation_api/l10n/en_GB.json
 share/nextcloud/apps/cloud_federation_api/l10n/es.js
 share/nextcloud/apps/cloud_federation_api/l10n/es.json
+share/nextcloud/apps/cloud_federation_api/l10n/eu.js
+share/nextcloud/apps/cloud_federation_api/l10n/eu.json
 share/nextcloud/apps/cloud_federation_api/l10n/fr.js
 share/nextcloud/apps/cloud_federation_api/l10n/fr.json
 share/nextcloud/apps/cloud_federation_api/l10n/gl.js
@@ -5376,6 +5386,8 @@ share/nextcloud/apps/cloud_federation_ap
 share/nextcloud/apps/cloud_federation_api/l10n/tr.json
 share/nextcloud/apps/cloud_federation_api/l10n/zh_CN.js
 share/nextcloud/apps/cloud_federation_api/l10n/zh_CN.json
+share/nextcloud/apps/cloud_federation_api/l10n/zh_TW.js
+share/nextcloud/apps/cloud_federation_api/l10n/zh_TW.json
 share/nextcloud/apps/cloud_federation_api/lib/AppInfo/Application.php
 share/nextcloud/apps/cloud_federation_api/lib/Capabilities.php
 share/nextcloud/apps/cloud_federation_api/lib/Config.php
@@ -5670,6 +5682,8 @@ share/nextcloud/apps/contactsinteraction
 share/nextcloud/apps/contactsinteraction/l10n/pl.json
 share/nextcloud/apps/contactsinteraction/l10n/pt_BR.js
 share/nextcloud/apps/contactsinteraction/l10n/pt_BR.json
+share/nextcloud/apps/contactsinteraction/l10n/sc.js
+share/nextcloud/apps/contactsinteraction/l10n/sc.json
 share/nextcloud/apps/contactsinteraction/l10n/sk.js
 share/nextcloud/apps/contactsinteraction/l10n/sk.json
 share/nextcloud/apps/contactsinteraction/l10n/sl.js
@@ -5678,6 +5692,8 @@ share/nextcloud/apps/contactsinteraction
 share/nextcloud/apps/contactsinteraction/l10n/tr.json
 share/nextcloud/apps/contactsinteraction/l10n/zh_CN.js
 share/nextcloud/apps/contactsinteraction/l10n/zh_CN.json
+share/nextcloud/apps/contactsinteraction/l10n/zh_TW.js
+share/nextcloud/apps/contactsinteraction/l10n/zh_TW.json
 share/nextcloud/apps/contactsinteraction/lib/AddressBook.php
 share/nextcloud/apps/contactsinteraction/lib/AddressBookProvider.php
 share/nextcloud/apps/contactsinteraction/lib/AppInfo/Application.php
@@ -5739,6 +5755,8 @@ share/nextcloud/apps/dashboard/l10n/el.j
 share/nextcloud/apps/dashboard/l10n/el.json
 share/nextcloud/apps/dashboard/l10n/es.js
 share/nextcloud/apps/dashboard/l10n/es.json
+share/nextcloud/apps/dashboard/l10n/eu.js
+share/nextcloud/apps/dashboard/l10n/eu.json
 share/nextcloud/apps/dashboard/l10n/fa.js
 share/nextcloud/apps/dashboard/l10n/fa.json
 share/nextcloud/apps/dashboard/l10n/fi.js
@@ -8160,6 +8178,8 @@ share/nextcloud/apps/files_rightclick/l1
 share/nextcloud/apps/files_rightclick/l10n/ro.json
 share/nextcloud/apps/files_rightclick/l10n/ru.js
 share/nextcloud/apps/files_rightclick/l10n/ru.json
+share/nextcloud/apps/files_rightclick/l10n/sc.js
+share/nextcloud/apps/files_rightclick/l10n/sc.json
 share/nextcloud/apps/files_rightclick/l10n/si_LK.js
 share/nextcloud/apps/files_rightclick/l10n/si_LK.json
 share/nextcloud/apps/files_rightclick/l10n/sk.js
@@ -8947,6 +8967,8 @@ share/nextcloud/apps/files_versions/l10n
 share/nextcloud/apps/files_versions/l10n/ro.json
 share/nextcloud/apps/files_versions/l10n/ru.js
 share/nextcloud/apps/files_versions/l10n/ru.json
+share/nextcloud/apps/files_versions/l10n/sc.js
+share/nextcloud/apps/files_versions/l10n/sc.json
 share/nextcloud/apps/files_versions/l10n/si_LK.js
 share/nextcloud/apps/files_versions/l10n/si_LK.json
 share/nextcloud/apps/files_versions/l10n/sk.js
@@ -9500,6 +9522,8 @@ share/nextcloud/apps/lookup_server_conne
 share/nextcloud/apps/lookup_server_connector/l10n/fr.json
 share/nextcloud/apps/lookup_server_connector/l10n/gl.js
 share/nextcloud/apps/lookup_server_connector/l10n/gl.json
+share/nextcloud/apps/lookup_server_connector/l10n/he.js
+share/nextcloud/apps/lookup_server_connector/l10n/he.json
 share/nextcloud/apps/lookup_server_connector/l10n/hr.js
 share/nextcloud/apps/lookup_server_connector/l10n/hr.json
 share/nextcloud/apps/lookup_server_connector/l10n/it.js
@@ -10680,6 +10704,10 @@ share/nextcloud/apps/provisioning_api/l1
 share/nextcloud/apps/provisioning_api/l10n/nl.json
 share/nextcloud/apps/provisioning_api/l10n/pl.js
 share/nextcloud/apps/provisioning_api/l10n/pl.json
+share/nextcloud/apps/provisioning_api/l10n/pt_BR.js
+share/nextcloud/apps/provisioning_api/l10n/pt_BR.json
+share/nextcloud/apps/provisioning_api/l10n/sc.js
+share/nextcloud/apps/provisioning_api/l10n/sc.json
 share/nextcloud/apps/provisioning_api/l10n/sk.js
 share/nextcloud/apps/provisioning_api/l10n/sk.json
 share/nextcloud/apps/provisioning_api/l10n/sl.js
@@ -10756,6 +10784,8 @@ share/nextcloud/apps/recommendations/l10
 share/nextcloud/apps/recommendations/l10n/ko.json
 share/nextcloud/apps/recommendations/l10n/lt_LT.js
 share/nextcloud/apps/recommendations/l10n/lt_LT.json
+share/nextcloud/apps/recommendations/l10n/lv.js
+share/nextcloud/apps/recommendations/l10n/lv.json
 share/nextcloud/apps/recommendations/l10n/mk.js
 share/nextcloud/apps/recommendations/l10n/mk.json
 share/nextcloud/apps/recommendations/l10n/nb.js
@@ -12741,6 +12771,8 @@ share/nextcloud/apps/twofactor_backupcod
 share/nextcloud/apps/twofactor_backupcodes/l10n/fr.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/gl.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/gl.json
+share/nextcloud/apps/twofactor_backupcodes/l10n/he.js
+share/nextcloud/apps/twofactor_backupcodes/l10n/he.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/hr.js
 share/nextcloud/apps/twofactor_backupcodes/l10n/hr.json
 share/nextcloud/apps/twofactor_backupcodes/l10n/hu.js
@@ -13442,6 +13474,8 @@ share/nextcloud/apps/user_status/l10n/fr
 share/nextcloud/apps/user_status/l10n/fr.json
 share/nextcloud/apps/user_status/l10n/gl.js
 share/nextcloud/apps/user_status/l10n/gl.json
+share/nextcloud/apps/user_status/l10n/he.js
+share/nextcloud/apps/user_status/l10n/he.json
 share/nextcloud/apps/user_status/l10n/hr.js
 share/nextcloud/apps/user_status/l10n/hr.json
 share/nextcloud/apps/user_status/l10n/is.js
@@ -13741,6 +13775,8 @@ share/nextcloud/apps/weather_status/l10n
 share/nextcloud/apps/weather_status/l10n/el.json
 share/nextcloud/apps/weather_status/l10n/es.js
 share/nextcloud/apps/weather_status/l10n/es.json
+share/nextcloud/apps/weather_status/l10n/fi.js
+share/nextcloud/apps/weather_status/l10n/fi.json
 share/nextcloud/apps/weather_status/l10n/fr.js
 share/nextcloud/apps/weather_status/l10n/fr.json
 share/nextcloud/apps/weather_status/l10n/gl.js
@@ -15056,6 +15092,8 @@ share/nextcloud/core/l10n/nb.js
 share/nextcloud/core/l10n/nb.json
 share/nextcloud/core/l10n/nl.js
 share/nextcloud/core/l10n/nl.json
+share/nextcloud/core/l10n/oc.js
+share/nextcloud/core/l10n/oc.json
 share/nextcloud/core/l10n/pl.js
 share/nextcloud/core/l10n/pl.json
 share/nextcloud/core/l10n/pt_BR.js

Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.39 pkgsrc/www/php-nextcloud/distinfo:1.40
--- pkgsrc/www/php-nextcloud/distinfo:1.39      Tue Jan 19 15:31:20 2021
+++ pkgsrc/www/php-nextcloud/distinfo   Thu Jan 28 09:46:48 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2021/01/19 15:31:20 ryoon Exp $
+$NetBSD: distinfo,v 1.40 2021/01/28 09:46:48 ryoon Exp $
 
-SHA1 (nextcloud-20.0.5.tar.bz2) = 397a8da9e35260185ffbeedd810e4097b40befe6
-RMD160 (nextcloud-20.0.5.tar.bz2) = 752cecaa3fdce3b1e8247274df00e2d02ae69395
-SHA512 (nextcloud-20.0.5.tar.bz2) = 8839795e0c31c0bb264888f55c189214b802bc50e096af90530b4ef395e54a29bd3b9a7de5bfabc314ded61fd8ddf79c7d445b4277a46bb342f4273c64bd0219
-Size (nextcloud-20.0.5.tar.bz2) = 105422202 bytes
+SHA1 (nextcloud-20.0.6.tar.bz2) = dce2c842342bdafc40986ae2ce069947d8f936ec
+RMD160 (nextcloud-20.0.6.tar.bz2) = da26fa1930fa148d59b5c9b5e298fbdf3c2c37e1
+SHA512 (nextcloud-20.0.6.tar.bz2) = 5a705852821f1fe846880c3d6fc710c47af46dda19a3676afeb98fa37241389cfccb0da378afd250de525484941f51e834744dbc3ce62d8972e29978e026075f
+Size (nextcloud-20.0.6.tar.bz2) = 105381388 bytes



Home | Main Index | Thread Index | Old Index