Update to 2.0.2 release.
Submitted by maintainer Wangden Kelsang <wngdn@src.uchicago.edu>.
This commit is contained in:
parent
802a47b10f
commit
e56b946096
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2001/05/06 05:00:15 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2001/10/29 14:37:48 naddy Exp $
|
||||
# $FreeBSD: ports/net/nslint/Makefile,v 1.10 2000/04/09 18:12:37 cpiazza Exp $
|
||||
|
||||
COMMENT= "performs consistency checks on BIND files"
|
||||
COMMENT= "performs consistency checks on BIND files"
|
||||
|
||||
DISTNAME= nslint-2.0.2a2
|
||||
DISTNAME= nslint-2.0.2
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.402
|
||||
NEED_VERSION= 1.402
|
||||
MAINTAINER= Wangden Kelsang <wngdn@src.uchicago.edu>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -19,7 +19,7 @@ FLAVORS= static
|
||||
FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L} == "static"
|
||||
CONFIGURE_ENV= LDFLAGS=-static
|
||||
CONFIGURE_ENV+= LDFLAGS=-static
|
||||
.endif
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nslint-2.0.2a2.tar.gz) = 25e3eef43b9c85d1b07266912aa6ba4d
|
||||
RMD160 (nslint-2.0.2a2.tar.gz) = 46e2690e2bd9c3f3370a69b75b76353ad0073dee
|
||||
SHA1 (nslint-2.0.2a2.tar.gz) = 4f6c7bbffacfea06455078482d2d5edd03f590da
|
||||
MD5 (nslint-2.0.2.tar.gz) = 7485382bfdf23531f80dd05b05913d9a
|
||||
RMD160 (nslint-2.0.2.tar.gz) = 5c3c1ae81bac4913010021169221bb6cb73df1db
|
||||
SHA1 (nslint-2.0.2.tar.gz) = 2dff2a10ed28140fb3aa2fcdb36889fcdd498d2f
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-nslint_8,v 1.1.1.1 2001/02/28 23:57:34 naddy Exp $
|
||||
$OpenBSD: patch-nslint_8,v 1.2 2001/10/29 14:37:49 naddy Exp $
|
||||
--- nslint.8.orig Tue Feb 23 22:05:17 1999
|
||||
+++ nslint.8 Thu Mar 1 00:53:06 2001
|
||||
@@ -101,14 +101,14 @@ Missing quotes.
|
||||
@ -18,7 +18,7 @@ $OpenBSD: patch-nslint_8,v 1.1.1.1 2001/02/28 23:57:34 naddy Exp $
|
||||
.TP
|
||||
.B -B
|
||||
Specify an alternate
|
||||
@@ -398,7 +398,7 @@ lines for new networks.
|
||||
@@ -422,7 +422,7 @@ lines for new networks.
|
||||
.na
|
||||
.nh
|
||||
.nf
|
||||
@ -27,12 +27,3 @@ $OpenBSD: patch-nslint_8,v 1.1.1.1 2001/02/28 23:57:34 naddy Exp $
|
||||
nslint.boot - default nslint configuration file
|
||||
.ad
|
||||
.hy
|
||||
@@ -419,7 +419,7 @@ Lawrence Berkeley National Laboratory, U
|
||||
The current version is available via anonymous ftp:
|
||||
.LP
|
||||
.RS
|
||||
-.I ftp://ftp.ee.lbl.gov/nslint.tar.Z
|
||||
+.I ftp://ftp.ee.lbl.gov/nslint.tar.gz
|
||||
.RE
|
||||
.SH BUGS
|
||||
Please send bug reports to nslint@ee.lbl.gov.
|
||||
|
Loading…
Reference in New Issue
Block a user