From owner-freebsd-ports Fri Mar 3 22: 0: 6 2000 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 90C3237B6BF for ; Fri, 3 Mar 2000 22:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA03418; Fri, 3 Mar 2000 22:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from turtle.ee.ncku.edu.tw (turtle.ee.ncku.edu.tw [140.116.72.72]) by hub.freebsd.org (Postfix) with ESMTP id 4E37B37B68E for ; Fri, 3 Mar 2000 21:54:06 -0800 (PST) (envelope-from tung@turtle.ee.ncku.edu.tw) Received: (from root@localhost) by turtle.ee.ncku.edu.tw (8.9.2/8.9.2) id NAA23263; Sat, 4 Mar 2000 13:53:53 +0800 (CST) (envelope-from tung) Message-Id: <200003040553.NAA23263@turtle.ee.ncku.edu.tw> Date: Sat, 4 Mar 2000 13:53:53 +0800 (CST) From: Chung-Kie Tung Reply-To: tung@turtle.ee.ncku.edu.tw To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17174: port upgrade for ftplocate-2.01 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17174 >Category: ports >Synopsis: port upgrade for ftplocate-2.01 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 3 22:00:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Chung-Kie Tung >Release: FreeBSD 3.1-RELEASE i386 >Organization: Distributed System Lab E.E. NCKU, Taiwan >Environment: >Description: >How-To-Repeat: >Fix: port upgrade for ftplocate-2.01 (fix the web server check problem at install) diff -ruN ftplocate.bak/Makefile ftplocate/Makefile --- ftplocate.bak/Makefile Sat Mar 4 13:30:14 2000 +++ ftplocate/Makefile Sat Mar 4 13:31:28 2000 @@ -30,6 +30,6 @@ .endfor do-install: - cd ${WRKSRC}; ${PERL} install.pl -y + cd ${WRKSRC}; ${PERL} install.pl -y -c -bsdport .include diff -ruN ftplocate.bak/files/md5 ftplocate/files/md5 --- ftplocate.bak/files/md5 Sat Mar 4 13:30:14 2000 +++ ftplocate/files/md5 Sat Mar 4 13:44:21 2000 @@ -1 +1 @@ -MD5 (ftplocate-2.01.tar.gz) = 3a805a6494a02e596093af40db833d1f +MD5 (ftplocate-2.01.tar.gz) = 83dfcbff4df5e2813ccd1f68bb7cbd53 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message