From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 20 21:00:46 2005 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 7532416A522 for ; Wed, 20 Apr 2005 21:00:46 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3423E43D45 for ; Wed, 20 Apr 2005 21:00:46 +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 j3KL0ktU034311 for ; Wed, 20 Apr 2005 21:00:46 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3KL0kTf034310; Wed, 20 Apr 2005 21:00:46 GMT (envelope-from gnats) Resent-Date: Wed, 20 Apr 2005 21:00:46 GMT Resent-Message-Id: <200504202100.j3KL0kTf034310@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, KIMURA Yasuhiro Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9732716A4CE for ; Wed, 20 Apr 2005 20:52:26 +0000 (GMT) Received: from utahime.as.wakwak.ne.jp (utahime.as.wakwak.ne.jp [61.205.238.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0180843D1D for ; Wed, 20 Apr 2005 20:52:26 +0000 (GMT) (envelope-from yasu@home.utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by utahime.as.wakwak.ne.jp (Postfix) with ESMTP id 9447DB86F for ; Thu, 21 Apr 2005 05:52:24 +0900 (JST) Received: from localhost.home.utahime.org (localhost.home.utahime.org [127.0.0.1])60B0B54D8; Thu, 21 Apr 2005 05:52:24 +0900 (JST) Received: from eastasia.home.utahime.org (localhost.home.utahime.org [127.0.0.1])66598-2F819FA9; Thu, 21 Apr 2005 05:52:24 +0900 Received: by eastasia.home.utahime.org (Postfix, from userid 1000) id 40EC454D1; Thu, 21 Apr 2005 05:52:24 +0900 (JST) Message-Id: <20050420205224.40EC454D1@eastasia.home.utahime.org> Date: Thu, 21 Apr 2005 05:52:24 +0900 (JST) From: KIMURA Yasuhiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/80172: [PATCH] ftp/ncftp3: New version 3.1.9 released X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 21:00:46 -0000 >Number: 80172 >Category: ports >Synopsis: [PATCH] ftp/ncftp3: New version 3.1.9 released >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 20 21:00:45 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KIMURA Yasuhiro >Release: FreeBSD 4.11-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD xxxx 4.11-RELEASE-p3 FreeBSD 4.11-RELEASE-p3 #0: Fri Apr 15 11:31:45 JST 2005 xxxx i386 >Description: New version 3.1.9 and IPv6 patch from KAME are released. >How-To-Repeat: >Fix: --- patch-ncftp3 begins here --- Index: Makefile =================================================================== RCS file: /net/cvsup/cvsroot/ports/ftp/ncftp3/Makefile,v retrieving revision 1.105 diff -u -r1.105 Makefile --- Makefile 28 Jul 2004 18:11:20 -0000 1.105 +++ Makefile 20 Apr 2005 20:14:08 -0000 @@ -7,14 +7,14 @@ # PORTNAME= ncftp -PORTVERSION= 3.1.8 +PORTVERSION= 3.1.9 PORTREVISION?= 0 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ DISTNAME= ncftp-${PORTVERSION}-src PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ -PATCHFILES= ncftp-3181-v6-20040728.diff.gz +PATCHFILES= ncftp-319-v6-20050419.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= obrien@FreeBSD.org Index: distinfo =================================================================== RCS file: /net/cvsup/cvsroot/ports/ftp/ncftp3/distinfo,v retrieving revision 1.61 diff -u -r1.61 distinfo --- distinfo 28 Jul 2004 18:11:20 -0000 1.61 +++ distinfo 20 Apr 2005 20:14:19 -0000 @@ -1,4 +1,4 @@ -MD5 (ncftp-3.1.8-src.tar.bz2) = dd5f47c72b6958fdb652355fb9bdb70c -SIZE (ncftp-3.1.8-src.tar.bz2) = 401522 -MD5 (ncftp-3181-v6-20040728.diff.gz) = 45f66f40e85958322ed17696c2dacbf7 -SIZE (ncftp-3181-v6-20040728.diff.gz) = 35409 +MD5 (ncftp-3.1.9-src.tar.bz2) = 66cf8dacec848eb11a70632fe9f21807 +SIZE (ncftp-3.1.9-src.tar.bz2) = 409722 +MD5 (ncftp-319-v6-20050419.diff.gz) = 8a696bf0e2dcd4e04309da630e993dfd +SIZE (ncftp-319-v6-20050419.diff.gz) = 37427 --- patch-ncftp3 ends here --- >Release-Note: >Audit-Trail: >Unformatted: