diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-07-28 14:53:52 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-07-28 14:53:52 +0000 |
commit | 660049f8102731744febe6af65f453ebc0e2299b (patch) | |
tree | c566371b27a47d95afe36353c212f264e2c3ea7d /databases/tokyotyrant | |
parent | a3368f40eafb8ab9e3bbc2421b6e7f2ad97611b5 (diff) | |
download | ports-660049f8102731744febe6af65f453ebc0e2299b.tar.gz ports-660049f8102731744febe6af65f453ebc0e2299b.zip |
Notes
Diffstat (limited to 'databases/tokyotyrant')
-rw-r--r-- | databases/tokyotyrant/Makefile | 6 | ||||
-rw-r--r-- | databases/tokyotyrant/distinfo | 6 | ||||
-rw-r--r-- | databases/tokyotyrant/pkg-plist | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 0c9838afd0bc..eced2e15ce29 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tokyotyrant -PORTVERSION= 1.1.28 -PORTREVISION= 2 +PORTVERSION= 1.1.33 CATEGORIES= databases MASTER_SITES= SF MASTER_SITE_SUBDIR= tokyocabinet @@ -29,6 +28,9 @@ MAN8= ttservctl.8 OPTIONS= LUA "Enable LUA support" off +CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" +CFLAGS+= -I${LOCALBASE}/include + .include <bsd.port.pre.mk> .if defined(WITH_LUA) diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index a8ce540913d1..95f48f3aa3a5 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,3 +1,3 @@ -MD5 (tokyotyrant-1.1.28.tar.gz) = 14451ccbffbecfadc2ce0830cf4a91ff -SHA256 (tokyotyrant-1.1.28.tar.gz) = ea88338bcbafeb0d12c4ab88dea8566e86172270627b9cedab0f5c89bea11a0a -SIZE (tokyotyrant-1.1.28.tar.gz) = 181804 +MD5 (tokyotyrant-1.1.33.tar.gz) = 880d6af48458bc04b993bdae6ecc543d +SHA256 (tokyotyrant-1.1.33.tar.gz) = 1423d6be5561fa85253d3c1e02f27e893e1d57f7620406d8b0da12f1cf5c430a +SIZE (tokyotyrant-1.1.33.tar.gz) = 185691 diff --git a/databases/tokyotyrant/pkg-plist b/databases/tokyotyrant/pkg-plist index bf651d67e044..6867791017e7 100644 --- a/databases/tokyotyrant/pkg-plist +++ b/databases/tokyotyrant/pkg-plist @@ -4,6 +4,7 @@ %%DATADIR%%/THANKS %%DATADIR%%/doc/index.html %%DATADIR%%/ext/mapreduce.lua +%%DATADIR%%/ext/queue.lua %%DATADIR%%/ext/senatus.lua %%DATADIR%%/ext/usherette.lua bin/tcrmgr @@ -18,7 +19,7 @@ include/ttutil.h lib/libtokyotyrant.a lib/libtokyotyrant.so lib/libtokyotyrant.so.3 -lib/libtokyotyrant.so.3.11.0 +lib/libtokyotyrant.so.3.16.0 lib/ttskeldir.so lib/ttskelmock.so lib/ttskelnull.so |