Thu, 01 Jan 2015 23:49:55 -0500
win32: Update libxml2 to 2.9.2
| ChangeLog | file | annotate | diff | comparison | revisions | |
| Makefile.mingw | file | annotate | diff | comparison | revisions | |
| libpurple/win32/global.mak | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Thu Jan 01 23:03:12 2015 -0500 +++ b/ChangeLog Thu Jan 01 23:49:55 2015 -0500 @@ -4,9 +4,10 @@ Windows-Specific Changes: * Updates to dependencies: * Cyrus SASL 2.1.26 + * libxml2 2.9.2 * NSS 3.17.3 and NSPR 4.10.7 + * Perl 5.20.1 * SILC 1.1.12 - * Perl 5.20.1 * Remove support for Tcl plugins version 2.10.11 (11/23/14):
--- a/Makefile.mingw Thu Jan 01 23:03:12 2015 -0500 +++ b/Makefile.mingw Thu Jan 01 23:49:55 2015 -0500 @@ -70,7 +70,6 @@ libplc4.dll \ libplds4.dll \ libssp-0.dll \ - libxml2-2.dll \ nss3.dll \ nssutil3.dll \ smime3.dll \
--- a/libpurple/win32/global.mak Thu Jan 01 23:03:12 2015 -0500 +++ b/libpurple/win32/global.mak Thu Jan 01 23:49:55 2015 -0500 @@ -14,7 +14,7 @@ ENCHANT_TOP ?= $(WIN32_DEV_TOP)/enchant_1.6.0_win32 GTK_TOP ?= $(WIN32_DEV_TOP)/gtk_2_0-2.14 GTK_BIN ?= $(GTK_TOP)/bin -LIBXML2_TOP ?= $(WIN32_DEV_TOP)/libxml2-2.9.0 +LIBXML2_TOP ?= $(WIN32_DEV_TOP)/libxml2-2.9.2_daa1 MEANWHILE_TOP ?= $(WIN32_DEV_TOP)/meanwhile-1.0.2_daa3 NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.17.3-nspr-4.10.7 PERL_LIB_TOP ?= $(WIN32_DEV_TOP)/perl-5.20.1.1