Update to 1.1.41

PR:		149672
Submitted by:	maintainer
This commit is contained in:
Tilman Keskinoz 2010-08-15 13:21:55 +00:00
parent e449f30f79
commit 6801c29c92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259304
4 changed files with 11 additions and 9 deletions

View File

@ -6,10 +6,9 @@
#
PORTNAME= tokyotyrant
PORTVERSION= 1.1.40
PORTREVISION= 1
PORTVERSION= 1.1.41
CATEGORIES= databases
MASTER_SITES= http://1978th.net/${PORTNAME}/
MASTER_SITES= http://fallabs.com/${PORTNAME}/
MAINTAINER= gslin@gslin.org
COMMENT= Network interface of Tokyo Cabinet
@ -38,6 +37,8 @@ CONFIGURE_ARGS+= --enable-lua
CONFIGURE_ENV+= LDFLAGS="-L${LUA_LIBDIR}"
CFLAGS+= -I${LUA_INCDIR}
USE_LUA= yes
.else
CONFIGURE_ARGS+= --disable-lua
.endif
# Since gnomehack only works for "(libdir)" case, we need to patch it

View File

@ -1,3 +1,3 @@
MD5 (tokyotyrant-1.1.40.tar.gz) = cc9b7f0c6764d37700ab43d29a5c6048
SHA256 (tokyotyrant-1.1.40.tar.gz) = 177551ef7611d0a0153a027b8d0eb5aed73cb7860cc5161c74f1d40616d93a85
SIZE (tokyotyrant-1.1.40.tar.gz) = 195536
MD5 (tokyotyrant-1.1.41.tar.gz) = a47e58897bd1cbbac173d5a66cc32ae3
SHA256 (tokyotyrant-1.1.41.tar.gz) = 42af70fb9f2795d4e05c3e37941ce392a9eaafc991e230c48115370f6d64b88f
SIZE (tokyotyrant-1.1.41.tar.gz) = 196196

View File

@ -6,4 +6,4 @@ concurrent and remote connections to Tokyo Cabinet. It is composed of
the server process managing a database and its access library for
client applications.
WWW: http://1978th.net/tokyotyrant/
WWW: http://fallabs.com/tokyotyrant/

View File

@ -2,13 +2,14 @@
%%DATADIR%%/COPYING
%%DATADIR%%/ChangeLog
%%DATADIR%%/THANKS
%%DATADIR%%/doc/index.html
%%DATADIR%%/doc/common.css
%%DATADIR%%/doc/index.html
%%DATADIR%%/doc/spex.html
%%DATADIR%%/ext/mapreduce.lua
%%DATADIR%%/ext/queue.lua
%%DATADIR%%/ext/senatus.lua
%%DATADIR%%/ext/usherette.lua
%%DATADIR%%/tokyotyrant.idl
bin/tcrmgr
bin/tcrmttest
bin/tcrtest
@ -21,7 +22,7 @@ include/ttutil.h
lib/libtokyotyrant.a
lib/libtokyotyrant.so
lib/libtokyotyrant.so.3
lib/libtokyotyrant.so.3.23.0
lib/libtokyotyrant.so.3.24.0
lib/ttskeldir.so
lib/ttskelmock.so
lib/ttskelnull.so