From scott@enterprise.francisscott.net  Sat Mar 30 22:04:53 2002
Return-Path: <scott@enterprise.francisscott.net>
Received: from enterprise.francisscott.net (dsl081-095-235.lax1.dsl.speakeasy.net [64.81.95.235])
	by hub.freebsd.org (Postfix) with ESMTP id 2B6F437B417
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Mar 2002 22:04:53 -0800 (PST)
Received: by enterprise.francisscott.net (Postfix, from userid 1000)
	id 911FC54C6; Sat, 30 Mar 2002 22:02:11 -0800 (PST)
Message-Id: <20020331060211.911FC54C6@enterprise.francisscott.net>
Date: Sat, 30 Mar 2002 22:02:11 -0800 (PST)
From: Scott Lampert <scott@enterprise.francisscott.net>
Reply-To: Scott Lampert <scott@enterprise.francisscott.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jus@security.za.net
Subject: Update ftp/ncftpd to the current version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         36562
>Category:       ports
>Synopsis:       Update ftp/ncftpd to the current version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 30 22:10:01 PST 2002
>Closed-Date:    Tue Apr 02 14:21:58 PST 2002
>Last-Modified:  Tue Apr 02 14:21:58 PST 2002
>Originator:     Scott Lampert
>Release:        FreeBSD 4.5-RELEASE-p2 i386
>Organization:
None
>Environment:
System: FreeBSD enterprise.francisscott.net 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Fri Mar 29 21:18:31 PST 2002 root@enterprise.francisscott.net:/usr/src/sys/compile/ENTERPRISE i386


	
>Description:
Current port references an old (and apparently unavailable) dist file
>How-To-Repeat:
cd /usr/ports/ftp/ncftp; make install
>Fix:
Use the latest FreeBSD dist file ncftpd-2.7.1-freebsd4.4-i386-export.tar.gz

--- ncftpd-pr.diff begins here ---
diff -uNr ncftpd/Makefile ncftpd-current/Makefile
--- ncftpd.orig/Makefile	Wed Jun 27 06:34:03 2001
+++ ncftpd/Makefile	Sat Mar 30 21:46:01 2002
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	ncftpd
-PORTVERSION=	2.7.0
+PORTVERSION=	2.7.1
 CATEGORIES=	ftp
 MASTER_SITES=	ftp://ftp.ncftp.com/ncftpd/${PORTVERSION}/
-DISTNAME=	${PORTNAME}-${PORTVERSION}-freebsd4.2-${ARCH}-export
+DISTNAME=	${PORTNAME}-${PORTVERSION}-freebsd4.4-${ARCH}-export
 
 MAINTAINER=	jus@security.za.net
 
diff -uNr ncftpd/distinfo ncftpd-current/distinfo
--- ncftpd.orig/distinfo	Wed Jun 27 06:34:03 2001
+++ ncftpd/distinfo	Sat Mar 30 21:46:37 2002
@@ -1 +1 @@
-MD5 (ncftpd-2.7.0-freebsd4.2-i386-export.tar.gz) = 7ba3e5c9f966dcb8ea6a8fff6b2f38a0
+MD5 (ncftpd-2.7.1-freebsd4.4-i386-export.tar.gz) = ba0da5637163b54f37168bd8d637569a
--- ncftpd-pr.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Tue Apr 2 14:21:48 PST 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36562 
>Unformatted:
