lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5745] Use 2013-07-15 wx-2.9.5 snapshot, updating $(vendor


From: Greg Chicares
Subject: [lmi-commits] [5745] Use 2013-07-15 wx-2.9.5 snapshot, updating $(vendor)
Date: Mon, 15 Jul 2013 11:43:35 +0000

Revision: 5745
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5745
Author:   chicares
Date:     2013-07-15 11:43:34 +0000 (Mon, 15 Jul 2013)
Log Message:
-----------
Use 2013-07-15 wx-2.9.5 snapshot, updating $(vendor)

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

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2013-07-15 00:22:31 UTC (rev 5744)
+++ lmi/trunk/ChangeLog 2013-07-15 11:43:34 UTC (rev 5745)
@@ -32418,3 +32418,9 @@
   install_wx.make
 Use 2013-07-14 wx-2.9.5 snapshot.
 
+20130715T1143Z <address@hidden> [541]
+
+  install_wx.make
+Use 2013-07-15 wx-2.9.5 snapshot, updating $(vendor). But see:
+  http://lists.nongnu.org/archive/html/lmi/2013-07/msg00030.html
+

Modified: lmi/trunk/install_wx.make
===================================================================
--- lmi/trunk/install_wx.make   2013-07-15 00:22:31 UTC (rev 5744)
+++ lmi/trunk/install_wx.make   2013-07-15 11:43:34 UTC (rev 5745)
@@ -65,10 +65,11 @@
 # Begin ad-hockery. See:
 #   http://lists.nongnu.org/archive/html/lmi/2011-03/msg00008.html
 wx_version    := 2.9.5
-wx_md5            := e0b45773b196b38715917d2d5608f1a8
-wx_archive        := wxWidgets-2013-07-14.tar.gz
+wx_md5            := f1648c73412756abfde139413e7d140b
+wx_archive        := wxWidgets-2013-07-15.tar.gz
 $(wx_archive)-md5 := $(wx_md5)
 $(wx_archive)-url := ftp://ftp.wxwidgets.org/pub/Daily_HEAD/files/$(wx_archive)
+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]