diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-01-17 20:16:18 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-01-17 20:16:18 +0000 |
commit | 927e197121f615bfbad7f0566d659001c118dd43 (patch) | |
tree | 8d1e3479d2676fff407b2cfbaa5c1df3d40269a4 /databases/tokyotyrant | |
parent | 00a2190eda14e679182b03c24b80c5e42b4977bc (diff) | |
download | ports-927e197121f615bfbad7f0566d659001c118dd43.tar.gz ports-927e197121f615bfbad7f0566d659001c118dd43.zip |
Notes
Diffstat (limited to 'databases/tokyotyrant')
-rw-r--r-- | databases/tokyotyrant/Makefile | 5 | ||||
-rw-r--r-- | databases/tokyotyrant/distinfo | 6 | ||||
-rw-r--r-- | databases/tokyotyrant/pkg-plist | 4 |
3 files changed, 8 insertions, 7 deletions
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 09606b96eb13..ca19f2042e60 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -6,10 +6,9 @@ # PORTNAME= tokyotyrant -PORTVERSION= 1.1.33 -PORTREVISION= 2 +PORTVERSION= 1.1.37 CATEGORIES= databases -MASTER_SITES= SF/tokyocabinet/${PORTNAME}/${PORTVERSION} +MASTER_SITES= http://1978th.net/${PORTNAME}/ MAINTAINER= gslin@gslin.org COMMENT= Network interface of Tokyo Cabinet diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index 95f48f3aa3a5..b1d185e28e43 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,3 +1,3 @@ -MD5 (tokyotyrant-1.1.33.tar.gz) = 880d6af48458bc04b993bdae6ecc543d -SHA256 (tokyotyrant-1.1.33.tar.gz) = 1423d6be5561fa85253d3c1e02f27e893e1d57f7620406d8b0da12f1cf5c430a -SIZE (tokyotyrant-1.1.33.tar.gz) = 185691 +MD5 (tokyotyrant-1.1.37.tar.gz) = 293ef1a6653cb66b2019299e7156121d +SHA256 (tokyotyrant-1.1.37.tar.gz) = 21f90b25d6668fe35962bcdbb7a8d3cfcfa5a41f6939f3700cb04ba9946b74e6 +SIZE (tokyotyrant-1.1.37.tar.gz) = 193790 diff --git a/databases/tokyotyrant/pkg-plist b/databases/tokyotyrant/pkg-plist index 6867791017e7..fdda7fb5b937 100644 --- a/databases/tokyotyrant/pkg-plist +++ b/databases/tokyotyrant/pkg-plist @@ -3,6 +3,8 @@ %%DATADIR%%/ChangeLog %%DATADIR%%/THANKS %%DATADIR%%/doc/index.html +%%DATADIR%%/doc/common.css +%%DATADIR%%/doc/spex.html %%DATADIR%%/ext/mapreduce.lua %%DATADIR%%/ext/queue.lua %%DATADIR%%/ext/senatus.lua @@ -19,7 +21,7 @@ include/ttutil.h lib/libtokyotyrant.a lib/libtokyotyrant.so lib/libtokyotyrant.so.3 -lib/libtokyotyrant.so.3.16.0 +lib/libtokyotyrant.so.3.20.0 lib/ttskeldir.so lib/ttskelmock.so lib/ttskelnull.so |