Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2001 16:36:38 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26758: Update net/nslint to version 2.0.2
Message-ID:  <200104212036.f3LKacY02506@electron.databits.net>

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

>Number:         26758
>Category:       ports
>Synopsis:       Update net/nslint to version 2.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 21 13:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-RC i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-RC FreeBSD 4.3-RC #0: Thu Apr 12 17:02:53 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386


>Description:

  Current nslint port is out of date.

>How-To-Repeat:

  N/A

>Fix:

(http://hex.databits.net/~petef/diffs/nslint.diff)

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/nslint/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	2001/02/22 09:03:43	1.11
+++ Makefile	2001/04/21 20:30:40
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	nslint
-PORTVERSION=	2.0.2a2
+PORTVERSION=	2.0.2
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.ee.lbl.gov/
 
 MAINTAINER=	petef@databits.net
 
-HAS_CONFIGURE=	yes
-CONFIGURE_ARGS=	--quiet --mandir=${MANPREFIX}/man --prefix=${PREFIX}
+GNU_CONFIGURE=	yes
 ALL_TARGET=	nslint
 INSTALL_TARGET=	install install-man
 MAN8=		nslint.8
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/nslint/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	2001/02/22 09:03:43	1.9
+++ distinfo	2001/04/21 20:28:46
@@ -1 +1 @@
-MD5 (nslint-2.0.2a2.tar.gz) = 25e3eef43b9c85d1b07266912aa6ba4d
+MD5 (nslint-2.0.2.tar.gz) = 7485382bfdf23531f80dd05b05913d9a
Index: pkg-comment
===================================================================
RCS file: /home/ncvs/ports/net/nslint/pkg-comment,v
retrieving revision 1.2
diff -u -r1.2 pkg-comment
--- pkg-comment	1999/06/26 18:59:52	1.2
+++ pkg-comment	2001/04/21 20:33:31
@@ -1 +1 @@
-Perform consistency checks on DNS files
+Perform consistency checks on DNS zone files
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/nslint/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	2001/02/22 09:03:43	1.3
+++ pkg-descr	2001/04/21 20:34:00
@@ -1,4 +1,4 @@
-This is nslint 2.0, a lint program for dns files.  It is produced by the
+Nslint is a lint program for DNS zone files.  It is produced by the
 Lawrence Berkeley National Laboratory, Network Research Group.
 
 Please send bugs and comments to nslint@ee.lbl.gov.
>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?200104212036.f3LKacY02506>