summaryrefslogtreecommitdiff
path: root/databases/tokyocabinet/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-01-27 09:19:06 +0000
committerobache <obache@pkgsrc.org>2009-01-27 09:19:06 +0000
commit5e1b9b0a0dface18443baecc7bef0c1abfad63c0 (patch)
tree90e2facb9d58778b8953de1021713f58e333a5f5 /databases/tokyocabinet/Makefile
parent745834913b52e0f1e20ec29c3631df3f1bac6b0d (diff)
downloadpkgsrc-5e1b9b0a0dface18443baecc7bef0c1abfad63c0.tar.gz
Update TokyoCabinet to 1.4.3.
Changes: 2009-01-26 Mikio Hirabayashi <mikio@users.sourceforge.net> * tctdb.c (tctdbqryprocout): renamed as "tctdbqrysearchout". * tcadb.c (tcadbmisc): sub functions "searchget" and "searchget" were integrated. - Release: 1.4.3
Diffstat (limited to 'databases/tokyocabinet/Makefile')
-rw-r--r--databases/tokyocabinet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index 0a5acaf8a8f..c0afd11b175 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2009/01/26 10:41:28 obache Exp $
+# $NetBSD: Makefile,v 1.19 2009/01/27 09:19:06 obache Exp $
#
-DISTNAME= tokyocabinet-1.4.2
+DISTNAME= tokyocabinet-1.4.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}