ports/66701: [PATCH] ftp/ftpfind distsite fix

Roman Neuhauser neuhauser at chello.cz
Sun May 16 13:30:23 UTC 2004


>Number:         66701
>Category:       ports
>Synopsis:       [PATCH] ftp/ftpfind distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 16 06:30:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
    www.tryplanet.com doesn't exist

    roman at isis ~ 1045:100 > dnsq a www.tryplanet.com j.gtld-servers.net 
    1 www.tryplanet.com:
    114 bytes, 1+0+2+2 records, response, noerror
    query: 1 www.tryplanet.com
    authority: tryplanet.com 172800 NS ns1.youzoomnet.com
    authority: tryplanet.com 172800 NS ns2.youzoomnet.com
    additional: ns1.youzoomnet.com 172800 A 209.75.97.174
    additional: ns2.youzoomnet.com 172800 A 209.75.97.175
    roman at isis ~ 1046:0 > dnsq a www.tryplanet.com ns1.youzoomnet.com
    1 www.tryplanet.com:
    127 bytes, 1+0+2+2 records, response, weird ra, noerror
    query: 1 www.tryplanet.com
    authority: tryplanet.com 134587 NS ns1.youzoomnet.com
    authority: tryplanet.com 134587 NS ns2.youzoomnet.com
    additional: ns1.youzoomnet.com 86400 A 209.75.97.174
    additional: ns2.youzoomnet.com 86400 A 209.75.97.175
    roman at isis ~ 1047:0 > dnsq a www.tryplanet.com ns2.youzoomnet.com
    1 www.tryplanet.com:
    127 bytes, 1+0+2+2 records, response, weird ra, noerror
    query: 1 www.tryplanet.com
    authority: tryplanet.com 144849 NS ns1.youzoomnet.com
    authority: tryplanet.com 144849 NS ns2.youzoomnet.com
    additional: ns1.youzoomnet.com 154696 A 209.75.97.174
    additional: ns2.youzoomnet.com 93183 A 209.75.97.175
    roman at isis ~ 1048:0 > 

>How-To-Repeat:
	
>Fix:

	

--- ftp::ftpfind.distsite.patch begins here ---
Index: ftp/ftpfind/Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/ftpfind/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- ftp/ftpfind/Makefile	5 Feb 2004 20:37:09 -0000	1.9
+++ ftp/ftpfind/Makefile	13 May 2004 17:20:54 -0000
@@ -8,8 +8,7 @@
 PORTNAME=	ftpfind
 PORTVERSION=	0.996
 CATEGORIES=	ftp
-MASTER_SITES=	http://hp.vector.co.jp/authors/VA013366/ \
-		http://www.tryplanet.com/t-ishii/programs/ftpfind/
+MASTER_SITES=	http://hp.vector.co.jp/authors/VA013366/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Find directory&file on a ftp server
--- ftp::ftpfind.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list