From 995fd7afee88bead40df19f32be2716c1af299f5 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 23 Feb 2001 15:30:03 +0000 Subject: Update to 7.6.1. Besides a couple of bugfixes (most notably to the HTTP PUT resume), this version has a couple of new features, too - including IPv6 support, submitted by Jun-ichiro "itojun" Hagino. (Yes, this is itojun@FreeBSD.org :) --- ftp/curl/Makefile | 2 +- ftp/curl/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp') diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 5f83dbf29564..d70735055e4c 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= curl -PORTVERSION= 7.6 +PORTVERSION= 7.6.1 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ http://download.sourceforge.net/curl/ \ diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo index 70b9174d805d..ff6603c82819 100644 --- a/ftp/curl/distinfo +++ b/ftp/curl/distinfo @@ -1 +1 @@ -MD5 (curl-7.6.tar.bz2) = 9d782733d0ab533d75423edb7a502831 +MD5 (curl-7.6.1.tar.bz2) = ba4016a552841a4ab287223dbd3ced03 -- cgit v1.2.3