FreeBSD Bugzilla – Attachment 45698 Details for
Bug 70404
Update port: dns/dnrd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dnrd-port.2.14.1.patch
dnrd-port.2.14.1.patch (text/plain), 3.08 KB, created by
Natanael Copa
on 2004-08-13 14:20:22 UTC
(
hide
)
Description:
dnrd-port.2.14.1.patch
Filename:
MIME Type:
Creator:
Natanael Copa
Created:
2004-08-13 14:20:22 UTC
Size:
3.08 KB
patch
obsolete
>diff -ruN dnrd.orig/Makefile dnrd/Makefile >--- dnrd.orig/Makefile Thu Aug 12 09:07:49 2004 >+++ dnrd/Makefile Thu Aug 12 09:09:04 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= dnrd >-PORTVERSION= 2.14 >+PORTVERSION= 2.14.1 > CATEGORIES= dns > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= dnrd >diff -ruN dnrd.orig/distinfo dnrd/distinfo >--- dnrd.orig/distinfo Thu Aug 12 09:07:49 2004 >+++ dnrd/distinfo Thu Aug 12 09:12:03 2004 >@@ -1,2 +1,2 @@ >-MD5 (dnrd-2.14.tar.gz) = f0645955944a16594b50549abdc2d1c0 >-SIZE (dnrd-2.14.tar.gz) = 139548 >+MD5 (dnrd-2.14.1.tar.gz) = cdcc538779bf707617fae10824808b14 >+SIZE (dnrd-2.14.1.tar.gz) = 139799 >diff -ruN dnrd.orig/files/patch-configure dnrd/files/patch-configure >--- dnrd.orig/files/patch-configure Thu Aug 12 09:07:49 2004 >+++ dnrd/files/patch-configure Thu Jan 1 01:00:00 1970 >@@ -1,12 +0,0 @@ >---- configure.orig Wed Jul 21 09:52:13 2004 >-+++ configure Wed Jul 28 22:34:54 2004 >-@@ -4170,8 +4170,7 @@ >- >- case $host_os in >- netbsd*|bsdi*) ;; >-- freebsd4*) THREAD_CFLAGS="-pthread" ;; >-- freebsd*) THREAD_LIBS="-lc_r" ;; >-+ freebsd*) THREAD_CFLAGS="${PTHREAD_CFLAGS}" THREAD_LIBS="${PTHREAD_LIBS}" ;; >- linux*|openbsd*) THREAD_LIBS="-lpthread" ;; >- esac >- >diff -ruN dnrd.orig/files/patch-dns.c dnrd/files/patch-dns.c >--- dnrd.orig/files/patch-dns.c Thu Aug 12 09:07:49 2004 >+++ dnrd/files/patch-dns.c Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- src/dns.c Thu Jan 4 10:37:21 2001 >-+++ src/dns.c.new Sat Mar 10 14:29:38 2001 >-@@ -27,6 +27,7 @@ >- #include <ctype.h> >- >- #include <netdb.h> >-+#include <sys/types.h> >- #include <sys/socket.h> >- #include <netinet/in.h> >- #include <arpa/inet.h> >diff -ruN dnrd.orig/files/patch-query.h dnrd/files/patch-query.h >--- dnrd.orig/files/patch-query.h Thu Aug 12 09:07:49 2004 >+++ dnrd/files/patch-query.h Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- src/query.h.orig Sat Jan 6 14:56:49 2001 >-+++ src/query.h Sat Jan 6 14:56:59 2001 >-@@ -25,6 +25,7 @@ >- #ifndef _DNSR_QUERY_H_ >- #define _DNSR_QUERY_H_ >- >-+#include <sys/types.h> >- #include <time.h> >- #include <netinet/in.h> >- >diff -ruN dnrd.orig/files/patch-src-domnode.c dnrd/files/patch-src-domnode.c >--- dnrd.orig/files/patch-src-domnode.c Thu Aug 12 09:07:49 2004 >+++ dnrd/files/patch-src-domnode.c Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- src/domnode.c.orig Mon Jul 19 13:17:21 2004 >-+++ src/domnode.c Wed Jul 28 22:28:52 2004 >-@@ -26,6 +26,7 @@ >- >- #include <stdlib.h> >- #include <string.h> >-+#include <sys/types.h> >- #include <sys/socket.h> >- #include <netinet/in.h> >- #include <arpa/inet.h> >diff -ruN dnrd.orig/files/patch-src-relay.c dnrd/files/patch-src-relay.c >--- dnrd.orig/files/patch-src-relay.c Thu Aug 12 09:07:49 2004 >+++ dnrd/files/patch-src-relay.c Thu Jan 1 01:00:00 1970 >@@ -1,16 +0,0 @@ >---- src/relay.c.orig Mon Jul 19 13:17:21 2004 >-+++ src/relay.c Wed Jul 28 22:27:44 2004 >-@@ -19,12 +19,12 @@ >- */ >- >- #include <stdio.h> >-+#include <sys/types.h> >- #include <sys/socket.h> >- #include <netinet/in.h> >- #include <arpa/inet.h> >- #include <errno.h> >- #include <sys/time.h> >--#include <sys/types.h> >- #include <unistd.h> >- #include <string.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 70404
: 45698