summaryrefslogtreecommitdiff
path: root/net/dnsdoctor
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2007-01-28 15:22:54 +0000
committertaca <taca@pkgsrc.org>2007-01-28 15:22:54 +0000
commit71ae772320fad14bc719c9d4ebd5bd03d7fc2228 (patch)
tree47ea3ce978cc52ce0f40ec7c38150398b00ee55f /net/dnsdoctor
parentc547ab46b9930c29e4c90c3651f49c9a388e2ed3 (diff)
downloadpkgsrc-71ae772320fad14bc719c9d4ebd5bd03d7fc2228.tar.gz
Update dnsdoctor package to 1.0.1.
2006-02-10 DNSdoctor-1.0.1 * l10n: chinese translation thanks to cnnic * man: fixed man page hyphens for UTF-8 * check: new test checking that the nameservers are not part of the same domain (all_same_domain) * check: added timeout for the whole smtp session * check: smtp timeout are now configurable * html: use italic for guessed values (ns, ip addresses) * html: added correct favicon
Diffstat (limited to 'net/dnsdoctor')
-rw-r--r--net/dnsdoctor/Makefile4
-rw-r--r--net/dnsdoctor/PLIST20
-rw-r--r--net/dnsdoctor/distinfo8
3 files changed, 24 insertions, 8 deletions
diff --git a/net/dnsdoctor/Makefile b/net/dnsdoctor/Makefile
index 6e4f5f82b21..6a3ac8a4d76 100644
--- a/net/dnsdoctor/Makefile
+++ b/net/dnsdoctor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:18 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/01/28 15:22:54 taca Exp $
#
-DISTNAME= dnsdoctor-1.0.0
+DISTNAME= dnsdoctor-1.0.1
CATEGORIES= net
MASTER_SITES= http://www.dnsdoctor.org/download/src/
EXTRACT_SUFX= .tgz
diff --git a/net/dnsdoctor/PLIST b/net/dnsdoctor/PLIST
index fe9e373921c..995c963185f 100644
--- a/net/dnsdoctor/PLIST
+++ b/net/dnsdoctor/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/29 10:00:07 seb Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/01/28 15:22:54 taca Exp $
bin/dnsdoctor
libexec/dnsdoctor/cgi-bin/diagnose.cgi
libexec/dnsdoctor/dnsdoctor/cache.rb
@@ -59,38 +59,52 @@ libexec/dnsdoctor/lib/textfmt.rb
libexec/dnsdoctor/lib/whois.rb
libexec/dnsdoctor/locale/cgi.en
libexec/dnsdoctor/locale/cgi.fr
+libexec/dnsdoctor/locale/cgi.zh
libexec/dnsdoctor/locale/cli.en
libexec/dnsdoctor/locale/cli.fr
libexec/dnsdoctor/locale/dnsdoctor.en
libexec/dnsdoctor/locale/dnsdoctor.fr
+libexec/dnsdoctor/locale/dnsdoctor.zh
libexec/dnsdoctor/locale/gtk.en
libexec/dnsdoctor/locale/gtk.fr
libexec/dnsdoctor/locale/inetd.en
libexec/dnsdoctor/locale/inetd.fr
libexec/dnsdoctor/locale/test/axfr.en
libexec/dnsdoctor/locale/test/axfr.fr
+libexec/dnsdoctor/locale/test/axfr.zh
libexec/dnsdoctor/locale/test/connectivity.en
libexec/dnsdoctor/locale/test/connectivity.fr
+libexec/dnsdoctor/locale/test/connectivity.zh
libexec/dnsdoctor/locale/test/generic.en
libexec/dnsdoctor/locale/test/generic.fr
+libexec/dnsdoctor/locale/test/generic.zh
libexec/dnsdoctor/locale/test/interop.en
libexec/dnsdoctor/locale/test/interop.fr
+libexec/dnsdoctor/locale/test/interop.zh
libexec/dnsdoctor/locale/test/loopback.en
libexec/dnsdoctor/locale/test/loopback.fr
+libexec/dnsdoctor/locale/test/loopback.zh
libexec/dnsdoctor/locale/test/mail.en
libexec/dnsdoctor/locale/test/mail.fr
+libexec/dnsdoctor/locale/test/mail.zh
libexec/dnsdoctor/locale/test/misc.en
libexec/dnsdoctor/locale/test/misc.fr
+libexec/dnsdoctor/locale/test/misc.zh
libexec/dnsdoctor/locale/test/mx.en
libexec/dnsdoctor/locale/test/mx.fr
+libexec/dnsdoctor/locale/test/mx.zh
libexec/dnsdoctor/locale/test/nameserver.en
libexec/dnsdoctor/locale/test/nameserver.fr
+libexec/dnsdoctor/locale/test/nameserver.zh
libexec/dnsdoctor/locale/test/ns.en
libexec/dnsdoctor/locale/test/ns.fr
+libexec/dnsdoctor/locale/test/ns.zh
libexec/dnsdoctor/locale/test/rootserver.en
libexec/dnsdoctor/locale/test/rootserver.fr
+libexec/dnsdoctor/locale/test/rootserver.zh
libexec/dnsdoctor/locale/test/soa.en
libexec/dnsdoctor/locale/test/soa.fr
+libexec/dnsdoctor/locale/test/soa.zh
libexec/dnsdoctor/test/axfr.rb
libexec/dnsdoctor/test/connectivity.rb
libexec/dnsdoctor/test/generic.rb
@@ -105,7 +119,9 @@ libexec/dnsdoctor/test/rootserver.rb
libexec/dnsdoctor/test/soa.rb
libexec/dnsdoctor/www/html/form.html.en
libexec/dnsdoctor/www/html/form.html.fr
+libexec/dnsdoctor/www/html/form.html.zh
libexec/dnsdoctor/www/img/details.png
+libexec/dnsdoctor/www/img/ddoc-fav.png
libexec/dnsdoctor/www/img/element.png
libexec/dnsdoctor/www/img/fatal.png
libexec/dnsdoctor/www/img/gear.png
@@ -120,7 +136,6 @@ libexec/dnsdoctor/www/img/primary.png
libexec/dnsdoctor/www/img/ref.png
libexec/dnsdoctor/www/img/secondary.png
libexec/dnsdoctor/www/img/warning.png
-libexec/dnsdoctor/www/img/zc-fav.png
libexec/dnsdoctor/www/img/zone.png
libexec/dnsdoctor/www/js/formvalidation.js
libexec/dnsdoctor/www/js/popupmenu.js
@@ -132,6 +147,7 @@ share/doc/dnsdoctor/CREDITS
share/doc/dnsdoctor/HISTORY
share/doc/dnsdoctor/README
share/examples/dnsdoctor/afnic.profile
+share/examples/dnsdoctor/cn.profile
share/examples/dnsdoctor/de.profile
share/examples/dnsdoctor/default.profile
share/examples/dnsdoctor/dnsdoctor.conf
diff --git a/net/dnsdoctor/distinfo b/net/dnsdoctor/distinfo
index 4370781cf73..b94d39cec95 100644
--- a/net/dnsdoctor/distinfo
+++ b/net/dnsdoctor/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/01/29 10:00:07 seb Exp $
+$NetBSD: distinfo,v 1.2 2007/01/28 15:22:54 taca Exp $
-SHA1 (dnsdoctor-1.0.0.tgz) = b2859fa531659868ee404d0ce936cbe30c1f4a82
-RMD160 (dnsdoctor-1.0.0.tgz) = 2640542abea6eccd660b9b1529a399946f5ebdd2
-Size (dnsdoctor-1.0.0.tgz) = 328119 bytes
+SHA1 (dnsdoctor-1.0.1.tgz) = 56a5d19d691c54d0fc701a655d1803980cbc1fb5
+RMD160 (dnsdoctor-1.0.1.tgz) = 9e3d3f577b05558ef543cb7e864e6b0a0b4e098a
+Size (dnsdoctor-1.0.1.tgz) = 353555 bytes
SHA1 (patch-aa) = 493ae7976c03dc613144e7f412e2911057b01525