* [gentoo-commits] gentoo-x86 commit in net-dns/bind-tools/files: bind-libxml2-2.8.x.patch
@ 2012-07-28 20:11 Christian Ruppert (idl0r)
0 siblings, 0 replies; 2+ messages in thread
From: Christian Ruppert (idl0r) @ 2012-07-28 20:11 UTC (permalink / raw
To: gentoo-commits
idl0r 12/07/28 20:11:08
Added: bind-libxml2-2.8.x.patch
Log:
Fix KEYWORDS...
(Portage version: 2.1.10.65/cvs/Linux i686)
Revision Changes Path
1.1 net-dns/bind-tools/files/bind-libxml2-2.8.x.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/files/bind-libxml2-2.8.x.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/files/bind-libxml2-2.8.x.patch?rev=1.1&content-type=text/plain
Index: bind-libxml2-2.8.x.patch
===================================================================
From d2da04f6e412b1c115ceb8c2fb857c724de1faa7 Mon Sep 17 00:00:00 2001
From: Christian Ruppert <idl0r@gentoo.org>
Date: Sat, 28 Jul 2012 21:42:36 +0200
Subject: [PATCH] Detect libxml2-2.8.x
---
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.in b/configure.in
index 2c3f1f2..b0d5ff7 100644
--- a/configure.in
+++ b/configure.in
@@ -1222,7 +1222,7 @@ case "$use_libxml2" in
;;
auto|yes)
case X`(xml2-config --version) 2>/dev/null` in
- X2.[[67]].*)
+ X2.[[678]].*)
libxml2_libs=`xml2-config --libs`
libxml2_cflags=`xml2-config --cflags`
;;
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-dns/bind-tools/files: bind-libxml2-2.8.x.patch
@ 2014-08-15 12:03 Christian Ruppert (idl0r)
0 siblings, 0 replies; 2+ messages in thread
From: Christian Ruppert (idl0r) @ 2014-08-15 12:03 UTC (permalink / raw
To: gentoo-commits
idl0r 14/08/15 12:03:17
Removed: bind-libxml2-2.8.x.patch
Log:
Cleanup and version bumps
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B427ABC8)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-15 12:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-15 12:03 [gentoo-commits] gentoo-x86 commit in net-dns/bind-tools/files: bind-libxml2-2.8.x.patch Christian Ruppert (idl0r)
-- strict thread matches above, loose matches on Subject: below --
2012-07-28 20:11 Christian Ruppert (idl0r)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox