diff options
author | obache <obache@pkgsrc.org> | 2010-03-12 10:47:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-03-12 10:47:22 +0000 |
commit | 7f109b2627149fc3cc8464e8d5ee15e36594a025 (patch) | |
tree | b4abcea9ec9445b7bc7177ea78235c6d023b257d | |
parent | 7193777963f0b8614fbaf38f0563eeaa71ea615f (diff) | |
download | pkgsrc-7f109b2627149fc3cc8464e8d5ee15e36594a025.tar.gz |
Update tokyotyrant to 1.1.40.
2010-01-01 Mikio Hirabayashi <hirarin@gmail.com>
* ttserver.c (proc): a bug related to initialization of the skeleton was fixed.
* tculog.c (tculogadbaddint, tculogadbadddouble): efficiency of zero was improved.
* tcrmgr.c (runput, procput): addint and adddouble were added.
- Release: 1.1.40
-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 554ad6635c0..6acac31269f 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2010/01/17 02:49:05 obache Exp $ +# $NetBSD: Makefile,v 1.28 2010/03/12 10:47:22 obache Exp $ # -DISTNAME= tokyotyrant-1.1.39 +DISTNAME= tokyotyrant-1.1.40 CATEGORIES= databases net MASTER_SITES= ${HOMEPAGE} diff --git a/databases/tokyotyrant/PLIST b/databases/tokyotyrant/PLIST index b5837a3697f..0da91c0e869 100644 --- a/databases/tokyotyrant/PLIST +++ b/databases/tokyotyrant/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2010/01/17 02:49:05 obache Exp $ +@comment $NetBSD: PLIST,v 1.25 2010/03/12 10:47:22 obache Exp $ bin/tcrmgr bin/tcrmttest bin/tcrtest @@ -11,7 +11,7 @@ include/ttutil.h lib/libtokyotyrant.a lib/libtokyotyrant.so lib/libtokyotyrant.so.3 -lib/libtokyotyrant.so.3.22.0 +lib/libtokyotyrant.so.3.23.0 lib/pkgconfig/tokyotyrant.pc lib/ttskeldir.so lib/ttskelmock.so diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index 08f29b4eb00..e0d9873f531 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.23 2010/01/17 02:49:05 obache Exp $ +$NetBSD: distinfo,v 1.24 2010/03/12 10:47:22 obache Exp $ -SHA1 (tokyotyrant-1.1.39.tar.gz) = ddcde87d7f591e5930985ad0cce70fdd5bf8c17b -RMD160 (tokyotyrant-1.1.39.tar.gz) = f62bce995767a27891dedabbc5dc0d9d91620167 -Size (tokyotyrant-1.1.39.tar.gz) = 203743 bytes +SHA1 (tokyotyrant-1.1.40.tar.gz) = 2e318b311af18fb255dc902bf1d00e64173eecc9 +RMD160 (tokyotyrant-1.1.40.tar.gz) = 3f6396b6fcc689c590a70043001e92b526984a8f +Size (tokyotyrant-1.1.40.tar.gz) = 195536 bytes SHA1 (patch-aa) = d1c6aa7e3197b33a1988320ca5ad865ae3fa23c4 SHA1 (patch-ab) = c263651729d1b8ce4fccb877869cc577577b260e SHA1 (patch-ac) = fc87f88b82b8c49f340eb6707f4c2f8382eb2a7b |