From itetcu@people.tecnik93.com  Wed Mar  8 00:41:06 2006
Return-Path: <itetcu@people.tecnik93.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A084716A420
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2006 00:41:06 +0000 (GMT)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E358643D46
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2006 00:41:04 +0000 (GMT)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (localhost [127.0.0.1])
	by it.buh.tecnik93.com (Postfix) with ESMTP id EB8FB1749E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Mar 2006 02:41:00 +0200 (EET)
Message-Id: <1141778460.44298@it.buh.tecnik93.com>
Date: Wed, 8 Mar 2006 02:41:00 +0200
From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [PATCH] dns/dlint: UNBREAK (fix fetch)
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         94202
>Category:       ports
>Synopsis:       [PATCH] dns/dlint: UNBREAK (fix fetch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 08 00:50:06 GMT 2006
>Closed-Date:    Wed Mar 08 11:13:49 GMT 2006
>Last-Modified:  Wed Mar 08 11:13:49 GMT 2006
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Old MASTER_SITES didn't give us anything so put in an other. [1]
portlint while here.

Reported by:    fenner's distfile survey [1]


>How-To-Repeat:





>Fix:


--- dlint.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/dns/dlint/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	5 Sep 2003 04:54:32 -0000	1.14
+++ Makefile	8 Mar 2006 00:34:29 -0000
@@ -9,13 +9,12 @@
 PORTNAME=	dlint
 PORTVERSION=	1.4.0
 CATEGORIES=	dns
-MASTER_SITES=	http://www.domtools.com/pub/
+MASTER_SITES=	http://fresh.t-systems-sfr.com/unix/src/misc/dns/
 DISTNAME=	dlint${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lint for DNS zones (Domain Name Server zone verification utility)
 
-USE_REINPLACE=	yes
 NO_BUILD=	yes
 MAN8=		dlint.8
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/dns/dlint/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	24 Dec 2001 02:16:32 -0000	1.4
+++ pkg-plist	8 Mar 2006 00:34:29 -0000
@@ -1,4 +1,4 @@
 sbin/dlint
 sbin/digparse
-%%PORTDOCS%%share/doc/dlint/README
-%%PORTDOCS%%@dirrm share/doc/dlint
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- dlint.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Wed Mar 8 10:26:59 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94202 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Wed Mar 8 11:13:46 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94202 
>Unformatted:
