ports/94202: [PATCH] dns/dlint: UNBREAK (fix fetch)

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Wed Mar 8 00:50:07 UTC 2006


>Number:         94202
>Category:       ports
>Synopsis:       [PATCH] dns/dlint: UNBREAK (fix fetch)
>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 Mar 08 00:50:06 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list