MDL-60390 libraries: annonate horde upgrade to 2.30.2

This commit is contained in:
Marina Glancy 2017-10-13 16:37:03 +08:00
parent 22793af105
commit 0b821239ea
2 changed files with 3 additions and 4 deletions

View File

@ -4,11 +4,10 @@ Description of import of Horde libraries
around for future updates:
git clone git@github.com:horde/horde.git
# Checkout the version of horde you require:
git checkout horde-5.2.7
git checkout tags/horde_core-2.30.2 -b last
# Copy the following script and store it on /tmp, change it's execute bit, and run it, passing
in your path to Horde (the directory you've cloned the repository):
/tmp/copyhorde.sh ~/git/ext/horde/
# MDL-52361 patched for PHP7 compatibility, after upgrade make sure it's updated upstream and remove this line
====
#!/bin/sh
@ -18,7 +17,7 @@ target=./lib/horde
echo "Copy Horde modules from $source to $target"
modules="Crypt_Blowfish Exception Imap_Client Mail Mime Secret Socket_Client Stream Stream_Filter Stream_Wrapper Support Text_Flowed Translation Util"
modules="Crypt_Blowfish Exception Idna Imap_Client Mail Mime Secret Socket_Client Stream Stream_Filter Stream_Wrapper Support Text_Flowed Translation Util"
rm -rf $target/locale $target/framework
mkdir -p $target/locale $target/framework/Horde

View File

@ -207,7 +207,7 @@
<location>horde</location>
<name>Horde</name>
<license>LGPL/BSD</license>
<version>5.2.7</version>
<version>2.30.2</version>
<licenseversion>2.1</licenseversion>
</library>
<library>