From owner-freebsd-ports Tue Mar 9 2:50:17 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 88B2214DA2 for ; Tue, 9 Mar 1999 02:50:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA18583; Tue, 9 Mar 1999 02:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from patrol.area51.fremont.ca.us (d60-054.leach.ucdavis.edu [169.237.60.54]) by hub.freebsd.org (Postfix) with ESMTP id 3C4291505F for ; Tue, 9 Mar 1999 02:41:41 -0800 (PST) (envelope-from mharo@patrol.area51.fremont.ca.us) Received: (from mharo@localhost) by patrol.area51.fremont.ca.us (8.9.2/8.9.2) id CAA50466; Tue, 9 Mar 1999 02:41:33 -0800 (PST) (envelope-from mharo) Message-Id: <199903091041.CAA50466@patrol.area51.fremont.ca.us> Date: Tue, 9 Mar 1999 02:41:33 -0800 (PST) From: mharo@area51.fremont.ca.us Reply-To: mharo@area51.fremont.ca.us To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/10505: Update: net/wu-ftpd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10505 >Category: ports >Synopsis: Update: net/wu-ftpd >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 9 02:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Michael Haro >Release: FreeBSD 3.1-STABLE i386 >Organization: >Environment: >Description: Version number change. no added or removed patches. All MASTER_SITES have the same MD5 checksum. Couldn't test well as I don't actually use this port, but it compiles fine. portlint: WARN: pkg/DESCR exceeds 24 lines, make it shorter if possible.(currently 39 lines) FATAL: version number part of PKGNAME looks illegal. should modify "-2.4.2vr16". 1 fatal errors and 1 warnings found. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/wu-ftpd/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile 1999/02/21 09:40:22 1.22 +++ Makefile 1999/03/09 10:21:57 @@ -8,10 +8,34 @@ # REMINDER: to use ftpaccess(5) you need to specify -a in command line, # it is changed from previous versions -DISTNAME= wu-ftpd-2.4.2-beta-18-vr14 -PKGNAME= wu-ftpd-2.4.2b18vr14 +DISTNAME= wu-ftpd-2.4.2-vr16 +PKGNAME= wu-ftpd-2.4.2vr16 CATEGORIES= net -MASTER_SITES= ftp://ftp.vr.net/pub/wu-ftpd/ +MASTER_SITES= ftp://ftp.vr.net/pub/wu-ftpd/ \ + ftp://gd.tuwien.ac.at/infosys/servers/ftp/wu-ftpd/ \ + http://gd.tuwien.ac.at/infosys/servers/ftp/wu-ftpd/ \ + ftp://ftp.crc.ca/pub/packages/ftp/servers/wuarchive-ftpd-vr/ \ + ftp://ftp.ahol.com/pub/mirrors/wu-ftpd/ \ + ftp://ftp.tau.ac.il/pub/unix/ftp/wu-ftpd/VR/ \ + ftp://ftp.ring.gr.jp/pub/net/wu-ftpd/ \ + http://www.ring.gr.jp/archives/net/wu-ftpd/ \ + ftp://ring.aist.go.jp/pub/net/wu-ftpd/ \ + http://ring.aist.go.jp/archives/net/wu-ftpd/ \ + ftp://ring.asahi-net.or.jp/pub/net/wu-ftpd/ \ + http://ring.asahi-net.or.jp/archives/net/wu-ftpd/ \ + ftp://ring.so-net.ne.jp/pub/net/wu-ftpd/ \ + http://ring.so-net.ne.jp/archives/net/wu-ftpd/ \ + ftp://ring.nacsis.ac.jp/pub/net/wu-ftpd/ \ + http://ring.nacsis.ac.jp/archives/net/wu-ftpd/ \ + ftp://ring.etl.go.jp/pub/net/wu-ftpd/ \ + http://ring.etl.go.jp/archives/net/wu-ftpd/ \ + ftp://ftp.win.ne.jp/pub/network/wu-ftpd/ \ + ftp://mirror.nucba.ac.jp/mirror/wu-ftpd/ \ + http://mirror.nucba.ac.jp/mirror/wu-ftpd/ \ + ftp://ftp.cin.nihon-u.ac.jp/pub/net/ftp/wu-ftpd-vr/ \ + http://ftp.sunet.se/pub/nir/ftp/servers/wuarchive-ftpd-vr/ \ + ftp://sunsite.cnlab-switch.ch/mirror/wu-ftpd-vr/ \ + ftp://ftp.ox.ac.uk/pub/comp/security/COAST/mirrors/ftp.vr.net/ MAINTAINER= ache@FreeBSD.org Index: files/md5 =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/wu-ftpd/files/md5,v retrieving revision 1.16 diff -u -r1.16 md5 --- md5 1999/02/21 09:40:22 1.16 +++ md5 1999/03/09 10:18:58 @@ -1 +1 @@ -MD5 (wu-ftpd-2.4.2-beta-18-vr14.tar.gz) = db4403de07667babbadbbd1ae72f0799 +MD5 (wu-ftpd-2.4.2-vr16.tar.gz) = 951932d2452eae4044c51a555549bb35 Index: pkg/DESCR =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/wu-ftpd/pkg/DESCR,v retrieving revision 1.4 diff -u -r1.4 DESCR --- DESCR 1997/02/01 22:17:39 1.4 +++ DESCR 1999/03/09 10:22:14 @@ -37,4 +37,3 @@ You will also need to change /etc/inetd.conf to point to the new server located at /usr/local/libexec/ftpd - >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message