summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-05-28 17:12:11 +0000
committersunpoet <sunpoet@FreeBSD.org>2012-05-28 17:12:11 +0000
commit05500a929fbad259527ce9bcbeba5c6363700661 (patch)
treea41fb8b12df11c0a9638b05b8357b1ef8341f9c1
parentd495829f741e6e7f17d476f2b312d15ef49b02ff (diff)
downloadFreeBSD-ports-05500a929fbad259527ce9bcbeba5c6363700661.zip
FreeBSD-ports-05500a929fbad259527ce9bcbeba5c6363700661.tar.gz
- Update to 1.2.76
Changes: - kcthread.cc (CondVar::wait): a bug on Win32 was fixed. - kcdbext.h (IndexDB::set, IndexDB::replace): a bug of updating existing records was fixed. - kcdb.h (DB::check): new function.
-rw-r--r--databases/kyotocabinet/Makefile2
-rw-r--r--databases/kyotocabinet/distinfo4
-rw-r--r--databases/kyotocabinet/pkg-plist2
3 files changed, 4 insertions, 4 deletions
diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile
index 0e67f1c..fe249a3 100644
--- a/databases/kyotocabinet/Makefile
+++ b/databases/kyotocabinet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kyotocabinet
-PORTVERSION= 1.2.75
+PORTVERSION= 1.2.76
CATEGORIES= databases
MASTER_SITES= http://fallabs.com/${PORTNAME}/pkg/ \
LOCAL/sunpoet
diff --git a/databases/kyotocabinet/distinfo b/databases/kyotocabinet/distinfo
index b5bdf19..b02abd9 100644
--- a/databases/kyotocabinet/distinfo
+++ b/databases/kyotocabinet/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kyotocabinet-1.2.75.tar.gz) = 66c2d8c2b3ba269b4c33114974226de114047121d67cc4f749307e210e89597b
-SIZE (kyotocabinet-1.2.75.tar.gz) = 949259
+SHA256 (kyotocabinet-1.2.76.tar.gz) = 812a2d3f29c351db4c6f1ff29d94d7135f9e601d7cc1872ec1d7eed381d0d23c
+SIZE (kyotocabinet-1.2.76.tar.gz) = 951930
diff --git a/databases/kyotocabinet/pkg-plist b/databases/kyotocabinet/pkg-plist
index 257a0c2..9616155 100644
--- a/databases/kyotocabinet/pkg-plist
+++ b/databases/kyotocabinet/pkg-plist
@@ -37,7 +37,7 @@ include/kcutil.h
lib/libkyotocabinet.a
lib/libkyotocabinet.so
lib/libkyotocabinet.so.16
-lib/libkyotocabinet.so.16.12.0
+lib/libkyotocabinet.so.16.13.0
libdata/pkgconfig/kyotocabinet.pc
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
OpenPOWER on IntegriCloud