#
PORTNAME= wget
DISTVERSION= 1.10
DISTVERSION= 1.10.1
PORTREVISION= 2
CATEGORIES= ftp www ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= wget
MD5 (wget-1.10.tar.gz) = caddc199d2cb31969e32b19fd365b0c5
MD5 (wget-1.10.1.tar.gz) = 879a15cc9093796b8a5035ff0d0d25ad
SIZE (wget-1.10.tar.gz) = 1593119
SIZE (wget-1.10.1.tar.gz) = 1212784
Index: src/ftp.c
===================================================================
--- src/ftp.c (revision 2038)
+++ src/ftp.c (working copy)
@@ -1023,7 +1023,6 @@
err = ftp_response (csock, &respline);
if (err != FTPOK)
{
- xfree (respline);
/* The control connection is decidedly closed. Print the time
only if it hasn't already been printed. */
if (res != -1)