Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2000 13:53:53 +0800 (CST)
From:      Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17174: port upgrade for ftplocate-2.01
Message-ID:  <200003040553.NAA23263@turtle.ee.ncku.edu.tw>

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

>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 <bsd.port.mk>
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




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