diff options
author | obache <obache@pkgsrc.org> | 2008-10-26 11:38:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-10-26 11:38:37 +0000 |
commit | 16964077e5c211d0d655ef88477b9d567f8bcdca (patch) | |
tree | 90d813468d3089d2a83882914aff0ebabe449ffc /databases/tokyotyrant | |
parent | 2a403b28b93f09a1c70e1dcf1d1a0556f1fe50b1 (diff) | |
download | pkgsrc-16964077e5c211d0d655ef88477b9d567f8bcdca.tar.gz |
Update tokyotyrant to 1.1.7.
Changes:
2008-10-20 Mikio Hirabayashi
* ttserver.c (getcmdmask): new function.
- Release: 1.1.7
Diffstat (limited to 'databases/tokyotyrant')
-rw-r--r-- | databases/tokyotyrant/Makefile | 4 | ||||
-rw-r--r-- | databases/tokyotyrant/PLIST | 4 | ||||
-rw-r--r-- | databases/tokyotyrant/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index e3363542469..231e585f0ea 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 12:36:01 obache Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/26 11:38:37 obache Exp $ # -DISTNAME= tokyotyrant-1.1.6 +DISTNAME= tokyotyrant-1.1.7 CATEGORIES= databases net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} diff --git a/databases/tokyotyrant/PLIST b/databases/tokyotyrant/PLIST index e31382718ab..68b3174d0ac 100644 --- a/databases/tokyotyrant/PLIST +++ b/databases/tokyotyrant/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2008/10/25 06:20:08 obache Exp $ +@comment $NetBSD: PLIST,v 1.5 2008/10/26 11:38:37 obache Exp $ bin/tcrmgr bin/tcrmttest bin/tcrtest @@ -11,7 +11,7 @@ include/ttutil.h lib/libtokyotyrant.a lib/libtokyotyrant.so lib/libtokyotyrant.so.1 -lib/libtokyotyrant.so.1.24.0 +lib/libtokyotyrant.so.1.25.0 lib/pkgconfig/tokyotyrant.pc man/man1/tcrmgr.1 man/man1/tcrmttest.1 diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index 568c6487169..5aeb232af11 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2008/10/19 12:36:01 obache Exp $ +$NetBSD: distinfo,v 1.4 2008/10/26 11:38:37 obache Exp $ -SHA1 (tokyotyrant-1.1.6.tar.gz) = b549dcee08502598ab09991f273f8a960f4e6e05 -RMD160 (tokyotyrant-1.1.6.tar.gz) = f8a4b762ea177a2319eb89028e2632dbbc7722a6 -Size (tokyotyrant-1.1.6.tar.gz) = 176033 bytes +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 (patch-aa) = 94d950d5ddee5520cc1637f7026270ce0b5e1af5 SHA1 (patch-ab) = 0358a2b058eaac5a05e55de5ef352ecffa39014b |