FreeBSD Bugzilla – Attachment 102890 Details for
Bug 142723
[PATCH] dns/maradns: update to 1.4.02, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
maradns-1.4.02.patch
maradns-1.4.02.patch (text/plain), 3.65 KB, created by
Bernhard Froehlich
on 2010-01-11 18:20:02 UTC
(
hide
)
Description:
maradns-1.4.02.patch
Filename:
MIME Type:
Creator:
Bernhard Froehlich
Created:
2010-01-11 18:20:02 UTC
Size:
3.65 KB
patch
obsolete
>diff -ruN --exclude=CVS --exclude=.svn /usr/ports/dns/maradns.orig/Makefile /usr/ports/dns/maradns/Makefile >--- /usr/ports/dns/maradns.orig/Makefile 2009-10-07 11:51:28.000000000 +0200 >+++ /usr/ports/dns/maradns/Makefile 2010-01-11 18:13:07.000000000 +0100 >@@ -6,13 +6,12 @@ > # > > PORTNAME= maradns >-PORTVERSION= 1.3.07.09 >-PORTREVISION= 1 >+PORTVERSION= 1.4.02 > CATEGORIES= dns >-MASTER_SITES= http://www.maradns.org/download/1.3/${PORTVERSION}/ \ >- http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/ >+MASTER_SITES= http://www.maradns.org/download/1.4/${PORTVERSION}/ \ >+ SF/${PORTNAME}/MaraDNS/${PORTVERSION}/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= decke@bluelife.at > COMMENT= DNS server with focus on security and simplicity > > REINPLACE_ARGS= -i "" >diff -ruN --exclude=CVS --exclude=.svn /usr/ports/dns/maradns.orig/distinfo /usr/ports/dns/maradns/distinfo >--- /usr/ports/dns/maradns.orig/distinfo 2009-09-23 13:41:48.000000000 +0200 >+++ /usr/ports/dns/maradns/distinfo 2010-01-11 18:04:03.000000000 +0100 >@@ -1,3 +1,3 @@ >-MD5 (maradns-1.3.07.09.tar.gz) = 61a7c575e8491d825d8b85621becc34e >-SHA256 (maradns-1.3.07.09.tar.gz) = 226a4ed0a9696f5230c5eda80142afc6fa756111dac8ae484bb9a82bc1bcf373 >-SIZE (maradns-1.3.07.09.tar.gz) = 1386748 >+MD5 (maradns-1.4.02.tar.gz) = ec8d4ddb6609f2608bcc7e56530e89ae >+SHA256 (maradns-1.4.02.tar.gz) = be7e06476edaf9781fd3600ea6eff0b27d4ba5b5c28d005be925c3a5a28fef50 >+SIZE (maradns-1.4.02.tar.gz) = 1395579 >diff -ruN --exclude=CVS --exclude=.svn /usr/ports/dns/maradns.orig/files/patch-tcp_zoneserver.c /usr/ports/dns/maradns/files/patch-tcp_zoneserver.c >--- /usr/ports/dns/maradns.orig/files/patch-tcp_zoneserver.c 2009-09-23 14:03:29.000000000 +0200 >+++ /usr/ports/dns/maradns/files/patch-tcp_zoneserver.c 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- tcp/zoneserver.c.orig 2009-09-23 02:00:29.000000000 +0200 >-+++ tcp/zoneserver.c 2009-09-23 02:03:05.000000000 +0200 >-@@ -1014,7 +1014,7 @@ >- js_string *synth_soa_origin; >- >- /* Kill children processes when we are signaled */ >-- if(setpgrp()) { >-+ if(setpgrp(0, 0)) { >- printf(strerror(errno)); /* harderror() would kill the group which may not be correct yet */ >- return 3; >- } >diff -ruN --exclude=CVS --exclude=.svn /usr/ports/dns/maradns.orig/files/patch-tools_Makefile /usr/ports/dns/maradns/files/patch-tools_Makefile >--- /usr/ports/dns/maradns.orig/files/patch-tools_Makefile 2007-06-16 14:42:14.000000000 +0200 >+++ /usr/ports/dns/maradns/files/patch-tools_Makefile 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- tools/Makefile.orig Sat Jun 2 13:33:56 2007 >-+++ tools/Makefile Sat Jun 2 13:38:09 2007 >-@@ -27,7 +27,7 @@ >- $(CC) $(FLAGS) -o benchmark benchmark.c $(OBJECTS) $(POBJECTS) >- >- duende: duende.c >-- $(CC) $(FLAGS) -o duende duende.c >-+ $(CC) $(FLAGS) -o duende duende.c -lutil >- >- strip.control: strip.control.c >- $(CC) $(FLAGS) -o strip.control strip.control.c >diff -ruN --exclude=CVS --exclude=.svn /usr/ports/dns/maradns.orig/files/patch-tools_Makefile.recursive /usr/ports/dns/maradns/files/patch-tools_Makefile.recursive >--- /usr/ports/dns/maradns.orig/files/patch-tools_Makefile.recursive 1970-01-01 01:00:00.000000000 +0100 >+++ /usr/ports/dns/maradns/files/patch-tools_Makefile.recursive 2010-01-08 09:56:26.000000000 +0100 >@@ -0,0 +1,11 @@ >+--- tools/Makefile.recursive.orig 2006-01-02 17:59:33.000000000 +0100 >++++ tools/Makefile.recursive 2010-01-08 09:51:36.000000000 +0100 >+@@ -27,7 +27,7 @@ >+ $(CC) $(FLAGS) -o benchmark benchmark.c $(OBJECTS) $(POBJECTS) >+ >+ duende: duende.c >+- $(CC) $(FLAGS) -o duende duende.c >++ $(CC) $(FLAGS) -o duende duende.c -lutil >+ >+ strip.control: strip.control.c >+ $(CC) $(FLAGS) -o strip.control strip.control.c
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 142723
: 102890