summaryrefslogtreecommitdiff
path: root/databases/tokyotyrant/patches
diff options
context:
space:
mode:
authorobache <obache>2009-01-04 11:04:35 +0000
committerobache <obache>2009-01-04 11:04:35 +0000
commit419f15f602f876cb1797852115654554381ef4a7 (patch)
tree361b71c7a78c69355d20aaa6ce5f72892506f4f5 /databases/tokyotyrant/patches
parentf1f1dccc31df5128dfa6c02218c0deb3e29ff684 (diff)
downloadpkgsrc-419f15f602f876cb1797852115654554381ef4a7.tar.gz
Update tokyodystopia to 1.1.11.
Changes: 2008-12-08 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcrdb.c (tcrdbmisc): the return value of the "getlist" function was modified. * scrext.c (serv_misc): new function. - Release: 1.1.11 2008-12-08 Mikio Hirabayashi <mikio@users.sourceforge.net> * ttutil.c (tcsocksetlife): new function. * scrext.c (scrextnew): "_thnum" parameter was added. * scrext.c (serv_foreach, serv_stashvanish, serv_stashforeach): new functions. * ttserver.c (do_misc): new function. * tculog.c (tculogadbmisc): new function. - Release: 1.1.10
Diffstat (limited to 'databases/tokyotyrant/patches')
-rw-r--r--databases/tokyotyrant/patches/patch-ab22
1 files changed, 18 insertions, 4 deletions
diff --git a/databases/tokyotyrant/patches/patch-ab b/databases/tokyotyrant/patches/patch-ab
index fbdb5557327..b8286f18ba0 100644
--- a/databases/tokyotyrant/patches/patch-ab
+++ b/databases/tokyotyrant/patches/patch-ab
@@ -1,8 +1,22 @@
-$NetBSD: patch-ab,v 1.2 2008/10/13 05:58:31 obache Exp $
+$NetBSD: patch-ab,v 1.3 2009/01/04 11:04:35 obache Exp $
---- configure.orig 2008-10-09 09:24:27.000000000 +0000
+--- configure.orig 2008-12-27 09:46:51.000000000 +0000
+++ configure
-@@ -4368,7 +4368,7 @@ _ACEOF
+@@ -1745,13 +1745,9 @@ MYLDLIBPATHENV="LD_LIBRARY_PATH"
+ MYPOSTCMD="true"
+
+ # Building paths
+-pathtmp="$PATH"
+-PATH="$HOME/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin"
+-PATH="$PATH:/usr/ccs/bin:/usr/ucb:/usr/xpg4/bin:/usr/xpg6/bin:$pathtmp"
+ CPATH="$HOME/include:/usr/local/include:$CPATH"
+ LIBRARY_PATH="$HOME/lib:/usr/local/lib:$LIBRARY_PATH"
+ LD_LIBRARY_PATH="$HOME/lib:/usr/local/lib:$LD_LIBRARY_PATH"
+-PKG_CONFIG_PATH="$HOME/lib/pkgconfig:/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
+ export PATH CPATH LIBRARY_PATH LD_LIBRARY_PATH PKG_CONFIG_PATH
+ if type pkg-config > /dev/null 2>&1
+ then
+@@ -4427,7 +4423,7 @@ _ACEOF
fi
@@ -11,7 +25,7 @@ $NetBSD: patch-ab,v 1.2 2008/10/13 05:58:31 obache Exp $
then
{ echo "$as_me:$LINENO: checking for main in -llua" >&5
-@@ -5235,7 +5235,7 @@ echo "$as_me: error: tcutil.h is require
+@@ -5294,7 +5290,7 @@ echo "$as_me: error: tcutil.h is require
fi