diff options
author | roam <roam@FreeBSD.org> | 2003-01-15 19:21:52 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2003-01-15 19:21:52 +0800 |
commit | 9dfae26f7499b1a7690590273932794dbadbf0b9 (patch) | |
tree | b3580b80321eccfc151142984e231d6004d24058 /ftp/curl | |
parent | 499fd83c8aeff36902d4a5993b2efa7a09212afe (diff) | |
download | freebsd-ports-gnome-9dfae26f7499b1a7690590273932794dbadbf0b9.tar.gz freebsd-ports-gnome-9dfae26f7499b1a7690590273932794dbadbf0b9.tar.zst freebsd-ports-gnome-9dfae26f7499b1a7690590273932794dbadbf0b9.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.
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 |