pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/tokyocabinet Update tokyocabinet to 1.3.13.



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

description:
Update tokyocabinet to 1.3.13.

2008-10-19  Mikio Hirabayashi

        * tcutil.c (tcmdbadddouble): NAN were replaced by the nan function.

        * Makefile.in: the compilation command now supports Solaris.

        - Release: 1.3.13

diffstat:

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

diffs (46 lines):

diff -r 7f9de8deaf36 -r cbcc81eb31e9 databases/tokyocabinet/Makefile
--- a/databases/tokyocabinet/Makefile   Sun Oct 19 11:27:06 2008 +0000
+++ b/databases/tokyocabinet/Makefile   Sun Oct 19 12:23:36 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/10/13 05:39:46 obache Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/19 12:23:36 obache Exp $
 #
 
-DISTNAME=      tokyocabinet-1.3.12
+DISTNAME=      tokyocabinet-1.3.13
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}
 
diff -r 7f9de8deaf36 -r cbcc81eb31e9 databases/tokyocabinet/PLIST
--- a/databases/tokyocabinet/PLIST      Sun Oct 19 11:27:06 2008 +0000
+++ b/databases/tokyocabinet/PLIST      Sun Oct 19 12:23:36 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2008/10/13 05:39:46 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/10/19 12:23:36 obache Exp $
 bin/tcamgr
 bin/tcatest
 bin/tcbmgr
@@ -21,7 +21,7 @@
 lib/libtokyocabinet.a
 lib/libtokyocabinet.so
 lib/libtokyocabinet.so.5
-lib/libtokyocabinet.so.5.7.0
+lib/libtokyocabinet.so.5.8.0
 lib/pkgconfig/tokyocabinet.pc
 libexec/tcawmgr.cgi
 man/man1/tcamgr.1
diff -r 7f9de8deaf36 -r cbcc81eb31e9 databases/tokyocabinet/distinfo
--- a/databases/tokyocabinet/distinfo   Sun Oct 19 11:27:06 2008 +0000
+++ b/databases/tokyocabinet/distinfo   Sun Oct 19 12:23:36 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2008/10/13 05:39:46 obache Exp $
+$NetBSD: distinfo,v 1.5 2008/10/19 12:23:36 obache Exp $
 
-SHA1 (tokyocabinet-1.3.12.tar.gz) = d4e444830ad7a0b6a96bc09efc8c6ef62fc05fb9
-RMD160 (tokyocabinet-1.3.12.tar.gz) = 2d3c6c97d45df31db10ec4a85595b8a432cde7f2
-Size (tokyocabinet-1.3.12.tar.gz) = 445797 bytes
+SHA1 (tokyocabinet-1.3.13.tar.gz) = f3b043cd7bd150fb95bd71650c1022ae9db0de57
+RMD160 (tokyocabinet-1.3.13.tar.gz) = 04a3f59a3e44277f4240e538b244fa2f5aa5927e
+Size (tokyocabinet-1.3.13.tar.gz) = 446084 bytes
 SHA1 (patch-aa) = 58c1affab124d88b342f1a978576e1a34f3bbafb
 SHA1 (patch-ab) = cf7ec539a76f1f3fe0eb162cc55d9580e2341c61



Home | Main Index | Thread Index | Old Index