From owner-freebsd-ports Sat Apr 21 13:40:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0205A37B423 for ; Sat, 21 Apr 2001 13:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3LKe1o80367; Sat, 21 Apr 2001 13:40:01 -0700 (PDT) (envelope-from gnats) Received: from electron.databits.net (electron.databits.net [207.29.204.16]) by hub.freebsd.org (Postfix) with ESMTP id 0137737B422 for ; Sat, 21 Apr 2001 13:36:43 -0700 (PDT) (envelope-from petef@electron.databits.net) Received: (from petef@localhost) by electron.databits.net (8.11.3/8.11.3) id f3LKacY02506; Sat, 21 Apr 2001 16:36:38 -0400 (EDT) (envelope-from petef) Message-Id: <200104212036.f3LKacY02506@electron.databits.net> Date: Sat, 21 Apr 2001 16:36:38 -0400 (EDT) From: petef@databits.net Reply-To: petef@databits.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/26758: Update net/nslint to version 2.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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