pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/tokyotyrant Update tokyotyrant to 1.1.28.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cabe58eecc33
branches:  trunk
changeset: 393884:cabe58eecc33
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri May 29 08:18:12 2009 +0000

description:
Update tokyotyrant to 1.1.28.

Changes:
2009-05-20  Mikio Hirabayashi  <mikio%users.sourceforge.net@localhost>

        * ttserver.c (do_task): a potential bug of memory leak was fixed.

        * tcrdb.c (tcrdbnew): a bug related to initialization was fixed.

        * scrext.c (serv_fwmkeys, serv_regex): new functions.

        - Release: 1.1.28

diffstat:

 databases/tokyotyrant/Makefile |  4 ++--
 databases/tokyotyrant/PLIST    |  4 ++--
 databases/tokyotyrant/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r e81314d7e822 -r cabe58eecc33 databases/tokyotyrant/Makefile
--- a/databases/tokyotyrant/Makefile    Fri May 29 08:14:53 2009 +0000
+++ b/databases/tokyotyrant/Makefile    Fri May 29 08:18:12 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2009/05/24 12:42:44 obache Exp $
+# $NetBSD: Makefile,v 1.20 2009/05/29 08:18:12 obache Exp $
 #
 
-DISTNAME=      tokyotyrant-1.1.27
+DISTNAME=      tokyotyrant-1.1.28
 CATEGORIES=    databases net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}
 
diff -r e81314d7e822 -r cabe58eecc33 databases/tokyotyrant/PLIST
--- a/databases/tokyotyrant/PLIST       Fri May 29 08:14:53 2009 +0000
+++ b/databases/tokyotyrant/PLIST       Fri May 29 08:18:12 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2009/05/24 12:42:44 obache Exp $
+@comment $NetBSD: PLIST,v 1.18 2009/05/29 08:18:12 obache Exp $
 bin/tcrmgr
 bin/tcrmttest
 bin/tcrtest
@@ -11,7 +11,7 @@
 lib/libtokyotyrant.a
 lib/libtokyotyrant.so
 lib/libtokyotyrant.so.3
-lib/libtokyotyrant.so.3.10.0
+lib/libtokyotyrant.so.3.11.0
 lib/ttskeldir.so
 lib/ttskelmock.so
 lib/ttskelnull.so
diff -r e81314d7e822 -r cabe58eecc33 databases/tokyotyrant/distinfo
--- a/databases/tokyotyrant/distinfo    Fri May 29 08:14:53 2009 +0000
+++ b/databases/tokyotyrant/distinfo    Fri May 29 08:18:12 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2009/05/24 12:42:44 obache Exp $
+$NetBSD: distinfo,v 1.18 2009/05/29 08:18:12 obache Exp $
 
-SHA1 (tokyotyrant-1.1.27.tar.gz) = d60728b9e3ff1f4b68e3f6cbf90401c3e92a33e8
-RMD160 (tokyotyrant-1.1.27.tar.gz) = 17a911d33cd5a78bb0b4397e8213794bdf004d7f
-Size (tokyotyrant-1.1.27.tar.gz) = 181340 bytes
+SHA1 (tokyotyrant-1.1.28.tar.gz) = 9787afb05f46677bd594be42e564ee577d8dc9af
+RMD160 (tokyotyrant-1.1.28.tar.gz) = 6ff718f243883e338968daf11e512c95d4ee2c69
+Size (tokyotyrant-1.1.28.tar.gz) = 181804 bytes
 SHA1 (patch-aa) = d1c6aa7e3197b33a1988320ca5ad865ae3fa23c4
 SHA1 (patch-ab) = c263651729d1b8ce4fccb877869cc577577b260e
 SHA1 (patch-ac) = b9b7b2f523f38984b59a04030b7b1ba28a96916e



Home | Main Index | Thread Index | Old Index