Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2005 17:35:36 +0300
From:      Vasil Dimov <vd@datamax.bg>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sf@FreeBSD.org
Subject:   ports/85121: Update port: wget to 1.10.1
Message-ID:  <20050819143536.GA12776@sinanica.bg.datamax>
Resent-Message-ID: <200508191440.j7JEeGpB008391@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         85121
>Category:       ports
>Synopsis:       Update port: wget to 1.10.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 19 14:40:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vasil Dimov
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
DataMax
>Environment:

>Description:

Update wget to 1.10.1 which is a bugfix release, files/patch-src_ftp.c
is not needed anymore.

>How-To-Repeat:

>Fix:

--- wget_1.10-1.10.1.diff begins here ---
diff -urN --exclude=CVS --exclude=README.html /usr/ports/ftp/wget/Makefile wget/Makefile
--- /usr/ports/ftp/wget/Makefile	Wed Aug 10 02:21:18 2005
+++ wget/Makefile	Fri Aug 19 17:19:26 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	wget
-DISTVERSION=	1.10
-PORTREVISION=	2
+DISTVERSION=	1.10.1
 CATEGORIES=	ftp www ipv6
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	wget
diff -urN --exclude=CVS --exclude=README.html /usr/ports/ftp/wget/distinfo wget/distinfo
--- /usr/ports/ftp/wget/distinfo	Sat Jun 11 02:21:18 2005
+++ wget/distinfo	Fri Aug 19 17:19:38 2005
@@ -1,2 +1,2 @@
-MD5 (wget-1.10.tar.gz) = caddc199d2cb31969e32b19fd365b0c5
-SIZE (wget-1.10.tar.gz) = 1593119
+MD5 (wget-1.10.1.tar.gz) = 879a15cc9093796b8a5035ff0d0d25ad
+SIZE (wget-1.10.1.tar.gz) = 1212784
diff -urN --exclude=CVS --exclude=README.html /usr/ports/ftp/wget/files/patch-src_ftp.c wget/files/patch-src_ftp.c
--- /usr/ports/ftp/wget/files/patch-src_ftp.c	Tue Aug  9 08:48:32 2005
+++ wget/files/patch-src_ftp.c	Thu Jan  1 02:00:00 1970
@@ -1,12 +0,0 @@
-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)
--- wget_1.10-1.10.1.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050819143536.GA12776>