From owner-freebsd-ports Sat Mar 30 22:10: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D17D37B41D for ; Sat, 30 Mar 2002 22:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2V6A1g01628; Sat, 30 Mar 2002 22:10:01 -0800 (PST) (envelope-from gnats) 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 ; 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 Reply-To: Scott Lampert To: FreeBSD-gnats-submit@FreeBSD.org Cc: jus@security.za.net X-Send-Pr-Version: 3.113 Subject: ports/36562: Update ftp/ncftpd to the current version Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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