Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2005 05:52:24 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80172: [PATCH] ftp/ncftp3: New version 3.1.9 released
Message-ID:  <20050420205224.40EC454D1@eastasia.home.utahime.org>
Resent-Message-ID: <200504202100.j3KL0kTf034310@freefall.freebsd.org>

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

>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:



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