summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-07-16 00:10:47 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-07-16 00:10:47 +0000
commitd1e51295bee5cdbe20329c4dab2e8d53efc07f98 (patch)
treea01387323753077315c41162c28508a63e358fd3 /dev-db/unixODBC/files
parentadd patch for fbsd by spb (diff)
downloadhistorical-d1e51295bee5cdbe20329c4dab2e8d53efc07f98.tar.gz
historical-d1e51295bee5cdbe20329c4dab2e8d53efc07f98.tar.bz2
historical-d1e51295bee5cdbe20329c4dab2e8d53efc07f98.zip
Version bump thanks to Russell Chait. Fixes bug #77508
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-db/unixODBC/files')
-rw-r--r--dev-db/unixODBC/files/digest-unixODBC-2.2.111
-rw-r--r--dev-db/unixODBC/files/unixODBC-2.2.11-configure.in.patch10
2 files changed, 11 insertions, 0 deletions
diff --git a/dev-db/unixODBC/files/digest-unixODBC-2.2.11 b/dev-db/unixODBC/files/digest-unixODBC-2.2.11
new file mode 100644
index 000000000000..365defd88551
--- /dev/null
+++ b/dev-db/unixODBC/files/digest-unixODBC-2.2.11
@@ -0,0 +1 @@
+MD5 9ae806396844e38244cf65ad26ba0f23 unixODBC-2.2.11.tar.gz 2406740
diff --git a/dev-db/unixODBC/files/unixODBC-2.2.11-configure.in.patch b/dev-db/unixODBC/files/unixODBC-2.2.11-configure.in.patch
new file mode 100644
index 000000000000..6b72daa4f58e
--- /dev/null
+++ b/dev-db/unixODBC/files/unixODBC-2.2.11-configure.in.patch
@@ -0,0 +1,10 @@
+--- configure.in.orig 2003-12-10 20:08:49.000000000 -0800
++++ configure.in 2003-12-10 20:11:33.000000000 -0800
+@@ -29,6 +29,7 @@
+
+ if test "x$gui" = "xtrue"; then
+ AC_PROG_CXX
++AC_PATH_X
+ else
+ dnl This gets around a autoconf problem
+ if