summaryrefslogtreecommitdiff
path: root/databases/tokyocabinet/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-11-20 02:05:47 +0000
committerobache <obache>2008-11-20 02:05:47 +0000
commitc2349240027714ee1921bfab1ba69c6006505c3d (patch)
tree57e5be10ea9036a9b9af33ca13c489ad206937af /databases/tokyocabinet/Makefile
parent9a1b10e3f9b663a9da0725cc26770dfbcd807172 (diff)
downloadpkgsrc-c2349240027714ee1921bfab1ba69c6006505c3d.tar.gz
Update TokyoCabinet to 1.3.19.
Changes: 2008-11-19 Mikio Hirabayashi * tchdb.c (tchdbaddint, tchdbadddouble): bugs related to the return value were fixed. - Release: 1.3.19
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 8a6c2da8648..2ab44156f52 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/11/13 04:19:54 obache Exp $
+# $NetBSD: Makefile,v 1.10 2008/11/20 02:05:47 obache Exp $
#
-DISTNAME= tokyocabinet-1.3.18
+DISTNAME= tokyocabinet-1.3.19
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}