diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-22 02:19:39 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-22 02:19:39 +0000 |
commit | 98ba52ccac61f67acfdece4ceb5e712a9e63f268 (patch) | |
tree | fbb49043a1b0a1dfc6c7ac0e2ef08a806a51daf3 /dns/nslint | |
parent | Update to 8.13d (diff) |
Update to version 2.0.1
PR: 16082
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=24889
Diffstat (limited to 'dns/nslint')
-rw-r--r-- | dns/nslint/Makefile | 4 | ||||
-rw-r--r-- | dns/nslint/distinfo | 2 | ||||
-rw-r--r-- | dns/nslint/files/patch-ac | 33 |
3 files changed, 18 insertions, 21 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile index 99f48a0405db..5554a255a9ad 100644 --- a/dns/nslint/Makefile +++ b/dns/nslint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nslint -# Version required: 2.0 +# Version required: 2.0.1 # Date created: 27 October 1997 # Whom: dglo@ssec.wisc.edu # # $FreeBSD$ # -DISTNAME= nslint-2.0 +DISTNAME= nslint-2.0.1 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ EXTRACT_SUFX= .tar.Z diff --git a/dns/nslint/distinfo b/dns/nslint/distinfo index fd609e561ea7..11bf82499395 100644 --- a/dns/nslint/distinfo +++ b/dns/nslint/distinfo @@ -1 +1 @@ -MD5 (nslint-2.0.tar.Z) = b20713878bbfb7497d20aae7bf6614a3 +MD5 (nslint-2.0.1.tar.Z) = 884805aa54976165e393e2f423b6da16 diff --git a/dns/nslint/files/patch-ac b/dns/nslint/files/patch-ac index a28f234dbdc7..0e42b54a654d 100644 --- a/dns/nslint/files/patch-ac +++ b/dns/nslint/files/patch-ac @@ -1,24 +1,14 @@ -*** nslint.8.orig Wed Sep 24 20:11:08 1997 ---- nslint.8 Mon Oct 27 09:54:44 1997 +*** nslint.8.orig Tue Feb 23 15:05:17 1999 +--- nslint.8 Sun Jan 2 14:48:23 2000 *************** -*** 101,107 **** +*** 101,114 **** Specify an alternate .I named.boot file. The default is -! .I /etc/named.boot - (just like - .IR named (8)). +! .IR /etc/named.boot . .TP ---- 101,107 ---- - Specify an alternate - .I named.boot - file. The default is -! .I /etc/namedb/named.boot - (just like - .IR named (8)). .TP -*************** -*** 110,116 **** + .B -c Specify an alternate .I named.conf file. The default is @@ -26,7 +16,14 @@ .TP .B -B Specify an alternate ---- 110,116 ---- +--- 101,114 ---- + Specify an alternate + .I named.boot + file. The default is +! .IR /etc/namedb/named.boot . + .TP + .TP + .B -c Specify an alternate .I named.conf file. The default is @@ -35,7 +32,7 @@ .B -B Specify an alternate *************** -*** 399,405 **** +*** 398,404 **** .na .nh .nf @@ -43,7 +40,7 @@ nslint.boot - default nslint configuration file .ad .hy ---- 399,405 ---- +--- 398,404 ---- .na .nh .nf |