diff options
author | roam <roam@FreeBSD.org> | 2004-12-21 17:51:09 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2004-12-21 17:51:09 +0800 |
commit | 30e6ee9d33cd3c6c63e3ee4bd8e514f176a7f64e (patch) | |
tree | 039f25da799961e6e42eb78712646281e4c618d3 /ftp/curl/distinfo | |
parent | dfc25e5ff6607981db7627a63274fada71908b97 (diff) | |
download | freebsd-ports-gnome-30e6ee9d33cd3c6c63e3ee4bd8e514f176a7f64e.tar.gz freebsd-ports-gnome-30e6ee9d33cd3c6c63e3ee4bd8e514f176a7f64e.tar.zst freebsd-ports-gnome-30e6ee9d33cd3c6c63e3ee4bd8e514f176a7f64e.zip |
Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons).
Explicitly disable libidn support so that it is not even probed if libidn
is installed; I will look into enabling it after some more testing.
Testing paid off on: ref4 (lib/select.c), sledge (lib/sendf.c)
Diffstat (limited to 'ftp/curl/distinfo')
-rw-r--r-- | ftp/curl/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo index 0e744e09a1c2..76fbd0afa0af 100644 --- a/ftp/curl/distinfo +++ b/ftp/curl/distinfo @@ -1,2 +1,2 @@ -MD5 (curl-7.12.1.tar.bz2) = ffa1386d7473fdc419441cb0156d0005 -SIZE (curl-7.12.1.tar.bz2) = 1355061 +MD5 (curl-7.12.3.tar.bz2) = a71b80538872245b984e176de932e99e +SIZE (curl-7.12.3.tar.bz2) = 1830712 |