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:           Sat Aug 24 02:50:54 UTC 2019

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

Log Message:
Update to 16.0.4

Changelog:
Changes
    Always set the display name for user shares (server#16254)
    Prevent undefined offset 0 in findByUserIdOrMail (server#16325)
    Use HTTP1.1 to read S3 objects (server#16330)
    Bump lodash.mergewith from 4.6.1 to 4.6.2 (server#16338)
    Bump lodash.merge from 4.6.1 to 4.6.2 (server#16341)
    Bump lodash from 4.17.11 to 4.17.13 (server#16352)
    Addsubtag should push to array (server#16405)
    Add catch for RuntimeException (server#16414)
    Only prevent disabling encrytion via the API (server#16425)
    Do not keep searching for recent (server#16432)
    Update operationprogressbar.js (server#16437)
    Fix File#putContents(string) on ObjectStorage (server#16444)
    Pass $configargs to openssl_pkey_export (server#16500)
    Nested recursion breaking max nested level for parent comment calculation (server#16524)
    Allow hidden smb shares (server#16527)
    Allow to provide supported calendar component set internally as a string (server#16536)
    Lock SCSS so we only run 1 job at a time (server#16541)
    Fix max contrast retrieval to limit minimum color for relative time (server#16543)
    Supresses disclosing the userid for LDAP users in the welcome mail (server#16561)
    Use a pattern to identify sensitive config keys (server#16562)
    Do not log locked files (server#16564)
    Log email shares in admin_audit log (server#16566)
    Change send to sent (server#16567)
    Do not log all locked exceptions (server#16578)
    Check the if we can actually access the storage cache for recent files (server#16598)
    Set proper defaults for v-tooltip usages (server#16607)
    Fix/xss/on favorite file (server#16610)
    Log circles and remote shares in admin_audit (server#16627)
    Make sure we only fetch the file by id for the actual owner (server#16630)
    Remove unncessary code block in share recommendations, fixed undefined var error (server#16633)
    Files_external: proper user context for sharing (server#16637)
    Properly return an int in the getId function of the cache (server#16689)
    Fix enable/disable user audit message (server#16691)
    Delay sending event from app init to when they are needed (server#16695)
    Fix download button shown in public share page with hidden downloads (files_pdfviewer#145)
    Change name from 'Text editor' to 'Plain text editor' to prevent confusion with 'Text' (files_texteditor#169)
    Run drone for webpack build (files_texteditor#176)
    Bump lodash from 4.17.11 to 4.17.14 (files_videoplayer#135)
    Bump lodash.mergewith from 4.6.1 to 4.6.2 (firstrunwizard#199)
    Bump lodash.merge from 4.6.1 to 4.6.2 (firstrunwizard#200)
    Bump lodash from 4.17.11 to 4.17.14 (firstrunwizard#202)
    Bump fstream from 1.0.11 to 1.0.12 (firstrunwizard#205)
    Bump lodash from 4.17.11 to 4.17.13 (notifications#376)
    Trim the subject before encrypting the subject (notifications#384)
    Align the notification subject vertically to the icon (notifications#390)
    Fix notification body text alignment and text contrast (notifications#391)
    Fix mention and actions layout (notifications#392)
    Bump lodash.mergewith from 4.6.1 to 4.6.2 (recommendations#105)
    Bump lodash from 4.17.11 to 4.17.14 (recommendations#107)
    Bump tar from 2.2.1 to 2.2.2 (recommendations#120)
    Bump cypress-image-snapshot from 3.0.1 to 3.0.2 (viewer#102)
    Bump babel-loader from 8.0.5 to 8.0.6 (viewer#103)
    Bump cypress-file-upload from 3.1.1 to 3.1.2 (viewer#104)
    Bump @babel/preset-env from 7.4.4 to 7.4.5 (viewer#109)
    Bump eslint-plugin-node from 9.0.1 to 9.1.0 (viewer#116)
    Bump cypress-testing-library from 3.0.1 to 4.0.0 (viewer#119)
    Bump nextcloud-vue from 0.11.3 to 0.11.4 (viewer#121)
    Bump webpack-cli from 3.3.2 to 3.3.3 (viewer#127)
    Bump file-loader from 3.0.1 to 4.0.0 (viewer#130)
    Bump cypress-image-snapshot from 3.1.0 to 3.1.1 (viewer#131)
    Bump webpack from 4.33.0 to 4.34.0 (viewer#135)
    Bump cypress-file-upload from 3.1.2 to 3.1.3 (viewer#137)
    Bump webpack-cli from 3.3.3 to 3.3.4 (viewer#138)
    Bump nextcloud-server from 0.15.9 to 0.15.10 (viewer#139)
    Bump webpack from 4.34.0 to 4.35.0 (viewer#144)
    Bump eslint-plugin-vue from 5.2.2 to 5.2.3 (viewer#152)
    Bump webpack-cli from 3.3.4 to 3.3.5 (viewer#153)
    Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (viewer#154)
    Bump url-loader from 2.0.0 to 2.0.1 (viewer#155)
    Bump eslint-plugin-import from 2.17.3 to 2.18.0 (viewer#156)
    Bump eslint-loader from 2.1.2 to 2.2.1 (viewer#165)
    Bump webpack from 4.35.2 to 4.35.3 (viewer#176)
    Bump stylelint-scss from 3.8.0 to 3.9.1 (viewer#178)
    Bump eslint-plugin-import from 2.18.0 to 2.18.2 (viewer#182)
    Bump webpack-cli from 3.3.5 to 3.3.6 (viewer#187)
    Bump vue-loader from 15.7.0 to 15.7.1 (viewer#188)
    Bump webpack from 4.35.3 to 4.36.1 (viewer#189)
    Bump webpack from 4.36.1 to 4.38.0 (viewer#194)
    Bump url-loader from 2.0.1 to 2.1.0 (viewer#196)
    Bump lodash from 4.17.11 to 4.17.15 (viewer#201)
    Bump webpack from 4.38.0 to 4.39.0 (viewer#202)
    Bump webpack from 4.39.0 to 4.39.1 (viewer#204)
    Detect and switch fullscreen (viewer#47)
    Update version on master (viewer#66)
    Test actions (viewer#67)
    Revert "Test actions" (viewer#68)
    Bump nextcloud-vue from 0.9.5 to 0.10.0 (viewer#69)
    Bump eslint-plugin-import from 2.16.0 to 2.17.2 (viewer#70)
    Bump eslint-import-resolver-webpack from 0.11.0 to 0.11.1 (viewer#71)
    Bump webpack from 4.29.6 to 4.30.0 (viewer#72)
    Fix/loading/race condition (viewer#73)
    Bump webpack-cli from 3.3.1 to 3.3.2 (viewer#90)
    Bump eslint-plugin-node from 8.0.1 to 9.0.1 (viewer#92)
    Bump webpack from 4.30.0 to 4.31.0 (viewer#96)


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.23 -r1.24 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.27 pkgsrc/www/php-nextcloud/Makefile:1.28
--- pkgsrc/www/php-nextcloud/Makefile:1.27      Sun Aug 11 13:25:07 2019
+++ pkgsrc/www/php-nextcloud/Makefile   Sat Aug 24 02:50:54 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2019/08/11 13:25:07 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2019/08/24 02:50:54 ryoon Exp $
 #
 
-DISTNAME=      nextcloud-16.0.3
+DISTNAME=      nextcloud-16.0.4
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/www/php-nextcloud/PLIST
diff -u pkgsrc/www/php-nextcloud/PLIST:1.22 pkgsrc/www/php-nextcloud/PLIST:1.23
--- pkgsrc/www/php-nextcloud/PLIST:1.22 Thu Jul 11 12:05:34 2019
+++ pkgsrc/www/php-nextcloud/PLIST      Sat Aug 24 02:50:54 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2019/07/11 12:05:34 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.23 2019/08/24 02:50:54 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/LICENSE INFO
@@ -3872,6 +3872,8 @@ share/nextcloud/apps/accessibility/l10n/
 share/nextcloud/apps/accessibility/l10n/gl.json
 share/nextcloud/apps/accessibility/l10n/he.js
 share/nextcloud/apps/accessibility/l10n/he.json
+share/nextcloud/apps/accessibility/l10n/hi_IN.js
+share/nextcloud/apps/accessibility/l10n/hi_IN.json
 share/nextcloud/apps/accessibility/l10n/hu.js
 share/nextcloud/apps/accessibility/l10n/hu.json
 share/nextcloud/apps/accessibility/l10n/is.js
@@ -3981,6 +3983,8 @@ share/nextcloud/apps/activity/l10n/bn_BD
 share/nextcloud/apps/activity/l10n/bn_BD.json
 share/nextcloud/apps/activity/l10n/br.js
 share/nextcloud/apps/activity/l10n/br.json
+share/nextcloud/apps/activity/l10n/bs.js
+share/nextcloud/apps/activity/l10n/bs.json
 share/nextcloud/apps/activity/l10n/ca.js
 share/nextcloud/apps/activity/l10n/ca.json
 share/nextcloud/apps/activity/l10n/cs.js
@@ -6072,6 +6076,7 @@ share/nextcloud/apps/files_external/lib/
 share/nextcloud/apps/files_external/lib/Config/ExternalMountPoint.php
 share/nextcloud/apps/files_external/lib/Config/IConfigHandler.php
 share/nextcloud/apps/files_external/lib/Config/SimpleSubstitutionTrait.php
+share/nextcloud/apps/files_external/lib/Config/UserContext.php
 share/nextcloud/apps/files_external/lib/Config/UserPlaceholderHandler.php
 share/nextcloud/apps/files_external/lib/Controller/AjaxController.php
 share/nextcloud/apps/files_external/lib/Controller/ApiController.php
@@ -6561,6 +6566,8 @@ share/nextcloud/apps/files_rightclick/l1
 share/nextcloud/apps/files_rightclick/l10n/de.json
 share/nextcloud/apps/files_rightclick/l10n/de_DE.js
 share/nextcloud/apps/files_rightclick/l10n/de_DE.json
+share/nextcloud/apps/files_rightclick/l10n/el.js
+share/nextcloud/apps/files_rightclick/l10n/el.json
 share/nextcloud/apps/files_rightclick/l10n/eo.js
 share/nextcloud/apps/files_rightclick/l10n/eo.json
 share/nextcloud/apps/files_rightclick/l10n/es.js
@@ -6593,6 +6600,8 @@ share/nextcloud/apps/files_rightclick/l1
 share/nextcloud/apps/files_rightclick/l10n/nl.json
 share/nextcloud/apps/files_rightclick/l10n/pl.js
 share/nextcloud/apps/files_rightclick/l10n/pl.json
+share/nextcloud/apps/files_rightclick/l10n/ps.js
+share/nextcloud/apps/files_rightclick/l10n/ps.json
 share/nextcloud/apps/files_rightclick/l10n/pt_BR.js
 share/nextcloud/apps/files_rightclick/l10n/pt_BR.json
 share/nextcloud/apps/files_rightclick/l10n/ru.js
@@ -7013,10 +7022,18 @@ share/nextcloud/apps/files_texteditor/js
 share/nextcloud/apps/files_texteditor/js/public-share.js
 share/nextcloud/apps/files_texteditor/js/sidebarpreview.js
 share/nextcloud/apps/files_texteditor/js/supported_mimetypes.json
+share/nextcloud/apps/files_texteditor/l10n/ar.js
+share/nextcloud/apps/files_texteditor/l10n/ar.json
 share/nextcloud/apps/files_texteditor/l10n/ast.js
 share/nextcloud/apps/files_texteditor/l10n/ast.json
+share/nextcloud/apps/files_texteditor/l10n/az.js
+share/nextcloud/apps/files_texteditor/l10n/az.json
 share/nextcloud/apps/files_texteditor/l10n/bg.js
 share/nextcloud/apps/files_texteditor/l10n/bg.json
+share/nextcloud/apps/files_texteditor/l10n/bn_BD.js
+share/nextcloud/apps/files_texteditor/l10n/bn_BD.json
+share/nextcloud/apps/files_texteditor/l10n/bs.js
+share/nextcloud/apps/files_texteditor/l10n/bs.json
 share/nextcloud/apps/files_texteditor/l10n/ca.js
 share/nextcloud/apps/files_texteditor/l10n/ca.json
 share/nextcloud/apps/files_texteditor/l10n/cs.js
@@ -7087,6 +7104,8 @@ share/nextcloud/apps/files_texteditor/l1
 share/nextcloud/apps/files_texteditor/l10n/hu.json
 share/nextcloud/apps/files_texteditor/l10n/hy.js
 share/nextcloud/apps/files_texteditor/l10n/hy.json
+share/nextcloud/apps/files_texteditor/l10n/ia.js
+share/nextcloud/apps/files_texteditor/l10n/ia.json
 share/nextcloud/apps/files_texteditor/l10n/id.js
 share/nextcloud/apps/files_texteditor/l10n/id.json
 share/nextcloud/apps/files_texteditor/l10n/is.js
@@ -7097,14 +7116,24 @@ share/nextcloud/apps/files_texteditor/l1
 share/nextcloud/apps/files_texteditor/l10n/ja.json
 share/nextcloud/apps/files_texteditor/l10n/ka_GE.js
 share/nextcloud/apps/files_texteditor/l10n/ka_GE.json
+share/nextcloud/apps/files_texteditor/l10n/km.js
+share/nextcloud/apps/files_texteditor/l10n/km.json
+share/nextcloud/apps/files_texteditor/l10n/kn.js
+share/nextcloud/apps/files_texteditor/l10n/kn.json
 share/nextcloud/apps/files_texteditor/l10n/ko.js
 share/nextcloud/apps/files_texteditor/l10n/ko.json
 share/nextcloud/apps/files_texteditor/l10n/lt_LT.js
 share/nextcloud/apps/files_texteditor/l10n/lt_LT.json
+share/nextcloud/apps/files_texteditor/l10n/lv.js
+share/nextcloud/apps/files_texteditor/l10n/lv.json
+share/nextcloud/apps/files_texteditor/l10n/mk.js
+share/nextcloud/apps/files_texteditor/l10n/mk.json
 share/nextcloud/apps/files_texteditor/l10n/nb.js
 share/nextcloud/apps/files_texteditor/l10n/nb.json
 share/nextcloud/apps/files_texteditor/l10n/nl.js
 share/nextcloud/apps/files_texteditor/l10n/nl.json
+share/nextcloud/apps/files_texteditor/l10n/nn_NO.js
+share/nextcloud/apps/files_texteditor/l10n/nn_NO.json
 share/nextcloud/apps/files_texteditor/l10n/oc.js
 share/nextcloud/apps/files_texteditor/l10n/oc.json
 share/nextcloud/apps/files_texteditor/l10n/pl.js
@@ -7133,8 +7162,14 @@ share/nextcloud/apps/files_texteditor/l1
 share/nextcloud/apps/files_texteditor/l10n/tr.json
 share/nextcloud/apps/files_texteditor/l10n/uk.js
 share/nextcloud/apps/files_texteditor/l10n/uk.json
+share/nextcloud/apps/files_texteditor/l10n/uz.js
+share/nextcloud/apps/files_texteditor/l10n/uz.json
+share/nextcloud/apps/files_texteditor/l10n/vi.js
+share/nextcloud/apps/files_texteditor/l10n/vi.json
 share/nextcloud/apps/files_texteditor/l10n/zh_CN.js
 share/nextcloud/apps/files_texteditor/l10n/zh_CN.json
+share/nextcloud/apps/files_texteditor/l10n/zh_HK.js
+share/nextcloud/apps/files_texteditor/l10n/zh_HK.json
 share/nextcloud/apps/files_texteditor/l10n/zh_TW.js
 share/nextcloud/apps/files_texteditor/l10n/zh_TW.json
 share/nextcloud/apps/files_texteditor/lib/Controller/FileHandlingController.php
@@ -7655,9 +7690,15 @@ share/nextcloud/apps/firstrunwizard/js/f
 share/nextcloud/apps/firstrunwizard/js/personalsettings.js
 share/nextcloud/apps/firstrunwizard/l10n/ar.js
 share/nextcloud/apps/firstrunwizard/l10n/ar.json
+share/nextcloud/apps/firstrunwizard/l10n/ast.js
+share/nextcloud/apps/firstrunwizard/l10n/ast.json
+share/nextcloud/apps/firstrunwizard/l10n/az.js
+share/nextcloud/apps/firstrunwizard/l10n/az.json
 share/nextcloud/apps/firstrunwizard/l10n/bg.js
 share/nextcloud/apps/firstrunwizard/l10n/bg.json
 share/nextcloud/apps/firstrunwizard/l10n/bn_IN.php
+share/nextcloud/apps/firstrunwizard/l10n/bs.js
+share/nextcloud/apps/firstrunwizard/l10n/bs.json
 share/nextcloud/apps/firstrunwizard/l10n/ca.js
 share/nextcloud/apps/firstrunwizard/l10n/ca.json
 share/nextcloud/apps/firstrunwizard/l10n/cs.js
@@ -7678,6 +7719,10 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/eo.json
 share/nextcloud/apps/firstrunwizard/l10n/es.js
 share/nextcloud/apps/firstrunwizard/l10n/es.json
+share/nextcloud/apps/firstrunwizard/l10n/es_419.js
+share/nextcloud/apps/firstrunwizard/l10n/es_419.json
+share/nextcloud/apps/firstrunwizard/l10n/es_AR.js
+share/nextcloud/apps/firstrunwizard/l10n/es_AR.json
 share/nextcloud/apps/firstrunwizard/l10n/es_CL.js
 share/nextcloud/apps/firstrunwizard/l10n/es_CL.json
 share/nextcloud/apps/firstrunwizard/l10n/es_CO.js
@@ -7690,12 +7735,30 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/es_EC.json
 share/nextcloud/apps/firstrunwizard/l10n/es_GT.js
 share/nextcloud/apps/firstrunwizard/l10n/es_GT.json
+share/nextcloud/apps/firstrunwizard/l10n/es_HN.js
+share/nextcloud/apps/firstrunwizard/l10n/es_HN.json
 share/nextcloud/apps/firstrunwizard/l10n/es_MX.js
 share/nextcloud/apps/firstrunwizard/l10n/es_MX.json
+share/nextcloud/apps/firstrunwizard/l10n/es_NI.js
+share/nextcloud/apps/firstrunwizard/l10n/es_NI.json
+share/nextcloud/apps/firstrunwizard/l10n/es_PA.js
+share/nextcloud/apps/firstrunwizard/l10n/es_PA.json
+share/nextcloud/apps/firstrunwizard/l10n/es_PE.js
+share/nextcloud/apps/firstrunwizard/l10n/es_PE.json
+share/nextcloud/apps/firstrunwizard/l10n/es_PR.js
+share/nextcloud/apps/firstrunwizard/l10n/es_PR.json
+share/nextcloud/apps/firstrunwizard/l10n/es_PY.js
+share/nextcloud/apps/firstrunwizard/l10n/es_PY.json
 share/nextcloud/apps/firstrunwizard/l10n/es_SV.js
 share/nextcloud/apps/firstrunwizard/l10n/es_SV.json
+share/nextcloud/apps/firstrunwizard/l10n/es_UY.js
+share/nextcloud/apps/firstrunwizard/l10n/es_UY.json
+share/nextcloud/apps/firstrunwizard/l10n/et_EE.js
+share/nextcloud/apps/firstrunwizard/l10n/et_EE.json
 share/nextcloud/apps/firstrunwizard/l10n/eu.js
 share/nextcloud/apps/firstrunwizard/l10n/eu.json
+share/nextcloud/apps/firstrunwizard/l10n/fa.js
+share/nextcloud/apps/firstrunwizard/l10n/fa.json
 share/nextcloud/apps/firstrunwizard/l10n/fi.js
 share/nextcloud/apps/firstrunwizard/l10n/fi.json
 share/nextcloud/apps/firstrunwizard/l10n/fr.js
@@ -7706,27 +7769,43 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/he.json
 share/nextcloud/apps/firstrunwizard/l10n/hu.js
 share/nextcloud/apps/firstrunwizard/l10n/hu.json
+share/nextcloud/apps/firstrunwizard/l10n/ia.js
+share/nextcloud/apps/firstrunwizard/l10n/ia.json
+share/nextcloud/apps/firstrunwizard/l10n/id.js
+share/nextcloud/apps/firstrunwizard/l10n/id.json
 share/nextcloud/apps/firstrunwizard/l10n/is.js
 share/nextcloud/apps/firstrunwizard/l10n/is.json
 share/nextcloud/apps/firstrunwizard/l10n/it.js
 share/nextcloud/apps/firstrunwizard/l10n/it.json
 share/nextcloud/apps/firstrunwizard/l10n/ja.js
 share/nextcloud/apps/firstrunwizard/l10n/ja.json
+share/nextcloud/apps/firstrunwizard/l10n/ka_GE.js
+share/nextcloud/apps/firstrunwizard/l10n/ka_GE.json
 share/nextcloud/apps/firstrunwizard/l10n/km.php
 share/nextcloud/apps/firstrunwizard/l10n/ko.js
 share/nextcloud/apps/firstrunwizard/l10n/ko.json
 share/nextcloud/apps/firstrunwizard/l10n/ku_IQ.php
+share/nextcloud/apps/firstrunwizard/l10n/lb.js
+share/nextcloud/apps/firstrunwizard/l10n/lb.json
 share/nextcloud/apps/firstrunwizard/l10n/lt_LT.js
 share/nextcloud/apps/firstrunwizard/l10n/lt_LT.json
+share/nextcloud/apps/firstrunwizard/l10n/lv.js
+share/nextcloud/apps/firstrunwizard/l10n/lv.json
 share/nextcloud/apps/firstrunwizard/l10n/ms_MY.php
 share/nextcloud/apps/firstrunwizard/l10n/nb.js
 share/nextcloud/apps/firstrunwizard/l10n/nb.json
 share/nextcloud/apps/firstrunwizard/l10n/nl.js
 share/nextcloud/apps/firstrunwizard/l10n/nl.json
+share/nextcloud/apps/firstrunwizard/l10n/oc.js
+share/nextcloud/apps/firstrunwizard/l10n/oc.json
 share/nextcloud/apps/firstrunwizard/l10n/pl.js
 share/nextcloud/apps/firstrunwizard/l10n/pl.json
 share/nextcloud/apps/firstrunwizard/l10n/pt_BR.js
 share/nextcloud/apps/firstrunwizard/l10n/pt_BR.json
+share/nextcloud/apps/firstrunwizard/l10n/pt_PT.js
+share/nextcloud/apps/firstrunwizard/l10n/pt_PT.json
+share/nextcloud/apps/firstrunwizard/l10n/ro.js
+share/nextcloud/apps/firstrunwizard/l10n/ro.json
 share/nextcloud/apps/firstrunwizard/l10n/ru.js
 share/nextcloud/apps/firstrunwizard/l10n/ru.json
 share/nextcloud/apps/firstrunwizard/l10n/si_LK.php
@@ -7734,15 +7813,21 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/sk.json
 share/nextcloud/apps/firstrunwizard/l10n/sl.js
 share/nextcloud/apps/firstrunwizard/l10n/sl.json
+share/nextcloud/apps/firstrunwizard/l10n/sq.js
+share/nextcloud/apps/firstrunwizard/l10n/sq.json
 share/nextcloud/apps/firstrunwizard/l10n/sr.js
 share/nextcloud/apps/firstrunwizard/l10n/sr.json
 share/nextcloud/apps/firstrunwizard/l10n/sv.js
 share/nextcloud/apps/firstrunwizard/l10n/sv.json
 share/nextcloud/apps/firstrunwizard/l10n/ta_LK.php
 share/nextcloud/apps/firstrunwizard/l10n/te.php
+share/nextcloud/apps/firstrunwizard/l10n/th.js
+share/nextcloud/apps/firstrunwizard/l10n/th.json
 share/nextcloud/apps/firstrunwizard/l10n/tr.js
 share/nextcloud/apps/firstrunwizard/l10n/tr.json
 share/nextcloud/apps/firstrunwizard/l10n/ug.php
+share/nextcloud/apps/firstrunwizard/l10n/uk.js
+share/nextcloud/apps/firstrunwizard/l10n/uk.json
 share/nextcloud/apps/firstrunwizard/l10n/zh_CN.js
 share/nextcloud/apps/firstrunwizard/l10n/zh_CN.json
 share/nextcloud/apps/firstrunwizard/l10n/zh_HK.php
@@ -7846,6 +7931,8 @@ share/nextcloud/apps/gallery/js/vendor/j
 share/nextcloud/apps/gallery/js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js
 share/nextcloud/apps/gallery/js/vendor/nextcloud/newfilemenu.js
 share/nextcloud/apps/gallery/js/vendor/nextcloud/share.js
+share/nextcloud/apps/gallery/l10n/af.js
+share/nextcloud/apps/gallery/l10n/af.json
 share/nextcloud/apps/gallery/l10n/ar.js
 share/nextcloud/apps/gallery/l10n/ar.json
 share/nextcloud/apps/gallery/l10n/ast.js
@@ -7930,6 +8017,8 @@ share/nextcloud/apps/gallery/l10n/hr.js
 share/nextcloud/apps/gallery/l10n/hr.json
 share/nextcloud/apps/gallery/l10n/hu.js
 share/nextcloud/apps/gallery/l10n/hu.json
+share/nextcloud/apps/gallery/l10n/hy.js
+share/nextcloud/apps/gallery/l10n/hy.json
 share/nextcloud/apps/gallery/l10n/ia.js
 share/nextcloud/apps/gallery/l10n/ia.json
 share/nextcloud/apps/gallery/l10n/id.js
@@ -7958,6 +8047,8 @@ share/nextcloud/apps/gallery/l10n/mk.js
 share/nextcloud/apps/gallery/l10n/mk.json
 share/nextcloud/apps/gallery/l10n/mn.js
 share/nextcloud/apps/gallery/l10n/mn.json
+share/nextcloud/apps/gallery/l10n/ms_MY.js
+share/nextcloud/apps/gallery/l10n/ms_MY.json
 share/nextcloud/apps/gallery/l10n/nb.js
 share/nextcloud/apps/gallery/l10n/nb.json
 share/nextcloud/apps/gallery/l10n/nl.js
@@ -7977,6 +8068,8 @@ share/nextcloud/apps/gallery/l10n/ro.js
 share/nextcloud/apps/gallery/l10n/ro.json
 share/nextcloud/apps/gallery/l10n/ru.js
 share/nextcloud/apps/gallery/l10n/ru.json
+share/nextcloud/apps/gallery/l10n/si_LK.js
+share/nextcloud/apps/gallery/l10n/si_LK.json
 share/nextcloud/apps/gallery/l10n/sk.js
 share/nextcloud/apps/gallery/l10n/sk.json
 share/nextcloud/apps/gallery/l10n/sl.js
@@ -7993,6 +8086,8 @@ share/nextcloud/apps/gallery/l10n/th.js
 share/nextcloud/apps/gallery/l10n/th.json
 share/nextcloud/apps/gallery/l10n/tr.js
 share/nextcloud/apps/gallery/l10n/tr.json
+share/nextcloud/apps/gallery/l10n/ug.js
+share/nextcloud/apps/gallery/l10n/ug.json
 share/nextcloud/apps/gallery/l10n/uk.js
 share/nextcloud/apps/gallery/l10n/uk.json
 share/nextcloud/apps/gallery/l10n/ur_PK.js
@@ -8139,6 +8234,10 @@ share/nextcloud/apps/logreader/js/Provid
 share/nextcloud/apps/logreader/js/Search.js
 share/nextcloud/apps/logreader/js/index.js
 share/nextcloud/apps/logreader/js/unserialize.js
+share/nextcloud/apps/logreader/l10n/af.js
+share/nextcloud/apps/logreader/l10n/af.json
+share/nextcloud/apps/logreader/l10n/ar.js
+share/nextcloud/apps/logreader/l10n/ar.json
 share/nextcloud/apps/logreader/l10n/ast.js
 share/nextcloud/apps/logreader/l10n/ast.json
 share/nextcloud/apps/logreader/l10n/ca.js
@@ -8229,6 +8328,8 @@ share/nextcloud/apps/logreader/l10n/pl.j
 share/nextcloud/apps/logreader/l10n/pl.json
 share/nextcloud/apps/logreader/l10n/pt_BR.js
 share/nextcloud/apps/logreader/l10n/pt_BR.json
+share/nextcloud/apps/logreader/l10n/pt_PT.js
+share/nextcloud/apps/logreader/l10n/pt_PT.json
 share/nextcloud/apps/logreader/l10n/ru.js
 share/nextcloud/apps/logreader/l10n/ru.json
 share/nextcloud/apps/logreader/l10n/sk.js
@@ -8241,6 +8342,8 @@ share/nextcloud/apps/logreader/l10n/sr.j
 share/nextcloud/apps/logreader/l10n/sr.json
 share/nextcloud/apps/logreader/l10n/sv.js
 share/nextcloud/apps/logreader/l10n/sv.json
+share/nextcloud/apps/logreader/l10n/th.js
+share/nextcloud/apps/logreader/l10n/th.json
 share/nextcloud/apps/logreader/l10n/tr.js
 share/nextcloud/apps/logreader/l10n/tr.json
 share/nextcloud/apps/logreader/l10n/zh_CN.js
@@ -8373,6 +8476,8 @@ share/nextcloud/apps/nextcloud_announcem
 share/nextcloud/apps/nextcloud_announcements/l10n/ka_GE.json
 share/nextcloud/apps/nextcloud_announcements/l10n/ko.js
 share/nextcloud/apps/nextcloud_announcements/l10n/ko.json
+share/nextcloud/apps/nextcloud_announcements/l10n/lt_LT.js
+share/nextcloud/apps/nextcloud_announcements/l10n/lt_LT.json
 share/nextcloud/apps/nextcloud_announcements/l10n/lv.js
 share/nextcloud/apps/nextcloud_announcements/l10n/lv.json
 share/nextcloud/apps/nextcloud_announcements/l10n/nb.js
@@ -8526,6 +8631,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/lt_LT.json
 share/nextcloud/apps/notifications/l10n/lv.js
 share/nextcloud/apps/notifications/l10n/lv.json
+share/nextcloud/apps/notifications/l10n/mk.js
+share/nextcloud/apps/notifications/l10n/mk.json
 share/nextcloud/apps/notifications/l10n/mn.js
 share/nextcloud/apps/notifications/l10n/mn.json
 share/nextcloud/apps/notifications/l10n/nb.js
@@ -8556,6 +8663,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/tr.json
 share/nextcloud/apps/notifications/l10n/uk.js
 share/nextcloud/apps/notifications/l10n/uk.json
+share/nextcloud/apps/notifications/l10n/uz.js
+share/nextcloud/apps/notifications/l10n/uz.json
 share/nextcloud/apps/notifications/l10n/vi.js
 share/nextcloud/apps/notifications/l10n/vi.json
 share/nextcloud/apps/notifications/l10n/zh_CN.js
@@ -8725,6 +8834,8 @@ share/nextcloud/apps/password_policy/img
 share/nextcloud/apps/password_policy/js/settings-admin.js
 share/nextcloud/apps/password_policy/l10n/af.js
 share/nextcloud/apps/password_policy/l10n/af.json
+share/nextcloud/apps/password_policy/l10n/ar.js
+share/nextcloud/apps/password_policy/l10n/ar.json
 share/nextcloud/apps/password_policy/l10n/ast.js
 share/nextcloud/apps/password_policy/l10n/ast.json
 share/nextcloud/apps/password_policy/l10n/bg.js
@@ -8819,6 +8930,8 @@ share/nextcloud/apps/password_policy/l10
 share/nextcloud/apps/password_policy/l10n/nb.json
 share/nextcloud/apps/password_policy/l10n/nl.js
 share/nextcloud/apps/password_policy/l10n/nl.json
+share/nextcloud/apps/password_policy/l10n/nn_NO.js
+share/nextcloud/apps/password_policy/l10n/nn_NO.json
 share/nextcloud/apps/password_policy/l10n/pl.js
 share/nextcloud/apps/password_policy/l10n/pl.json
 share/nextcloud/apps/password_policy/l10n/pt_BR.js
@@ -8906,6 +9019,8 @@ share/nextcloud/apps/privacy/js/script.j
 share/nextcloud/apps/privacy/js/script.js.map
 share/nextcloud/apps/privacy/l10n/af.js
 share/nextcloud/apps/privacy/l10n/af.json
+share/nextcloud/apps/privacy/l10n/ar.js
+share/nextcloud/apps/privacy/l10n/ar.json
 share/nextcloud/apps/privacy/l10n/bg.js
 share/nextcloud/apps/privacy/l10n/bg.json
 share/nextcloud/apps/privacy/l10n/ca.js
@@ -8922,20 +9037,28 @@ share/nextcloud/apps/privacy/l10n/es.js
 share/nextcloud/apps/privacy/l10n/es.json
 share/nextcloud/apps/privacy/l10n/eu.js
 share/nextcloud/apps/privacy/l10n/eu.json
+share/nextcloud/apps/privacy/l10n/fi.js
+share/nextcloud/apps/privacy/l10n/fi.json
 share/nextcloud/apps/privacy/l10n/fr.js
 share/nextcloud/apps/privacy/l10n/fr.json
 share/nextcloud/apps/privacy/l10n/gl.js
 share/nextcloud/apps/privacy/l10n/gl.json
 share/nextcloud/apps/privacy/l10n/he.js
 share/nextcloud/apps/privacy/l10n/he.json
+share/nextcloud/apps/privacy/l10n/hu.js
+share/nextcloud/apps/privacy/l10n/hu.json
 share/nextcloud/apps/privacy/l10n/is.js
 share/nextcloud/apps/privacy/l10n/is.json
 share/nextcloud/apps/privacy/l10n/it.js
 share/nextcloud/apps/privacy/l10n/it.json
 share/nextcloud/apps/privacy/l10n/ja.js
 share/nextcloud/apps/privacy/l10n/ja.json
+share/nextcloud/apps/privacy/l10n/ko.js
+share/nextcloud/apps/privacy/l10n/ko.json
 share/nextcloud/apps/privacy/l10n/lt_LT.js
 share/nextcloud/apps/privacy/l10n/lt_LT.json
+share/nextcloud/apps/privacy/l10n/mk.js
+share/nextcloud/apps/privacy/l10n/mk.json
 share/nextcloud/apps/privacy/l10n/nl.js
 share/nextcloud/apps/privacy/l10n/nl.json
 share/nextcloud/apps/privacy/l10n/pl.js
@@ -8946,6 +9069,8 @@ share/nextcloud/apps/privacy/l10n/ru.js
 share/nextcloud/apps/privacy/l10n/ru.json
 share/nextcloud/apps/privacy/l10n/sr.js
 share/nextcloud/apps/privacy/l10n/sr.json
+share/nextcloud/apps/privacy/l10n/sv.js
+share/nextcloud/apps/privacy/l10n/sv.json
 share/nextcloud/apps/privacy/l10n/tr.js
 share/nextcloud/apps/privacy/l10n/tr.json
 share/nextcloud/apps/privacy/l10n/zh_CN.js
@@ -9005,6 +9130,8 @@ share/nextcloud/apps/recommendations/l10
 share/nextcloud/apps/recommendations/l10n/de.json
 share/nextcloud/apps/recommendations/l10n/de_DE.js
 share/nextcloud/apps/recommendations/l10n/de_DE.json
+share/nextcloud/apps/recommendations/l10n/el.js
+share/nextcloud/apps/recommendations/l10n/el.json
 share/nextcloud/apps/recommendations/l10n/es.js
 share/nextcloud/apps/recommendations/l10n/es.json
 share/nextcloud/apps/recommendations/l10n/fi.js
@@ -9077,6 +9204,8 @@ share/nextcloud/apps/serverinfo/img/app.
 share/nextcloud/apps/serverinfo/js/Chart.min.js
 share/nextcloud/apps/serverinfo/js/script.js
 share/nextcloud/apps/serverinfo/js/smoothie.js
+share/nextcloud/apps/serverinfo/l10n/af.js
+share/nextcloud/apps/serverinfo/l10n/af.json
 share/nextcloud/apps/serverinfo/l10n/ar.js
 share/nextcloud/apps/serverinfo/l10n/ar.json
 share/nextcloud/apps/serverinfo/l10n/ast.js
@@ -9197,6 +9326,8 @@ share/nextcloud/apps/serverinfo/l10n/tr.
 share/nextcloud/apps/serverinfo/l10n/tr.json
 share/nextcloud/apps/serverinfo/l10n/uk.js
 share/nextcloud/apps/serverinfo/l10n/uk.json
+share/nextcloud/apps/serverinfo/l10n/uz.js
+share/nextcloud/apps/serverinfo/l10n/uz.json
 share/nextcloud/apps/serverinfo/l10n/vi.js
 share/nextcloud/apps/serverinfo/l10n/vi.json
 share/nextcloud/apps/serverinfo/l10n/zh_CN.js
@@ -9503,6 +9634,8 @@ share/nextcloud/apps/survey_client/l10n/
 share/nextcloud/apps/survey_client/l10n/es_UY.json
 share/nextcloud/apps/survey_client/l10n/et_EE.js
 share/nextcloud/apps/survey_client/l10n/et_EE.json
+share/nextcloud/apps/survey_client/l10n/eu.js
+share/nextcloud/apps/survey_client/l10n/eu.json
 share/nextcloud/apps/survey_client/l10n/fi.js
 share/nextcloud/apps/survey_client/l10n/fi.json
 share/nextcloud/apps/survey_client/l10n/fr.js
@@ -9541,6 +9674,8 @@ share/nextcloud/apps/survey_client/l10n/
 share/nextcloud/apps/survey_client/l10n/pt_PT.json
 share/nextcloud/apps/survey_client/l10n/ru.js
 share/nextcloud/apps/survey_client/l10n/ru.json
+share/nextcloud/apps/survey_client/l10n/sk.js
+share/nextcloud/apps/survey_client/l10n/sk.json
 share/nextcloud/apps/survey_client/l10n/sl.js
 share/nextcloud/apps/survey_client/l10n/sl.json
 share/nextcloud/apps/survey_client/l10n/sq.js
@@ -9555,6 +9690,8 @@ share/nextcloud/apps/survey_client/l10n/
 share/nextcloud/apps/survey_client/l10n/tr.json
 share/nextcloud/apps/survey_client/l10n/zh_CN.js
 share/nextcloud/apps/survey_client/l10n/zh_CN.json
+share/nextcloud/apps/survey_client/l10n/zh_TW.js
+share/nextcloud/apps/survey_client/l10n/zh_TW.json
 share/nextcloud/apps/survey_client/lib/AppInfo/Application.php
 share/nextcloud/apps/survey_client/lib/BackgroundJobs/AdminNotification.php
 share/nextcloud/apps/survey_client/lib/BackgroundJobs/MonthlyReport.php
@@ -10676,6 +10813,8 @@ share/nextcloud/apps/viewer/l10n/de.js
 share/nextcloud/apps/viewer/l10n/de.json
 share/nextcloud/apps/viewer/l10n/de_DE.js
 share/nextcloud/apps/viewer/l10n/de_DE.json
+share/nextcloud/apps/viewer/l10n/el.js
+share/nextcloud/apps/viewer/l10n/el.json
 share/nextcloud/apps/viewer/l10n/eo.js
 share/nextcloud/apps/viewer/l10n/eo.json
 share/nextcloud/apps/viewer/l10n/es.js
@@ -10710,10 +10849,14 @@ share/nextcloud/apps/viewer/l10n/nl.js
 share/nextcloud/apps/viewer/l10n/nl.json
 share/nextcloud/apps/viewer/l10n/pl.js
 share/nextcloud/apps/viewer/l10n/pl.json
+share/nextcloud/apps/viewer/l10n/ps.js
+share/nextcloud/apps/viewer/l10n/ps.json
 share/nextcloud/apps/viewer/l10n/pt_BR.js
 share/nextcloud/apps/viewer/l10n/pt_BR.json
 share/nextcloud/apps/viewer/l10n/pt_PT.js
 share/nextcloud/apps/viewer/l10n/pt_PT.json
+share/nextcloud/apps/viewer/l10n/ro.js
+share/nextcloud/apps/viewer/l10n/ro.json
 share/nextcloud/apps/viewer/l10n/ru.js
 share/nextcloud/apps/viewer/l10n/ru.json
 share/nextcloud/apps/viewer/l10n/sk.js
@@ -10730,6 +10873,8 @@ share/nextcloud/apps/viewer/l10n/tr.js
 share/nextcloud/apps/viewer/l10n/tr.json
 share/nextcloud/apps/viewer/l10n/zh_CN.js
 share/nextcloud/apps/viewer/l10n/zh_CN.json
+share/nextcloud/apps/viewer/l10n/zh_TW.js
+share/nextcloud/apps/viewer/l10n/zh_TW.json
 share/nextcloud/apps/workflowengine/appinfo/app.php
 share/nextcloud/apps/workflowengine/appinfo/database.xml
 share/nextcloud/apps/workflowengine/appinfo/info.xml
@@ -12041,6 +12186,8 @@ share/nextcloud/core/l10n/lt_LT.js
 share/nextcloud/core/l10n/lt_LT.json
 share/nextcloud/core/l10n/lv.js
 share/nextcloud/core/l10n/lv.json
+share/nextcloud/core/l10n/mk.js
+share/nextcloud/core/l10n/mk.json
 share/nextcloud/core/l10n/nb.js
 share/nextcloud/core/l10n/nb.json
 share/nextcloud/core/l10n/nl.js
@@ -13503,6 +13650,8 @@ share/nextcloud/settings/l10n/ko.js
 share/nextcloud/settings/l10n/ko.json
 share/nextcloud/settings/l10n/lt_LT.js
 share/nextcloud/settings/l10n/lt_LT.json
+share/nextcloud/settings/l10n/mk.js
+share/nextcloud/settings/l10n/mk.json
 share/nextcloud/settings/l10n/nb.js
 share/nextcloud/settings/l10n/nb.json
 share/nextcloud/settings/l10n/nl.js
@@ -13531,6 +13680,8 @@ share/nextcloud/settings/l10n/tr.js
 share/nextcloud/settings/l10n/tr.json
 share/nextcloud/settings/l10n/uk.js
 share/nextcloud/settings/l10n/uk.json
+share/nextcloud/settings/l10n/vi.js
+share/nextcloud/settings/l10n/vi.json
 share/nextcloud/settings/l10n/zh_CN.js
 share/nextcloud/settings/l10n/zh_CN.json
 share/nextcloud/settings/l10n/zh_TW.js

Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.23 pkgsrc/www/php-nextcloud/distinfo:1.24
--- pkgsrc/www/php-nextcloud/distinfo:1.23      Thu Jul 11 12:05:34 2019
+++ pkgsrc/www/php-nextcloud/distinfo   Sat Aug 24 02:50:54 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2019/07/11 12:05:34 ryoon Exp $
+$NetBSD: distinfo,v 1.24 2019/08/24 02:50:54 ryoon Exp $
 
-SHA1 (nextcloud-16.0.3.tar.bz2) = a1dad7a5b4b29449f6447208d6bc69d4836e9099
-RMD160 (nextcloud-16.0.3.tar.bz2) = 60b91dc05e112e2cf05a79cad24d310036427878
-SHA512 (nextcloud-16.0.3.tar.bz2) = 024060da6e1085206c962576b2d69ea914916073886df984e86d0c9c31d6e64916a67dbc3e7ad581aec3c2cf618688eedd67f4f0c0d5e099b3dbecc00a6761fe
-Size (nextcloud-16.0.3.tar.bz2) = 61612508 bytes
+SHA1 (nextcloud-16.0.4.tar.bz2) = c6ebb538cd341229cbf7b72a8828f656e9112041
+RMD160 (nextcloud-16.0.4.tar.bz2) = 5aebcc5a958b943241b4805e6ec0c40cfda9baa3
+SHA512 (nextcloud-16.0.4.tar.bz2) = 4f061cec58225ee28bd15049db0fdcd51215ef0135cb28272b8209aaea0221f92fce1766b5ea1d98e3dd66e14eb3edf943485e4fc7b9f07887be8ebcb0fa3f13
+Size (nextcloud-16.0.4.tar.bz2) = 61914385 bytes



Home | Main Index | Thread Index | Old Index