Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 22:02:11 -0800 (PST)
From:      Scott Lampert <scott@enterprise.francisscott.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jus@security.za.net
Subject:   ports/36562: Update ftp/ncftpd to the current version
Message-ID:  <20020331060211.911FC54C6@enterprise.francisscott.net>

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

>Number:         36562
>Category:       ports
>Synopsis:       Update ftp/ncftpd to the current version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 30 22:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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