diff options
author | obache <obache@pkgsrc.org> | 2008-12-07 11:34:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-07 11:34:52 +0000 |
commit | 4d8571690680e6e279952d8cc9e9ffb1fc8f4c88 (patch) | |
tree | 954f5eb4a8e498d707db28b8c115b9848703a3f6 /databases/tokyotyrant | |
parent | 1a69fa7676b94e7c97c3d43b52536505a9ab9f55 (diff) | |
download | pkgsrc-4d8571690680e6e279952d8cc9e9ffb1fc8f4c88.tar.gz |
Update tokyotyrant to 1.1.9.
2008-12-02 Mikio Hirabayashi
* tcrdb.c (tcrdbputshl): new function instead of "tcrdbputrtt".
* scrext.c (serv_isect, serv_union): new functions.
- Release: 1.1.9
2008-10-30 Mikio Hirabayashi
* scrext.c (serv_lock, serv_unlock): new functions.
* usherette.lua: new file.
- Release: 1.1.8
Diffstat (limited to 'databases/tokyotyrant')
-rw-r--r-- | databases/tokyotyrant/Makefile | 5 | ||||
-rw-r--r-- | databases/tokyotyrant/PLIST | 7 | ||||
-rw-r--r-- | databases/tokyotyrant/distinfo | 8 |
3 files changed, 11 insertions, 9 deletions
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 231e585f0ea..17cd94a68ac 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/10/26 11:38:37 obache Exp $ +# $NetBSD: Makefile,v 1.5 2008/12/07 11:34:52 obache Exp $ # -DISTNAME= tokyotyrant-1.1.7 +DISTNAME= tokyotyrant-1.1.9 CATEGORIES= databases net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} @@ -20,6 +20,7 @@ TEST_TARGET= check .include "options.mk" +BUILDLINK_API_DEPENDS.tokyocabinet+= tokyocabinet>=1.3.23 .include "../../databases/tokyocabinet/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" PTHREAD_AUTO_VARS= yes diff --git a/databases/tokyotyrant/PLIST b/databases/tokyotyrant/PLIST index 68b3174d0ac..dde814a080d 100644 --- a/databases/tokyotyrant/PLIST +++ b/databases/tokyotyrant/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2008/10/26 11:38:37 obache Exp $ +@comment $NetBSD: PLIST,v 1.6 2008/12/07 11:34:53 obache Exp $ bin/tcrmgr bin/tcrmttest bin/tcrtest @@ -10,8 +10,8 @@ include/tculog.h include/ttutil.h lib/libtokyotyrant.a lib/libtokyotyrant.so -lib/libtokyotyrant.so.1 -lib/libtokyotyrant.so.1.25.0 +lib/libtokyotyrant.so.2 +lib/libtokyotyrant.so.2.1.0 lib/pkgconfig/tokyotyrant.pc man/man1/tcrmgr.1 man/man1/tcrmttest.1 @@ -29,5 +29,6 @@ share/tokyotyrant/ChangeLog share/tokyotyrant/THANKS share/tokyotyrant/doc/index.html share/tokyotyrant/senatus.lua +share/tokyotyrant/usherette.lua @dirrm share/tokyotyrant/doc @dirrm share/tokyotyrant diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index 5aeb232af11..ee854bce2d1 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2008/10/26 11:38:37 obache Exp $ +$NetBSD: distinfo,v 1.5 2008/12/07 11:34:53 obache Exp $ -SHA1 (tokyotyrant-1.1.7.tar.gz) = 28ca8718363011cf66d6ec572a1d7cff60a4e247 -RMD160 (tokyotyrant-1.1.7.tar.gz) = c8eebee92bf46b5b677ddcc1f2c925f6d0ce4ec4 -Size (tokyotyrant-1.1.7.tar.gz) = 181609 bytes +SHA1 (tokyotyrant-1.1.9.tar.gz) = a07fcec354f9be28fa3b60850667cc3778147325 +RMD160 (tokyotyrant-1.1.9.tar.gz) = 7b390727c6585ee128e3a858ac605a80b9f99a4f +Size (tokyotyrant-1.1.9.tar.gz) = 144390 bytes SHA1 (patch-aa) = 94d950d5ddee5520cc1637f7026270ce0b5e1af5 SHA1 (patch-ab) = 0358a2b058eaac5a05e55de5ef352ecffa39014b |