aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsutl
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-13 11:13:34 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-13 11:13:34 +0000
commit729d5f1268f22af4ce40df609aad46e74b4e1ed2 (patch)
treef18fa431076fb391aaca24cea3c245e833fa4be1 /dns/dnsutl
parent7758efbcb285bb5c54405a9f7008fd2364c836ec (diff)
downloadports-729d5f1268f22af4ce40df609aad46e74b4e1ed2.tar.gz
ports-729d5f1268f22af4ce40df609aad46e74b4e1ed2.zip
Update to 1.6.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30572
Diffstat (limited to 'dns/dnsutl')
-rw-r--r--dns/dnsutl/Makefile9
-rw-r--r--dns/dnsutl/distinfo2
-rw-r--r--dns/dnsutl/files/patch-aa29
-rw-r--r--dns/dnsutl/pkg-plist1
4 files changed, 26 insertions, 15 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile
index fd88845dcb6e..974a7ce59f87 100644
--- a/dns/dnsutl/Makefile
+++ b/dns/dnsutl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dnsutl
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= net
MASTER_SITES= http://www.canb.auug.org.au/~millerp/dnsutl/ \
http://www.tip.net.au/~millerp/dnsutl/ \
@@ -18,8 +18,9 @@ MAINTAINER= Karl.Dietz@frankfurt.netsurf.de
GNU_CONFIGURE= yes
ALL_TARGET= all sure
-MAN1= dns-bootp.1 dns-bootparams.1 dns-ethers-import.1 \
- dns-ethers.1 dns-filter.1 dns-hosts-import.1 \
- dns-hosts.1 dns-license.1 dns-ng.1 dns-rev.1
+MAN1= dns-boot-check.1 dns-bootp.1 dns-bootparams.1 \
+ dns-ethers-import.1 dns-ethers.1 dns-filter.1 \
+ dns-hosts-import.1 dns-hosts.1 dns-license.1 \
+ dns-ng.1 dns-rev.1
.include <bsd.port.mk>
diff --git a/dns/dnsutl/distinfo b/dns/dnsutl/distinfo
index 31eaf42e8cb8..1a451ab55614 100644
--- a/dns/dnsutl/distinfo
+++ b/dns/dnsutl/distinfo
@@ -1 +1 @@
-MD5 (dnsutl-1.5.tar.gz) = 732e58e1737519c2581dc192bd31f118
+MD5 (dnsutl-1.6.tar.gz) = 4cb1882c19c31de7a2e56d449b66bf97
diff --git a/dns/dnsutl/files/patch-aa b/dns/dnsutl/files/patch-aa
index 14fcc4467082..676db278a228 100644
--- a/dns/dnsutl/files/patch-aa
+++ b/dns/dnsutl/files/patch-aa
@@ -12,7 +12,16 @@
# You should not need to alter anything below this point.
#------------------------------------------------------------
-@@ -594,7 +599,7 @@
+@@ -644,7 +649,7 @@
+ awk -f etc/txt2c.awk man1/dns-boot-check.1 > $@
+
+ $(mandir)/man1/dns-boot-check.1: man1/dns-boot-check.1 man1/.mandir
+- $(SOELIM) -Iman1 man1/dns-boot-check.1 > tmp
++ (cd man1; $(SOELIM) dns-boot-check.1) > tmp
+ $(INSTALL_DATA) tmp $@
+ @rm tmp
+
+@@ -652,7 +657,7 @@
awk -f etc/txt2c.awk man1/dns-bootp.1 > $@
$(mandir)/man1/dns-bootp.1: man1/dns-bootp.1 man1/.mandir
@@ -21,7 +30,7 @@
$(INSTALL_DATA) tmp $@
@rm tmp
-@@ -602,7 +607,7 @@
+@@ -660,7 +665,7 @@
awk -f etc/txt2c.awk man1/dns-bootparams.1 > $@
$(mandir)/man1/dns-bootparams.1: man1/dns-bootparams.1 man1/.mandir
@@ -30,7 +39,7 @@
$(INSTALL_DATA) tmp $@
@rm tmp
-@@ -611,7 +616,7 @@
+@@ -669,7 +674,7 @@
$(mandir)/man1/dns-ethers-import.1: man1/dns-ethers-import.1 \
man1/.mandir
@@ -39,7 +48,7 @@
$(INSTALL_DATA) tmp $@
@rm tmp
-@@ -619,7 +624,7 @@
+@@ -677,7 +682,7 @@
awk -f etc/txt2c.awk man1/dns-ethers.1 > $@
$(mandir)/man1/dns-ethers.1: man1/dns-ethers.1 man1/.mandir
@@ -48,7 +57,7 @@
$(INSTALL_DATA) tmp $@
@rm tmp
-@@ -627,7 +632,7 @@
+@@ -685,7 +690,7 @@
awk -f etc/txt2c.awk man1/dns-filter.1 > $@
$(mandir)/man1/dns-filter.1: man1/dns-filter.1 man1/.mandir
@@ -57,7 +66,7 @@
$(INSTALL_DATA) tmp $@
@rm tmp
-@@ -635,7 +640,7 @@
+@@ -693,7 +698,7 @@
awk -f etc/txt2c.awk man1/dns-hosts-import.1 > $@
$(mandir)/man1/dns-hosts-import.1: man1/dns-hosts-import.1 man1/.mandir
@@ -66,7 +75,7 @@
$(INSTALL_DATA) tmp $@
@rm tmp
-@@ -643,7 +648,7 @@
+@@ -701,7 +706,7 @@
awk -f etc/txt2c.awk man1/dns-hosts.1 > $@
$(mandir)/man1/dns-hosts.1: man1/dns-hosts.1 man1/.mandir
@@ -75,7 +84,7 @@
$(INSTALL_DATA) tmp $@
@rm tmp
-@@ -651,7 +656,7 @@
+@@ -709,7 +714,7 @@
awk -f etc/txt2c.awk man1/dns-license.1 > $@
$(mandir)/man1/dns-license.1: man1/dns-license.1 man1/.mandir
@@ -84,7 +93,7 @@
$(INSTALL_DATA) tmp $@
@rm tmp
-@@ -659,7 +664,7 @@
+@@ -717,7 +722,7 @@
awk -f etc/txt2c.awk man1/dns-ng.1 > $@
$(mandir)/man1/dns-ng.1: man1/dns-ng.1 man1/.mandir
@@ -93,7 +102,7 @@
$(INSTALL_DATA) tmp $@
@rm tmp
-@@ -667,7 +672,7 @@
+@@ -725,7 +730,7 @@
awk -f etc/txt2c.awk man1/dns-rev.1 > $@
$(mandir)/man1/dns-rev.1: man1/dns-rev.1 man1/.mandir
diff --git a/dns/dnsutl/pkg-plist b/dns/dnsutl/pkg-plist
index f29fb37b521d..8b5153f36c99 100644
--- a/dns/dnsutl/pkg-plist
+++ b/dns/dnsutl/pkg-plist
@@ -1,3 +1,4 @@
+bin/dns-boot-check
bin/dns-bootp
bin/dns-bootparams
bin/dns-ethers-import