FreeBSD Bugzilla – Attachment 49398 Details for
Bug 75450
[PATCH] dns/pdnsd: update 1.2 to 1.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pdnsd.diff
pdnsd.diff (text/plain), 1.77 KB, created by
Andrey Slusar
on 2004-12-24 00:00:55 UTC
(
hide
)
Description:
pdnsd.diff
Filename:
MIME Type:
Creator:
Andrey Slusar
Created:
2004-12-24 00:00:55 UTC
Size:
1.77 KB
patch
obsolete
>diff -ruN /usr/ports/dns/pdnsd/Makefile dns/pdnsd/Makefile >--- /usr/ports/dns/pdnsd/Makefile Tue Nov 23 22:46:59 2004 >+++ dns/pdnsd/Makefile Thu Dec 23 22:51:19 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= pdnsd >-PORTVERSION= 1.2 >+PORTVERSION= 1.2.1 > CATEGORIES= dns > MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/releases/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-par >diff -ruN /usr/ports/dns/pdnsd/distinfo dns/pdnsd/distinfo >--- /usr/ports/dns/pdnsd/distinfo Tue Nov 23 22:46:59 2004 >+++ dns/pdnsd/distinfo Thu Dec 23 22:53:51 2004 >@@ -1,2 +1,2 @@ >-MD5 (pdnsd-1.2-par.tar.gz) = 0ddcc8c1a3e6301df1a18ad320260d67 >-SIZE (pdnsd-1.2-par.tar.gz) = 345082 >+MD5 (pdnsd-1.2.1-par.tar.gz) = 7be77e25ba8b3de73df32706d956c294 >+SIZE (pdnsd-1.2.1-par.tar.gz) = 350181 >diff -ruN /usr/ports/dns/pdnsd/files/patch-src_conff.h dns/pdnsd/files/patch-src_conff.h >--- /usr/ports/dns/pdnsd/files/patch-src_conff.h Tue Nov 23 18:19:36 2004 >+++ dns/pdnsd/files/patch-src_conff.h Thu Jan 1 03:00:00 1970 >@@ -1,12 +0,0 @@ >---- src/conff.h.orig Fri Oct 29 01:11:36 2004 >-+++ src/conff.h Fri Oct 29 01:12:36 2004 >-@@ -32,6 +32,9 @@ >- #include <config.h> >- #include <stdio.h> >- #include <pthread.h> >-+#if TARGET==TARGET_BSD >-+#include <sys/socket.h> >-+#endif >- #include <net/if.h> >- #include "ipvers.h" >- #include "list.h" >diff -ruN /usr/ports/dns/pdnsd/files/patch-src_dns.h dns/pdnsd/files/patch-src_dns.h >--- /usr/ports/dns/pdnsd/files/patch-src_dns.h Tue Nov 23 18:19:36 2004 >+++ dns/pdnsd/files/patch-src_dns.h Thu Jan 1 03:00:00 1970 >@@ -1,12 +0,0 @@ >---- src/dns.h.orig Fri Oct 29 01:03:35 2004 >-+++ src/dns.h Fri Oct 29 01:04:55 2004 >-@@ -27,6 +27,9 @@ >- >- #include <config.h> >- #include <arpa/inet.h> >-+#if TARGET==TARGET_BSD >-+#include <sys/socket.h> >-+#endif >- #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 75450
: 49398