FreeBSD Bugzilla – Attachment 58577 Details for
Bug 88243
[port update] dns/pdnsd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pdnsd.diff
pdnsd.diff (text/plain), 2.60 KB, created by
Gabor Kovesdan
on 2005-10-30 16:50:15 UTC
(
hide
)
Description:
pdnsd.diff
Filename:
MIME Type:
Creator:
Gabor Kovesdan
Created:
2005-10-30 16:50:15 UTC
Size:
2.60 KB
patch
obsolete
>diff -urN /usr/ports/dns/pdnsd/Makefile ../pdnsd/Makefile >--- /usr/ports/dns/pdnsd/Makefile Sun Oct 30 07:42:53 2005 >+++ ../pdnsd/Makefile Sun Oct 30 17:44:30 2005 >@@ -6,18 +6,18 @@ > # > > PORTNAME= pdnsd >-PORTVERSION= 1.2 >+PORTVERSION= 1.2.3 > CATEGORIES= dns > MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/releases/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-par > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= gkovesdan@t-hosting.hu > COMMENT= Caching (permanently, writes to disk on exit) DNS proxy-server > > GNU_CONFIGURE= yes > USE_GMAKE= yes >-CONFIGURE_ARGS= --with-cachedir=${PDNSDB} \ >- --enable-ipv6 >+CONFIGURE_ARGS= --with-cachedir=${PDNSDB} >+ > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > > MAN5= pdnsd.conf.5 >@@ -27,6 +27,10 @@ > DOCSRCDIR= ${WRKSRC}/doc > DOC_FILES= html/dl.html html/doc.html html/faq.html html/index.html > DOC_FILES+= txt/faq.txt txt/intro.txt txt/manual.txt >+ >+.if !defined{WITHOUT_IPV6} >+CONFIGURE_ARGS+= --enable-ipv6 >+.endif > > post-install: > @${MKDIR} ${PREFIX}/etc/rc.d >diff -urN /usr/ports/dns/pdnsd/distinfo ../pdnsd/distinfo >--- /usr/ports/dns/pdnsd/distinfo Tue Jan 11 16:26:24 2005 >+++ ../pdnsd/distinfo Sun Oct 30 08:59:52 2005 >@@ -1,2 +1,2 @@ >-MD5 (pdnsd-1.2-par.tar.gz) = 0ddcc8c1a3e6301df1a18ad320260d67 >-SIZE (pdnsd-1.2-par.tar.gz) = 345082 >+MD5 (pdnsd-1.2.3-par.tar.gz) = 76f8be89e8fd0c8f08ba0d919216e475 >+SIZE (pdnsd-1.2.3-par.tar.gz) = 532232 >diff -urN /usr/ports/dns/pdnsd/files/patch-src_conff.h ../pdnsd/files/patch-src_conff.h >--- /usr/ports/dns/pdnsd/files/patch-src_conff.h Tue Nov 23 17:19:36 2004 >+++ ../pdnsd/files/patch-src_conff.h Sun Oct 30 09:02:35 2005 >@@ -1,5 +1,5 @@ >---- src/conff.h.orig Fri Oct 29 01:11:36 2004 >-+++ src/conff.h Fri Oct 29 01:12:36 2004 >+--- src/conff.h.orig Mon Jun 27 21:57:22 2005 >++++ src/conff.h Sun Oct 30 09:01:08 2005 > @@ -32,6 +32,9 @@ > #include <config.h> > #include <stdio.h> >@@ -7,6 +7,6 @@ > +#if TARGET==TARGET_BSD > +#include <sys/socket.h> > +#endif >+ #include <sys/socket.h> > #include <net/if.h> > #include "ipvers.h" >- #include "list.h" >diff -urN /usr/ports/dns/pdnsd/files/patch-src_dns.h ../pdnsd/files/patch-src_dns.h >--- /usr/ports/dns/pdnsd/files/patch-src_dns.h Tue Nov 23 17:19:36 2004 >+++ ../pdnsd/files/patch-src_dns.h Sun Oct 30 09:05:28 2005 >@@ -1,5 +1,5 @@ >---- src/dns.h.orig Fri Oct 29 01:03:35 2004 >-+++ src/dns.h Fri Oct 29 01:04:55 2004 >+--- src/dns.h.orig Fri Jul 1 14:33:35 2005 >++++ src/dns.h Sun Oct 30 09:04:28 2005 > @@ -27,6 +27,9 @@ > > #include <config.h> >@@ -7,6 +7,6 @@ > +#if TARGET==TARGET_BSD > +#include <sys/socket.h> > +#endif >+ #include <sys/socket.h> > #include <net/if.h> > #include <sys/types.h> >- #include <inttypes.h>
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 88243
: 58577