aboutsummaryrefslogtreecommitdiff
path: root/dns/djbdns/files
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2014-02-17 23:02:06 +0000
committerDavid Thiel <lx@FreeBSD.org>2014-02-17 23:02:06 +0000
commit53ae62258b039225e9a551f9cfb6b461fe7a8503 (patch)
tree05c48fe28d3494a0a8d9ff1011bd3f2c2f374998 /dns/djbdns/files
parent63cd4cde6b351b1fad0cb23103736ceedafea283 (diff)
Notes
Diffstat (limited to 'dns/djbdns/files')
-rw-r--r--dns/djbdns/files/uint32.patch27
1 files changed, 9 insertions, 18 deletions
diff --git a/dns/djbdns/files/uint32.patch b/dns/djbdns/files/uint32.patch
index 075e696ef182..b677eb10628c 100644
--- a/dns/djbdns/files/uint32.patch
+++ b/dns/djbdns/files/uint32.patch
@@ -1,15 +1,6 @@
---- Makefile.orig 2013-12-17 14:29:31.000000000 -0700
-+++ Makefile 2013-12-17 14:30:30.000000000 -0700
-@@ -212,7 +212,7 @@
- chmod 755 choose
-
- clientloc.o: \
--compile clientloc.c open.h byte.h cdb.h ip6.h
-+compile clientloc.c open.h byte.h cdb.h ip6.h uint32.h
- ./compile clientloc.c
-
- compile: \
-@@ -337,7 +337,7 @@
+--- Makefile.orig Wed Dec 29 09:37:36 2004
++++ Makefile Wed Dec 29 09:52:11 2004
+@@ -333,7 +333,7 @@
dns_transmit.o: \
compile dns_transmit.c socket.h uint16.h alloc.h error.h byte.h \
uint16.h dns.h stralloc.h gen_alloc.h iopause.h taia.h tai.h uint64.h \
@@ -18,7 +9,7 @@
./compile dns_transmit.c
dns_txt.o: \
-@@ -859,15 +859,15 @@
+@@ -855,15 +855,15 @@
rm -f trylsock.o trylsock
socket_accept.o: \
@@ -37,7 +28,7 @@
./compile socket_bind.c
socket_bind6.o: \
-@@ -875,7 +875,7 @@
+@@ -871,7 +871,7 @@
./compile socket_bind6.c
socket_conn.o: \
@@ -46,7 +37,7 @@
./compile socket_conn.c
socket_connect6.o: \
-@@ -883,11 +883,11 @@
+@@ -879,11 +879,11 @@
./compile socket_connect6.c
socket_listen.o: \
@@ -60,7 +51,7 @@
./compile socket_recv.c
socket_recv6.o: \
-@@ -895,7 +895,7 @@
+@@ -891,7 +891,7 @@
./compile socket_recv6.c
socket_send.o: \
@@ -69,7 +60,7 @@
./compile socket_send.c
socket_send6.o: \
-@@ -903,7 +903,7 @@
+@@ -899,7 +899,7 @@
./compile socket_send6.c
socket_tcp.o: \
@@ -78,7 +69,7 @@
./compile socket_tcp.c
socket_tcp6.o: \
-@@ -911,7 +911,7 @@
+@@ -907,7 +907,7 @@
./compile socket_tcp6.c
socket_udp.o: \