Gentoo Archives: gentoo-commits

From: "Sven Wegener (swegener)" <swegener@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/pdns-recursor/files: pdns-recursor-3.1.4-chdir.patch pdns-recursor-3.1.4-statedir.patch
Date: Thu, 04 Oct 2007 11:04:02
Message-Id: E1IdOLu-0004M5-Ux@stork.gentoo.org
1 swegener 07/10/04 10:54:46
2
3 Modified: pdns-recursor-3.1.4-chdir.patch
4 pdns-recursor-3.1.4-statedir.patch
5 Log:
6 touchup patches
7 (Portage version: 2.1.3.11)
8
9 Revision Changes Path
10 1.2 net-dns/pdns-recursor/files/pdns-recursor-3.1.4-chdir.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/pdns-recursor/files/pdns-recursor-3.1.4-chdir.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/pdns-recursor/files/pdns-recursor-3.1.4-chdir.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/pdns-recursor/files/pdns-recursor-3.1.4-chdir.patch?r1=1.1&r2=1.2
15
16 Index: pdns-recursor-3.1.4-chdir.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/files/pdns-recursor-3.1.4-chdir.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- pdns-recursor-3.1.4-chdir.patch 8 Jun 2007 22:28:14 -0000 1.1
23 +++ pdns-recursor-3.1.4-chdir.patch 4 Oct 2007 10:54:46 -0000 1.2
24 @@ -1,6 +1,5 @@
25 -diff -Nur pdns-recursor-3.1.4.orig/pdns_recursor.cc pdns-recursor-3.1.4/pdns_recursor.cc
26 ---- pdns-recursor-3.1.4.orig/pdns_recursor.cc 2006-11-12 16:56:13.000000000 +0000
27 -+++ pdns-recursor-3.1.4/pdns_recursor.cc 2007-06-08 22:05:35.551419115 +0000
28 +--- pdns-recursor/pdns_recursor.cc
29 ++++ pdns-recursor/pdns_recursor.cc
30 @@ -1565,6 +1565,10 @@
31 }
32 }
33
34
35
36 1.3 net-dns/pdns-recursor/files/pdns-recursor-3.1.4-statedir.patch
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/pdns-recursor/files/pdns-recursor-3.1.4-statedir.patch?rev=1.3&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/pdns-recursor/files/pdns-recursor-3.1.4-statedir.patch?rev=1.3&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/pdns-recursor/files/pdns-recursor-3.1.4-statedir.patch?r1=1.2&r2=1.3
41
42 Index: pdns-recursor-3.1.4-statedir.patch
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/files/pdns-recursor-3.1.4-statedir.patch,v
45 retrieving revision 1.2
46 retrieving revision 1.3
47 diff -u -r1.2 -r1.3
48 --- pdns-recursor-3.1.4-statedir.patch 11 Jun 2007 19:13:11 -0000 1.2
49 +++ pdns-recursor-3.1.4-statedir.patch 4 Oct 2007 10:54:46 -0000 1.3
50 @@ -1,6 +1,5 @@
51 -diff -Nur pdns-recursor-3.1.4.orig/config.h pdns-recursor-3.1.4/config.h
52 ---- pdns-recursor-3.1.4.orig/config.h 2006-11-12 16:56:13.000000000 +0000
53 -+++ pdns-recursor-3.1.4/config.h 2007-06-08 21:54:26.227713454 +0000
54 +--- pdns-recursor/config.h
55 ++++ pdns-recursor/config.h
56 @@ -1,5 +1,5 @@
57 #define SYSCONFDIR "/etc/powerdns/"
58 -#define LOCALSTATEDIR "/var/run/"
59
60
61
62 --
63 gentoo-commits@g.o mailing list