diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-01-15 11:21:52 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-01-15 11:21:52 +0000 |
commit | 1ac87aa3d6cdbdfdfb2e016896c321e51539affd (patch) | |
tree | f2f70d88229cc5af6850324648fad379384318e2 /ftp/curl | |
parent | 832cd6f1c68f6758ad89d764aa8e3444fe40c7ad (diff) | |
download | ports-1ac87aa3d6cdbdfdfb2e016896c321e51539affd.tar.gz ports-1ac87aa3d6cdbdfdfb2e016896c321e51539affd.zip |
Update to curl-7.10.3. There is a minor problem with the lib503 and
lib504 tests on some FreeBSD versions, but the major bulk of the
functionality is there, and it is still an improvement over 7.10.2 :)
Not functionally tested on: ia64; there is no spoon.. er.. perl5 on
pluto1.FreeBSD.org for the present.
Notes
Notes:
svn path=/head/; revision=73158
Diffstat (limited to 'ftp/curl')
-rw-r--r-- | ftp/curl/Makefile | 2 | ||||
-rw-r--r-- | ftp/curl/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 75bd298a06b9..2ffbdb7f4d26 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= curl -PORTVERSION= 7.10.2 +PORTVERSION= 7.10.3 CATEGORIES= ftp ipv6 www MASTER_SITES= http://curl.haxx.se/download/ \ http://download.sourceforge.net/curl/ \ diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo index 0be1c749a3a9..90ecf209aec7 100644 --- a/ftp/curl/distinfo +++ b/ftp/curl/distinfo @@ -1 +1 @@ -MD5 (curl-7.10.2.tar.bz2) = 9f6a911b5ee5432128f67d4d8df09279 +MD5 (curl-7.10.3.tar.bz2) = 59561d8cd4d4cbd3aa51c32110a94e3e |