summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2011-03-10 15:16:38 -0800
committerGeorge Sherwood2011-03-12 10:14:43 -0600
commit9423e577a400ccafed31eda010d065ae147b4f70 (patch)
tree592b5a0e507c05d0c2f303c851247a74de8248af
parent3c3351f24efad29fed3f5e40d34e8c880720ec7c (diff)
xauth: Configure flag IPv6 -> ipv6, PATCHLEVEL++, Bug #15951
(cherry picked from commit eff5644f6833e9fccb755f476f74f8b70cd830e1)
-rwxr-xr-xxorg-app/xauth/CONFIGURE6
-rwxr-xr-xxorg-app/xauth/DETAILS1
-rw-r--r--xorg-app/xauth/HISTORY4
3 files changed, 9 insertions, 2 deletions
diff --git a/xorg-app/xauth/CONFIGURE b/xorg-app/xauth/CONFIGURE
index 579d6a8111..f0504861a1 100755
--- a/xorg-app/xauth/CONFIGURE
+++ b/xorg-app/xauth/CONFIGURE
@@ -1,3 +1,5 @@
+list_remove XAUTH_OPTS "--enable-IPv6" &&
+
config_query_option XAUTH_OPTS \
'Enable UNIX domain socket transport?' \
y \
@@ -13,5 +15,5 @@ config_query_option XAUTH_OPTS \
config_query_option XAUTH_OPTS \
'Enable IPv6 support?' \
y \
- '--enable-IPv6' \
- '--disable-IPv6'
+ '--enable-ipv6' \
+ '--disable-ipv6'
diff --git a/xorg-app/xauth/DETAILS b/xorg-app/xauth/DETAILS
index 5079963d0c..43cefab5da 100755
--- a/xorg-app/xauth/DETAILS
+++ b/xorg-app/xauth/DETAILS
@@ -5,6 +5,7 @@
SOURCE=${PKG}-${VERSION}.tar.bz2
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+ PATCHLEVEL=1
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-app/xauth/HISTORY b/xorg-app/xauth/HISTORY
index 03c995e28f..b7020e7aed 100644
--- a/xorg-app/xauth/HISTORY
+++ b/xorg-app/xauth/HISTORY
@@ -1,3 +1,7 @@
+2011-03-10 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * CONFIGURE: IPv6 -> ipv6 (Bug #15951)
+
2010-12-21 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.0.5