From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 19 14:40:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C61A016A41F for ; Fri, 19 Aug 2005 14:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA4E143D45 for ; Fri, 19 Aug 2005 14:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7JEeGTK008392 for ; Fri, 19 Aug 2005 14:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7JEeGpB008391; Fri, 19 Aug 2005 14:40:16 GMT (envelope-from gnats) Resent-Date: Fri, 19 Aug 2005 14:40:16 GMT Resent-Message-Id: <200508191440.j7JEeGpB008391@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, vd@datamax.bg Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEB8D16A41F; Fri, 19 Aug 2005 14:35:38 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 362FC43D49; Fri, 19 Aug 2005 14:35:38 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from sinanica.bg.datamax (sinanica.bg.datamax [192.168.10.1]) by jengal.datamax.bg (Postfix) with QMQP id DA97F87CD; Fri, 19 Aug 2005 17:35:36 +0300 (EEST) Received: (nullmailer pid 12810 invoked by uid 1004); Fri, 19 Aug 2005 14:35:36 -0000 Message-Id: <20050819143536.GA12776@sinanica.bg.datamax> Date: Fri, 19 Aug 2005 17:35:36 +0300 From: Vasil Dimov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: sf@FreeBSD.org Subject: ports/85121: Update port: wget to 1.10.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@datamax.bg List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2005 14:40:18 -0000 >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: