update to roundcubemail-1.6.1 (db schema change, remember to run update.sh)

This commit is contained in:
sthen 2023-01-24 08:48:24 +00:00
parent aee7043a05
commit 81866ea773
5 changed files with 11 additions and 24 deletions

View File

@ -2,7 +2,7 @@ COMMENT-main= IMAP4 webmail client
COMMENT-classic=classic skin for Roundcube webmail
COMMENT-larry= larry skin for Roundcube webmail
V= 1.6.0
V= 1.6.1
DISTNAME= roundcubemail-$V
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${DISTNAME}-skins.tar.xz:0
@ -12,10 +12,6 @@ PKGNAME-main= roundcubemail-${VS}
PKGNAME-classic=rcube-skin-classic-${VS}
PKGNAME-larry= rcube-skin-larry-${VS}
REVISION-classic= 0
REVISION-larry= 0
REVISION-main= 0
FIX_EXTRACT_PERMISSIONS= Yes
CATEGORIES= mail www

View File

@ -1,4 +1,4 @@
SHA256 (roundcubemail-1.6.0-complete.tar.gz) = JAnM3+LkZfCGy5/BjIjf4Kr2zMI5JFZJdQYSCZIWlLo=
SHA256 (roundcubemail-1.6.0-skins.tar.xz) = lRHmo8CQ/IbGaaJg1iXLpLRqzowQK7lcM3KtND9+jIQ=
SIZE (roundcubemail-1.6.0-complete.tar.gz) = 5970153
SIZE (roundcubemail-1.6.0-skins.tar.xz) = 400520
SHA256 (roundcubemail-1.6.1-complete.tar.gz) = RsL2ujS8t+V+R8sDS/M45fx9zO3dqSEqLvO9MUbZe+0=
SHA256 (roundcubemail-1.6.1-skins.tar.xz) = J3e/R4S+SNvNicCuwxFi8i/srjzSZYr8mv4phwgvFZI=
SIZE (roundcubemail-1.6.1-complete.tar.gz) = 5970713
SIZE (roundcubemail-1.6.1-skins.tar.xz) = 400544

View File

@ -1,12 +0,0 @@
Index: bin/update.sh
--- bin/update.sh.orig
+++ bin/update.sh
@@ -267,7 +267,7 @@ if ($RCI->configured) {
echo "\n }\n\n";
}
- echo "NOTICE: Update dependencies by running `php composer.phar update --no-dev`\n";
+ // echo "NOTICE: Update dependencies by running `composer update --no-dev`\n";
}
// index contacts for fulltext searching

View File

@ -1,7 +1,7 @@
Index: config/defaults.inc.php
--- config/defaults.inc.php.orig
+++ config/defaults.inc.php
@@ -925,10 +925,10 @@ $config['spellcheck_dictionary'] = false;
@@ -935,10 +935,10 @@ $config['spellcheck_dictionary'] = false;
// - 'pspell' - requires the PHP Pspell module and aspell installed
// - 'enchant' - requires the PHP Enchant module
// - 'atd' - install your own After the Deadline server or check with the people at http://www.afterthedeadline.com before using their API

View File

@ -38,6 +38,7 @@ roundcubemail/SQL/mssql/2020091000.sql
roundcubemail/SQL/mssql/2020122900.sql
roundcubemail/SQL/mssql/2021081000.sql
roundcubemail/SQL/mssql/2021100300.sql
roundcubemail/SQL/mssql/2022081200.sql
roundcubemail/SQL/mysql/
roundcubemail/SQL/mysql.initial.sql
roundcubemail/SQL/mysql/2008030300.sql
@ -72,6 +73,7 @@ roundcubemail/SQL/mysql/2020091000.sql
roundcubemail/SQL/mysql/2020122900.sql
roundcubemail/SQL/mysql/2021081000.sql
roundcubemail/SQL/mysql/2021100300.sql
roundcubemail/SQL/mysql/2022081200.sql
roundcubemail/SQL/oracle/
roundcubemail/SQL/oracle.initial.sql
roundcubemail/SQL/oracle/2015030800.sql
@ -88,6 +90,7 @@ roundcubemail/SQL/oracle/2020091000.sql
roundcubemail/SQL/oracle/2020122900.sql
roundcubemail/SQL/oracle/2021081000.sql
roundcubemail/SQL/oracle/2021100300.sql
roundcubemail/SQL/oracle/2022081200.sql
roundcubemail/SQL/postgres/
roundcubemail/SQL/postgres.initial.sql
roundcubemail/SQL/postgres/2008030300.sql
@ -121,6 +124,7 @@ roundcubemail/SQL/postgres/2020091000.sql
roundcubemail/SQL/postgres/2020122900.sql
roundcubemail/SQL/postgres/2021081000.sql
roundcubemail/SQL/postgres/2021100300.sql
roundcubemail/SQL/postgres/2022081200.sql
roundcubemail/SQL/sqlite/
roundcubemail/SQL/sqlite.initial.sql
roundcubemail/SQL/sqlite/2008030300.sql
@ -155,6 +159,7 @@ roundcubemail/SQL/sqlite/2020091000.sql
roundcubemail/SQL/sqlite/2020122900.sql
roundcubemail/SQL/sqlite/2021081000.sql
roundcubemail/SQL/sqlite/2021100300.sql
roundcubemail/SQL/sqlite/2022081200.sql
roundcubemail/UPGRADING
@mode 750
@owner root
@ -2813,7 +2818,6 @@ roundcubemail/vendor/guzzlehttp/guzzle/src/functions_include.php
roundcubemail/vendor/guzzlehttp/promises/
roundcubemail/vendor/guzzlehttp/promises/CHANGELOG.md
roundcubemail/vendor/guzzlehttp/promises/LICENSE
roundcubemail/vendor/guzzlehttp/promises/Makefile
roundcubemail/vendor/guzzlehttp/promises/README.md
roundcubemail/vendor/guzzlehttp/promises/composer.json
roundcubemail/vendor/guzzlehttp/promises/src/
@ -3029,7 +3033,6 @@ roundcubemail/vendor/pear/net_ldap2/package.xml
roundcubemail/vendor/pear/net_sieve/
roundcubemail/vendor/pear/net_sieve/Sieve.php
roundcubemail/vendor/pear/net_sieve/composer.json
roundcubemail/vendor/pear/net_sieve/package.xml
roundcubemail/vendor/pear/net_smtp/
roundcubemail/vendor/pear/net_smtp/LICENSE
roundcubemail/vendor/pear/net_smtp/Net/