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.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85b9bb06bc63
branches:  trunk
changeset: 548609:85b9bb06bc63
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Oct 19 12:36:01 2008 +0000

description:
Update tokyotyrant to 1.1.6.

Changes:
2008-10-14  Mikio Hirabayashi

        * ttutil.h (ttpackdouble, ttunpackdouble): bugs of endian normalization were fixed.

        - Release: 1.1.6

diffstat:

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

diffs (46 lines):

diff -r cb46ad185810 -r 85b9bb06bc63 databases/tokyotyrant/Makefile
--- a/databases/tokyotyrant/Makefile    Sun Oct 19 12:23:52 2008 +0000
+++ b/databases/tokyotyrant/Makefile    Sun Oct 19 12:36:01 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/10/13 05:58:31 obache Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 12:36:01 obache Exp $
 #
 
-DISTNAME=      tokyotyrant-1.1.5
+DISTNAME=      tokyotyrant-1.1.6
 CATEGORIES=    databases net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}
 
diff -r cb46ad185810 -r 85b9bb06bc63 databases/tokyotyrant/PLIST
--- a/databases/tokyotyrant/PLIST       Sun Oct 19 12:23:52 2008 +0000
+++ b/databases/tokyotyrant/PLIST       Sun Oct 19 12:36:01 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2008/10/13 05:58:31 obache Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/10/19 12:36:01 obache Exp $
 bin/tcrmgr
 bin/tcrmttest
 bin/tcrtest
@@ -8,7 +8,7 @@
 include/tcrdb.h
 include/tculog.h
 include/ttutil.h
-lib/libtokyotyrant.1.23.0.so
+lib/libtokyotyrant.1.24.0.so
 lib/libtokyotyrant.1.so
 lib/libtokyotyrant.a
 lib/libtokyotyrant.so
diff -r cb46ad185810 -r 85b9bb06bc63 databases/tokyotyrant/distinfo
--- a/databases/tokyotyrant/distinfo    Sun Oct 19 12:23:52 2008 +0000
+++ b/databases/tokyotyrant/distinfo    Sun Oct 19 12:36:01 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2008/10/13 05:58:31 obache Exp $
+$NetBSD: distinfo,v 1.3 2008/10/19 12:36:01 obache Exp $
 
-SHA1 (tokyotyrant-1.1.5.tar.gz) = 02f416f947b727fe43623d4ed5e8d2515b01f66d
-RMD160 (tokyotyrant-1.1.5.tar.gz) = 054a0d2875e1a20694944e05eb5f4a2c2d34116d
-Size (tokyotyrant-1.1.5.tar.gz) = 175626 bytes
+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 (patch-aa) = 94d950d5ddee5520cc1637f7026270ce0b5e1af5
 SHA1 (patch-ab) = 0358a2b058eaac5a05e55de5ef352ecffa39014b



Home | Main Index | Thread Index | Old Index