[37434] trunk/dports/devel/tclcurl/Portfile

simon at macports.org simon at macports.org
Sat Jun 7 09:08:47 PDT 2008


Revision: 37434
          http://trac.macosforge.org/projects/macports/changeset/37434
Author:   simon at macports.org
Date:     2008-06-07 09:08:47 -0700 (Sat, 07 Jun 2008)

Log Message:
-----------
devel/tclcurl: Updated to version 7.17.1.

Modified Paths:
--------------
    trunk/dports/devel/tclcurl/Portfile

Modified: trunk/dports/devel/tclcurl/Portfile
===================================================================
--- trunk/dports/devel/tclcurl/Portfile	2008-06-07 15:54:47 UTC (rev 37433)
+++ trunk/dports/devel/tclcurl/Portfile	2008-06-07 16:08:47 UTC (rev 37434)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		tclcurl
-version		7.16.0
+version		7.17.1
 categories	devel
 maintainers	nomaintainer
 description	Tcl binding for libcurl
@@ -15,10 +15,12 @@
 homepage	${urlbase}english/
 master_sites	${urlbase}download/tarball/
 distname	TclCurl-${version}
-checksums	md5 d4abde06fa154363f2142d5fa5aedff0 \
-		sha1 fceac14aa0290dea8aecccc8d813b45435aad933 \
-		rmd160 b4660466cb6bf9bd7708b50cadf2372141bda0fa
+checksums	md5 6387d53f3965d62d4d1489d3ed13b6da \
+		sha1 a610af784850582c5e45d172b817a7946fc59d6a \
+		rmd160 6c8893e471b1cec942678fa165a28bbee61fc581
 depends_lib	port:curl port:tcl
 configure.args	--exec-prefix=${prefix} \
 		--mandir=${prefix}/share/man \
-		--enable-threads
+		--enable-threads \
+		--with-tcl=${prefix}/lib \
+		--with-curlprefix=${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080607/dbdcdbde/attachment.htm 


More information about the macports-changes mailing list