FreeBSD Bugzilla – Attachment 67921 Details for
Bug 99998
[PATCH] dns/dnsdoctor: update to 1.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dnsdoctor-1.0.1.patch
dnsdoctor-1.0.1.patch (text/plain), 4.66 KB, created by
Cheng-Lung Sung
on 2006-07-10 07:40:16 UTC
(
hide
)
Description:
dnsdoctor-1.0.1.patch
Filename:
MIME Type:
Creator:
Cheng-Lung Sung
Created:
2006-07-10 07:40:16 UTC
Size:
4.66 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/dns/dnsdoctor/Makefile,v >retrieving revision 1.1 >diff -u -u -r1.1 Makefile >--- Makefile 6 Nov 2004 23:35:30 -0000 1.1 >+++ Makefile 10 Jul 2006 06:31:42 -0000 >@@ -6,10 +6,9 @@ > # > > PORTNAME= dnsdoctor >-PORTVERSION= 1.0.0 >+PORTVERSION= 1.0.1 > CATEGORIES= dns ipv6 ruby > MASTER_SITES= http://www.dnsdoctor.org/download/src/ >-MASTER_SITE_SUBDIR= ${PORTNAME}/src > EXTRACT_SUFX= .tgz > > MAINTAINER= janos.mohacsi@bsd.hu >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/dns/dnsdoctor/distinfo,v >retrieving revision 1.2 >diff -u -u -r1.2 distinfo >--- distinfo 22 Jan 2006 08:31:38 -0000 1.2 >+++ distinfo 10 Jul 2006 06:31:42 -0000 >@@ -1,3 +1,3 @@ >-MD5 (dnsdoctor-1.0.0.tgz) = a61de508b05e1f8da579348890269b29 >-SHA256 (dnsdoctor-1.0.0.tgz) = ec72b00ad4bc8c5bba18b5fa0878ccbb6704f8225e7fd4a51c6932f34791f07c >-SIZE (dnsdoctor-1.0.0.tgz) = 328119 >+MD5 (dnsdoctor-1.0.1.tgz) = 6c27544590f929fdd536e7cb4e51eea4 >+SHA256 (dnsdoctor-1.0.1.tgz) = 723d871ca9f0b14f887bba88f03400c9327a142d4d2e0befc2ce30ff6a56336f >+SIZE (dnsdoctor-1.0.1.tgz) = 353555 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/dns/dnsdoctor/pkg-plist,v >retrieving revision 1.1 >diff -u -u -r1.1 pkg-plist >--- pkg-plist 6 Nov 2004 23:35:30 -0000 1.1 >+++ pkg-plist 10 Jul 2006 06:31:42 -0000 >@@ -1,6 +1,7 @@ > @comment $FreeBSD: ports/dns/dnsdoctor/pkg-plist,v 1.1 2004/11/06 23:35:30 sergei Exp $ > bin/dnsdoctor > etc/dnsdoctor-dist/afnic.profile >+etc/dnsdoctor-dist/cn.profile > etc/dnsdoctor-dist/de.profile > etc/dnsdoctor-dist/default.profile > etc/dnsdoctor-dist/dnsdoctor.conf >@@ -69,36 +70,50 @@ > libexec/dnsdoctor/locale/cgi.fr > libexec/dnsdoctor/locale/cli.en > libexec/dnsdoctor/locale/cli.fr >+libexec/dnsdoctor/locale/cgi.zh > 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 >@@ -131,16 +146,16 @@ > %%PORTDOCS%%%%DOCSDIR%%/180px-OutputProgressText.png > %%PORTDOCS%%%%DOCSDIR%%/180px-OutputResultHTML.png > %%PORTDOCS%%%%DOCSDIR%%/180px-OutputResultText.png >-%%PORTDOCS%%%%DOCSDIR%%/Developer_guide.html >-%%PORTDOCS%%%%DOCSDIR%%/FAQ.html >-%%PORTDOCS%%%%DOCSDIR%%/Favicon.ico.html >+%%PORTDOCS%%%%DOCSDIR%%/Developer_guide.1.html >+%%PORTDOCS%%%%DOCSDIR%%/FAQ.1.html > %%PORTDOCS%%%%DOCSDIR%%/HISTORY > %%PORTDOCS%%%%DOCSDIR%%/INSTALL >-%%PORTDOCS%%%%DOCSDIR%%/Installation.html >+%%PORTDOCS%%%%DOCSDIR%%/Installation.1.html > %%PORTDOCS%%%%DOCSDIR%%/README >-%%PORTDOCS%%%%DOCSDIR%%/Robots.txt.html >-%%PORTDOCS%%%%DOCSDIR%%/Tests_description.html >-%%PORTDOCS%%%%DOCSDIR%%/User_guide.html >+%%PORTDOCS%%%%DOCSDIR%%/Tests_description.1.html >+%%PORTDOCS%%%%DOCSDIR%%/User_guide.1.html >+%%PORTDOCS%%%%DOCSDIR%%/magnify-clip.png >+%%PORTDOCS%%%%DOCSDIR%%/poweredby_mediawiki_88x31.png > %%PORTDOCS%%@dirrm %%DOCSDIR%% > %%DNSDOCTOR_CGI%%www/dnsdoctor/dnsdoctor.conf > %%DNSDOCTOR_CGI%%www/dnsdoctor/dnsdoctor.conf.in
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 99998
: 67921