diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-13 11:13:34 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-13 11:13:34 +0000 |
commit | 5ba0d165ee8ffa8e2d1c743cd41d2655f2693217 (patch) | |
tree | 717a568f43c13b25e926775f4052856b0d3d1ba8 /net | |
parent | 1888e79a4ec22a78c5e736a956be264c8fccc74d (diff) | |
download | FreeBSD-ports-5ba0d165ee8ffa8e2d1c743cd41d2655f2693217.zip FreeBSD-ports-5ba0d165ee8ffa8e2d1c743cd41d2655f2693217.tar.gz |
Update to 1.6.
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/dnsutl/Makefile | 9 | ||||
-rw-r--r-- | net/dnsutl/distinfo | 2 | ||||
-rw-r--r-- | net/dnsutl/files/patch-aa | 29 | ||||
-rw-r--r-- | net/dnsutl/pkg-plist | 1 |
4 files changed, 26 insertions, 15 deletions
diff --git a/net/dnsutl/Makefile b/net/dnsutl/Makefile index fd88845..974a7ce 100644 --- a/net/dnsutl/Makefile +++ b/net/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/net/dnsutl/distinfo b/net/dnsutl/distinfo index 31eaf42..1a451ab 100644 --- a/net/dnsutl/distinfo +++ b/net/dnsutl/distinfo @@ -1 +1 @@ -MD5 (dnsutl-1.5.tar.gz) = 732e58e1737519c2581dc192bd31f118 +MD5 (dnsutl-1.6.tar.gz) = 4cb1882c19c31de7a2e56d449b66bf97 diff --git a/net/dnsutl/files/patch-aa b/net/dnsutl/files/patch-aa index 14fcc44..676db27 100644 --- a/net/dnsutl/files/patch-aa +++ b/net/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/net/dnsutl/pkg-plist b/net/dnsutl/pkg-plist index f29fb37..8b5153f 100644 --- a/net/dnsutl/pkg-plist +++ b/net/dnsutl/pkg-plist @@ -1,3 +1,4 @@ +bin/dns-boot-check bin/dns-bootp bin/dns-bootparams bin/dns-ethers-import |