[21719] trunk/dports/devel/tclcurl

source_changes at macosforge.org source_changes at macosforge.org
Sat Feb 3 12:44:21 PST 2007


Revision: 21719
          http://trac.macosforge.org/projects/macports/changeset/21719
Author:   mww at macports.org
Date:     2007-02-03 12:44:20 -0800 (Sat, 03 Feb 2007)

Log Message:
-----------
version 7.16.0, #11271

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

Removed Paths:
-------------
    trunk/dports/devel/tclcurl/files/

Modified: trunk/dports/devel/tclcurl/Portfile
===================================================================
--- trunk/dports/devel/tclcurl/Portfile	2007-02-03 20:40:52 UTC (rev 21718)
+++ trunk/dports/devel/tclcurl/Portfile	2007-02-03 20:44:20 UTC (rev 21719)
@@ -1,23 +1,24 @@
 # $Id$
 
 PortSystem 1.0
-name             tclcurl
-version          0.14.1
-categories       devel
-maintainers      toby at opendarwin.org
-description      Tcl binding for libcurl
+name		tclcurl
+version		7.16.0
+categories	devel
+maintainers	toby at opendarwin.org
+description	Tcl binding for libcurl
 long_description \
-    The TclCurl extension gives Tcl programmers access to the libcurl \
-    library written by Daniel Stenberg, with it you can download urls, \
-    upload them and many other neat tricks.
-platforms        darwin
-set urlbase      http://personal1.iddeo.es/andresgarci/tclcurl/
-homepage         ${urlbase}english/
-master_sites     ${urlbase}download/tarball/
-distname         TclCurl-${version}
-checksums        sha1 44ac77f871e4bf926fe427bd63b362e1a1348608
-depends_lib      port:curl
-patchfiles       patch-configure
-configure.args   --exec-prefix=${prefix} \
-                 --mandir=${prefix}/share/man \
-                 --enable-threads
+	The TclCurl extension gives Tcl programmers access to the libcurl \
+	library written by Daniel Stenberg, with it you can download urls, \
+	upload them and many other neat tricks.
+platforms	darwin
+set urlbase	http://personal1.iddeo.es/andresgarci/tclcurl/
+homepage	${urlbase}english/
+master_sites	${urlbase}download/tarball/
+distname	TclCurl-${version}
+checksums	md5 d4abde06fa154363f2142d5fa5aedff0 \
+		sha1 fceac14aa0290dea8aecccc8d813b45435aad933 \
+		rmd160 b4660466cb6bf9bd7708b50cadf2372141bda0fa
+depends_lib	port:curl port:tcl
+configure.args	--exec-prefix=${prefix} \
+		--mandir=${prefix}/share/man \
+		--enable-threads

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070203/e0fbeae1/attachment.html


More information about the macports-changes mailing list