[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[4739] ipcop/trunk/lfs/expect
From:       gespinasse () users ! sourceforge ! net
Date:       2010-07-20 5:59:50
Message-ID: E1Ob5rq-0006o1-Mg () sfp-svn-1 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 4739
          http://ipcop.svn.sourceforge.net/ipcop/?rev=4739&view=rev
Author:   gespinasse
Date:     2010-07-20 05:59:50 +0000 (Tue, 20 Jul 2010)

Log Message:
-----------
As 5.43.0 disappear from the web, use 5.44.15

Modified Paths:
--------------
    ipcop/trunk/lfs/expect

Modified: ipcop/trunk/lfs/expect
===================================================================
--- ipcop/trunk/lfs/expect	2010-07-18 20:31:42 UTC (rev 4738)
+++ ipcop/trunk/lfs/expect	2010-07-20 05:59:50 UTC (rev 4739)
@@ -33,35 +33,32 @@
 include Config
 
 PKG_NAME   = expect
-VER        = 5.43.0
+VER        = 5.44.1.15
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
-DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://expect.nist.gov/old
-DIR_APP    = $(DIR_SRC)/$(PKG_NAME)-5.43
+DL_FILE    = $(THISAPP).tar.bz2
+DL_FROM    = $(URL_SFNET)/$(PKG_NAME)
+DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
-PATCH1     = expect-5.43.0-spawn-2.patch
-PATCH2     = expect-5.43.0-tcl_8.5.5_fix-1.patch
+PATCH1     = $(PKG_NAME)-$(VER)-no_tk-1.patch
 
 ###############################################################################
 # Top-level Rules
 ###############################################################################
 
 objects =	$(DL_FILE) \
-		$(PATCH1) \
-		$(PATCH2)
+		$(PATCH1)
 
 $(DL_FILE)				= $(DL_FROM)/$(DL_FILE)
 $(PATCH1)				= $(URL_LFS)/$(PKG_NAME)/$(PATCH1)
-$(PATCH2)				= $(URL_LFS)/$(PKG_NAME)/$(PATCH2)
 
-$(DL_FILE)_MD5				= 43e1dc0e0bc9492cf2e1a6f59f276bc3
-$(PATCH1)_MD5				= 7706e1e8238c72eed8dc905d6f3b6aa9
-$(PATCH2)_MD5				= 6904a384960ce0e8f0d0b32f7903d7a1
+$(DL_FILE)_MD5				= 9307bbf67e19125036ce34544a78dadf
+$(PATCH1)_MD5				= ba1b2c5841eea6c62b7522dfde412e65
 
+
 install : $(TARGET)
 
 check : $(patsubst %,$(DIR_CHK)/%,$(objects))
@@ -89,9 +86,8 @@
 
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
-	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
 	cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/$(PATCH1)
-	cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/$(PATCH2)
 
 	# ensure configure find stty in /bin as expect is not recompiled in chap6
 	cd $(DIR_APP) && cp configure configure.bak
@@ -99,7 +95,7 @@
 	cd $(DIR_APP) && ./configure	--prefix=/$(TOOLS_DIR) \
 					--with-tcl=/$(TOOLS_DIR)/lib \
 					--with-tclinclude=/$(TOOLS_DIR)/include \
-					--with-x=no
+					--with-tk=no
 	cd $(DIR_APP) && make
 
 ifeq "$(RUNNING_TEST)" "yes"


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic