[41742] trunk/base/src/pextlib1.0/tests/curl.tcl

raimue at macports.org raimue at macports.org
Sun Nov 9 18:43:42 PST 2008


Revision: 41742
          http://trac.macports.org/changeset/41742
Author:   raimue at macports.org
Date:     2008-11-09 18:43:42 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
pextlib1.0/tests/curl.tcl:
The old password protected file no longer exists, use another file from the
same server.

Modified Paths:
--------------
    trunk/base/src/pextlib1.0/tests/curl.tcl

Modified: trunk/base/src/pextlib1.0/tests/curl.tcl
===================================================================
--- trunk/base/src/pextlib1.0/tests/curl.tcl	2008-11-10 02:37:15 UTC (rev 41741)
+++ trunk/base/src/pextlib1.0/tests/curl.tcl	2008-11-10 02:43:42 UTC (rev 41742)
@@ -28,8 +28,8 @@
 	test {[md5 file $tempfile] == "a4b0f4a5fbd8bec23002ad8023e01729"}
 	
 	# use -u
-	curl fetch -u "I accept www.opensource.org/licenses/cpl:." http://www.research.att.com/~gsf/download/tgz/ast-ksh.2008-02-02.tgz $tempfile
-	test {[md5 file $tempfile] == "d2a71e320fbaa7a0fd950a27c7e4b099"}
+	curl fetch -u "I accept www.opensource.org/licenses/cpl:." http://www.research.att.com/~gsf/download/tgz/sfio.2005-02-01.tgz $tempfile
+	test {[md5 file $tempfile] == "48f45c7c77c23ab0ccca48c22b3870de"}
 	
 	file delete -force $tempfile
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/17ed3b2f/attachment.html>


More information about the macports-changes mailing list