lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5221] Use 2011-07-04 wx-2.9.2 snapshot


From: Greg Chicares
Subject: [lmi-commits] [5221] Use 2011-07-04 wx-2.9.2 snapshot
Date: Mon, 04 Jul 2011 17:59:15 +0000

Revision: 5221
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5221
Author:   chicares
Date:     2011-07-04 17:59:14 +0000 (Mon, 04 Jul 2011)
Log Message:
-----------
Use 2011-07-04 wx-2.9.2 snapshot

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/install_wx.make

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2011-06-26 17:58:30 UTC (rev 5220)
+++ lmi/trunk/ChangeLog 2011-07-04 17:59:14 UTC (rev 5221)
@@ -28063,3 +28063,28 @@
 Rename msw resource file. See:
   http://lists.nongnu.org/archive/html/lmi/2011-06/msg00036.html
 
+20110623T2147Z <zeitlin> [649]
+
+  Makefile.am
+Remove duplicated lines from Makefile.am.
+
+20110623T2147Z <zeitlin> [649]
+
+  configure.ac
+Honour XMLWRAPP_{CFLAGS,LIB} variables when not using pkg-config too.
+
+20110623T2224Z <zeitlin> [649]
+
+  Makefile.am
+Fix build of test_product_file with autotools.
+
+20110626T1758Z <zeitlin> [649]
+
+  Makefile.am
+Fix defect introduced 20100322T1326Z.
+
+20110704T1759Z <address@hidden> [649]
+
+  install_wx.make
+Use 2011-07-04 wx-2.9.2 snapshot.
+

Modified: lmi/trunk/install_wx.make
===================================================================
--- lmi/trunk/install_wx.make   2011-06-26 17:58:30 UTC (rev 5220)
+++ lmi/trunk/install_wx.make   2011-07-04 17:59:14 UTC (rev 5221)
@@ -63,10 +63,11 @@
 # Begin ad-hockery. See:
 #   http://lists.nongnu.org/archive/html/lmi/2011-03/msg00008.html
 wx_version    := 2.9.2
-wx_archive        := wx-all-2010-11-06.tar.gz
+wx_archive        := wxWidgets-2011-07-04.tar.gz
 $(wx_archive)-url := ftp://ftp.wxwidgets.org/pub/Daily_HEAD/files/$(wx_archive)
-$(wx_archive)-md5 := 64a19bee54e78f62593d55b431305e6a
-wx_md5            := 64a19bee54e78f62593d55b431305e6a
+$(wx_archive)-md5 := 89c33b326afe557eb47345e8e335886c
+wx_md5            := 89c33b326afe557eb47345e8e335886c
+vendor        := $(subst .,,$(compiler))-$(wx_md5)
 build_dir     := $(wx_dir)/wxWidgets/$(vendor)
 # End ad-hockery.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]