summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-03-15 17:33:03 +0000
committersunpoet <sunpoet@FreeBSD.org>2012-03-15 17:33:03 +0000
commit2ec7e93d0dce2f03d780ef1615343573e235537b (patch)
tree812d74fa93177edd0fbbeeda7d67e5afba8f16d1
parentd392b3fec5c68156c7e38e752c076e5b754dff08 (diff)
downloadFreeBSD-ports-2ec7e93d0dce2f03d780ef1615343573e235537b.zip
FreeBSD-ports-2ec7e93d0dce2f03d780ef1615343573e235537b.tar.gz
- Update to 1.2.73
Changes: - kcutil.h (memdist, strutfdist, strucsdist): new functions. - kcpolydb.h (PolyDB::match_similar): new funcion. - kclangc.h (kclevdist, kcdbmatchsimilar): new functions. - kcfile.cc (File::open): LOCKFILE_FAIL_IMMEDIATELY support was added for Win32. Feature safe: yes
-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 1935012..3ec28ae 100644
--- a/databases/kyotocabinet/Makefile
+++ b/databases/kyotocabinet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kyotocabinet
-PORTVERSION= 1.2.72
+PORTVERSION= 1.2.73
CATEGORIES= databases
MASTER_SITES= http://fallabs.com/${PORTNAME}/pkg/ \
LOCAL/sunpoet
diff --git a/databases/kyotocabinet/distinfo b/databases/kyotocabinet/distinfo
index 1675555..ae80ea7 100644
--- a/databases/kyotocabinet/distinfo
+++ b/databases/kyotocabinet/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kyotocabinet-1.2.72.tar.gz) = bbdc18e06440e7ad909202410069f408b02449a30c265793190792f1a6ebb2c7
-SIZE (kyotocabinet-1.2.72.tar.gz) = 925517
+SHA256 (kyotocabinet-1.2.73.tar.gz) = f275f20ff969c1caedbcf41f05a4aa9c48268dfd19f8dc54906a4f33d72cdc7b
+SIZE (kyotocabinet-1.2.73.tar.gz) = 930484
diff --git a/databases/kyotocabinet/pkg-plist b/databases/kyotocabinet/pkg-plist
index 3395d54..703762b9 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.9.0
+lib/libkyotocabinet.so.16.10.0
libdata/pkgconfig/kyotocabinet.pc
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
OpenPOWER on IntegriCloud