aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/beansdb/Makefile1
-rw-r--r--databases/kumofs/Makefile1
-rw-r--r--databases/p5-tokyotyrant/Makefile1
-rw-r--r--databases/py-pytc/Makefile2
-rw-r--r--databases/ruby-tokyocabinet/Makefile2
-rw-r--r--databases/tokyocabinet/Makefile4
-rw-r--r--databases/tokyocabinet/distinfo6
-rw-r--r--databases/tokyotyrant/Makefile1
-rw-r--r--sysutils/grok/Makefile1
-rw-r--r--textproc/tokyodystopia/Makefile2
-rw-r--r--www/tokyopromenade/Makefile1
11 files changed, 14 insertions, 8 deletions
diff --git a/databases/beansdb/Makefile b/databases/beansdb/Makefile
index 49303bd03ece..7da4000345e2 100644
--- a/databases/beansdb/Makefile
+++ b/databases/beansdb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= beansdb
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff --git a/databases/kumofs/Makefile b/databases/kumofs/Makefile
index 819629a4cab4..ed8184ee78a8 100644
--- a/databases/kumofs/Makefile
+++ b/databases/kumofs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kumofs
PORTVERSION= 0.3.4
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://cloud.github.com/downloads/etolabo/kumofs/
diff --git a/databases/p5-tokyotyrant/Makefile b/databases/p5-tokyotyrant/Makefile
index 843b8a36ea3f..d3c60242fb50 100644
--- a/databases/p5-tokyotyrant/Makefile
+++ b/databases/p5-tokyotyrant/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tokyotyrant
PORTVERSION= 1.16
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= http://1978th.net/tokyotyrant/perlpkg/
DISTNAME= ${PORTNAME}-perl-${PORTVERSION}
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile
index 436e9827cc5c..fdd9f6566517 100644
--- a/databases/py-pytc/Makefile
+++ b/databases/py-pytc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pytc
PORTVERSION= 0.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/ruby-tokyocabinet/Makefile b/databases/ruby-tokyocabinet/Makefile
index af9eb5286f2f..299967d782b2 100644
--- a/databases/ruby-tokyocabinet/Makefile
+++ b/databases/ruby-tokyocabinet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tokyocabinet
PORTVERSION= 1.29
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases ruby
MASTER_SITES= http://1978th.net/tokyocabinet/rubypkg/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index 8235918ee7f9..76046275dccf 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tokyocabinet
-PORTVERSION= 1.4.41
+PORTVERSION= 1.4.44
CATEGORIES= databases
MASTER_SITES= http://1978th.net/tokyocabinet/
@@ -83,7 +83,7 @@ CONFIGURE_ARGS+= --disable-pthread
CONFIGURE_ARGS+= --disable-shared
.endif
-SHLIB_VER= 9.4.0
+SHLIB_VER= 9.7.0
SHLIB_VER_MAJ= 9
PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ}
diff --git a/databases/tokyocabinet/distinfo b/databases/tokyocabinet/distinfo
index 689fc934c8e8..9f968098ca4a 100644
--- a/databases/tokyocabinet/distinfo
+++ b/databases/tokyocabinet/distinfo
@@ -1,3 +1,3 @@
-MD5 (tokyocabinet-1.4.41.tar.gz) = f5cbcb55286df6bbdedd165f33fdfb5d
-SHA256 (tokyocabinet-1.4.41.tar.gz) = 567bd9a05608474776a44849fca866fbbc0de69278531af5c9332c7bb6c24391
-SIZE (tokyocabinet-1.4.41.tar.gz) = 991669
+MD5 (tokyocabinet-1.4.44.tar.gz) = 1f80c11abf10d816a0a42c1d74fd0391
+SHA256 (tokyocabinet-1.4.44.tar.gz) = eb5244d31d07e614a8be93c324478a7d410fb7bebf7e06eccfd183dfdbbd27ac
+SIZE (tokyocabinet-1.4.44.tar.gz) = 988966
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile
index 5a79814a1573..3dd9cdd5e377 100644
--- a/databases/tokyotyrant/Makefile
+++ b/databases/tokyotyrant/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tokyotyrant
PORTVERSION= 1.1.40
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://1978th.net/${PORTNAME}/
diff --git a/sysutils/grok/Makefile b/sysutils/grok/Makefile
index d396694b6439..39a577191edd 100644
--- a/sysutils/grok/Makefile
+++ b/sysutils/grok/Makefile
@@ -7,6 +7,7 @@
PORTNAME= grok
PORTVERSION= 20091227.01
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GOOGLE_CODE
diff --git a/textproc/tokyodystopia/Makefile b/textproc/tokyodystopia/Makefile
index e178fc895eb2..8baed5cbb119 100644
--- a/textproc/tokyodystopia/Makefile
+++ b/textproc/tokyodystopia/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tokyodystopia
PORTVERSION= 0.9.13
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF/tokyocabinet/${PORTNAME}/${PORTVERSION} \
http://tokyocabinet.sourceforge.net/dystopiapkg/
diff --git a/www/tokyopromenade/Makefile b/www/tokyopromenade/Makefile
index f37fb56383fd..e36f085c8c3a 100644
--- a/www/tokyopromenade/Makefile
+++ b/www/tokyopromenade/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tokyopromenade
PORTVERSION= 0.9.19
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://1978th.net/tokyopromenade/ \
LOCAL/glarkin