ports/75450: [PATCH] dns/pdnsd: update 1.2 to 1.2.1
Andrey Slusar
anray at inet.ua
Fri Dec 24 00:00:59 UTC 2004
>Number: 75450
>Category: ports
>Synopsis: [PATCH] dns/pdnsd: update 1.2 to 1.2.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 24 00:00:55 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Andrey Slusar
>Release: FreeBSD 5.3-STABLE i386
>Organization:
Santinel
>Environment:
System: FreeBSD santinel.home.ua 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Nov 30 13:06:39 EET 2004 anray at santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
files/patch-src_conff.h and files/patch-src_dns.h is removed
Update 1.2 to 1.2.1
>How-To-Repeat:
>Fix:
--- pdnsd.diff begins here ---
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>
--- pdnsd.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list