From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 10 19:30:12 2003 Return-Path: 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 C853F37B401 for ; Sat, 10 May 2003 19:30:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BB3D43FAF for ; Sat, 10 May 2003 19:30:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4B2UCUp091569 for ; Sat, 10 May 2003 19:30:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4B2UCs1091566; Sat, 10 May 2003 19:30:12 -0700 (PDT) Date: Sat, 10 May 2003 19:30:12 -0700 (PDT) Message-Id: <200305110230.h4B2UCs1091566@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: KATO Tsuguru Subject: Re: ports/51367: Update port: ftp/ftpq to 1.06 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: KATO Tsuguru List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 02:30:13 -0000 The following reply was made to PR ports/51367; it has been noted by GNATS. From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/51367: Update port: ftp/ftpq to 1.06 Date: Sun, 11 May 2003 11:21:20 +0900 Here is un up-to-date patch. diff -urN /usr/ports/ftp/ftpq/Makefile ftp/ftpq/Makefile --- /usr/ports/ftp/ftpq/Makefile Sat Apr 12 22:46:10 2003 +++ ftp/ftpq/Makefile Tue Apr 22 05:12:27 2003 @@ -6,8 +6,7 @@ # PORTNAME= ftpq -PORTVERSION= 1.05 -PORTREVISION= 1 +PORTVERSION= 1.06 PORTEPOCH= 1 CATEGORIES= ftp MASTER_SITES= http://www.tranchant.freeserve.co.uk/software/ diff -urN /usr/ports/ftp/ftpq/distinfo ftp/ftpq/distinfo --- /usr/ports/ftp/ftpq/distinfo Wed Sep 5 22:21:35 2001 +++ ftp/ftpq/distinfo Tue Apr 22 05:12:42 2003 @@ -1 +1 @@ -MD5 (ftpq-1.05.tar.gz) = b2b9ca612b5236e1bf7ea42e072c1594 +MD5 (ftpq-1.06.tar.gz) = 40396bf58dfd693ca4ba865f71ac53af diff -urN /usr/ports/ftp/ftpq/pkg-descr ftp/ftpq/pkg-descr --- /usr/ports/ftp/ftpq/pkg-descr Tue Jul 4 13:25:13 2000 +++ ftp/ftpq/pkg-descr Sat May 10 23:49:31 2003 @@ -3,6 +3,6 @@ (e.g. for web sites), ftpq allows you to queue the uploads whilst off-line for processing on next connection to the network. -WWW: http://www.tranchant.freeserve.co.uk/ftpq.html +WWW: http://www.tranchant.freeserve.co.uk/computing/ftpq.html - Will