summaryrefslogtreecommitdiffstats
path: root/net/doc
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2004-04-15 11:29:20 +0000
committersanpei <sanpei@FreeBSD.org>2004-04-15 11:29:20 +0000
commit33862ddd687004cfe7882054ebee703227b6f931 (patch)
tree811006d60d3a047c1cbdccb68c256b6673c003a1 /net/doc
parentfe54b714b8fa321c79c8181e2826d7c873cb0c53 (diff)
downloadFreeBSD-ports-33862ddd687004cfe7882054ebee703227b6f931.zip
FreeBSD-ports-33862ddd687004cfe7882054ebee703227b6f931.tar.gz
statically define dig command.
doc was only support bind-8's dig, not support bind-9 one.
Diffstat (limited to 'net/doc')
-rw-r--r--net/doc/Makefile1
-rw-r--r--net/doc/files/patch-aa13
2 files changed, 12 insertions, 2 deletions
diff --git a/net/doc/Makefile b/net/doc/Makefile
index c7f622e..6135240 100644
--- a/net/doc/Makefile
+++ b/net/doc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= doc
PORTVERSION= 2.1.4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= sanpei
diff --git a/net/doc/files/patch-aa b/net/doc/files/patch-aa
index 31078ec..3c50f6e 100644
--- a/net/doc/files/patch-aa
+++ b/net/doc/files/patch-aa
@@ -1,5 +1,14 @@
---- doc.org Sun Nov 28 17:21:08 1999
-+++ doc Sun Nov 28 17:22:36 1999
+--- doc.orig Fri Aug 7 22:49:48 1998
++++ doc Thu Apr 15 20:19:47 2004
+@@ -40,7 +40,7 @@
+
+ ######## alias to DiG Version 2.0 (if not in path)
+ ##
+-# alias dig '/nfs/u5/hotz/bin.sun3/dig'
++alias dig '/usr/bin/dig'
+
+
+ ######## Differences in 'tr' program
@@ -65,7 +65,7 @@
## Note: Make *sure* you keep the trailing slash on the directory
## name, otherwise doc won't work right.
OpenPOWER on IntegriCloud