ports/104548: [PATCH] dns/dnswalk: make fetchable

Thomas Abthorpe thomas at goodking.ca
Wed Oct 18 19:13:53 UTC 2006


>Number:         104548
>Category:       ports
>Synopsis:       [PATCH] dns/dnswalk: make fetchable
>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:   Wed Oct 18 19:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- make fetchable, project moved to SF.net
- update MASTER_SITES
- update pkg-descr WWW

Port maintainer (mark at foster.cc) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- dnswalk-2.0.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/dns/dnswalk/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	22 Jun 2006 02:21:39 -0000	1.15
+++ Makefile	18 Oct 2006 19:00:21 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	dnswalk
 PORTVERSION=	2.0.2
 CATEGORIES=	dns
-MASTER_SITES=	http://www.visi.com/~barr/dnswalk/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	mark at foster.cc
 COMMENT=	DNS debugger - requests a zone transfer and analyzes the result
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/dns/dnswalk/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	22 Jun 2006 02:21:39 -0000	1.3
+++ pkg-descr	18 Oct 2006 19:00:21 -0000
@@ -3,4 +3,4 @@
 consistency, as well as accuracy.
 
 Author:   David Barr <barr at cis.ohio-state.edu>
-WWW: http://www.visi.com/~barr/dnswalk/
+WWW: http://sourceforge.net/projects/dnswalk/
--- dnswalk-2.0.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list