diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-04-10 07:17:12 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-04-10 07:17:12 +0000 |
commit | 0572b3a006b33d1ab07b8e385b09679bf3cf6c52 (patch) | |
tree | 0463300111b285f166a244523503ead2a591879d /databases/tokyotyrant | |
parent | 505d2ec368fe99bd6d45ec45a2057d94d4f75b6a (diff) | |
download | ports-0572b3a006b33d1ab07b8e385b09679bf3cf6c52.tar.gz ports-0572b3a006b33d1ab07b8e385b09679bf3cf6c52.zip |
- Update to 1.1.23
PR: ports/133542
Submitted by: lwhsu
Approved by: Gea-Suan Lin <gslin AT gslin.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=231990
Diffstat (limited to 'databases/tokyotyrant')
-rw-r--r-- | databases/tokyotyrant/Makefile | 3 | ||||
-rw-r--r-- | databases/tokyotyrant/distinfo | 6 | ||||
-rw-r--r-- | databases/tokyotyrant/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 14e73eb17dbd..d5b7c566e854 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tokyotyrant -PORTVERSION= 1.1.18 -PORTREVISION= 1 +PORTVERSION= 1.1.23 CATEGORIES= databases MASTER_SITES= SF MASTER_SITE_SUBDIR= tokyocabinet diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index 070a82ed7af1..26639ddda231 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,3 +1,3 @@ -MD5 (tokyotyrant-1.1.18.tar.gz) = 62adc768b9e4a324574fabdebbac923e -SHA256 (tokyotyrant-1.1.18.tar.gz) = 6512d71757f1a1ac99693adce50489e6e2204cbea5c8e1b6a736d9acd1c6f21f -SIZE (tokyotyrant-1.1.18.tar.gz) = 165652 +MD5 (tokyotyrant-1.1.23.tar.gz) = 259c6137618a9e5ea688cc211abbbd36 +SHA256 (tokyotyrant-1.1.23.tar.gz) = 76b34a78cd40cb157efd1914469b8a548f0f349f90e3766ee166269304095b3a +SIZE (tokyotyrant-1.1.23.tar.gz) = 168079 diff --git a/databases/tokyotyrant/pkg-plist b/databases/tokyotyrant/pkg-plist index 848f2460f7ad..1f98a4077aef 100644 --- a/databases/tokyotyrant/pkg-plist +++ b/databases/tokyotyrant/pkg-plist @@ -3,6 +3,7 @@ %%DATADIR%%/ChangeLog %%DATADIR%%/THANKS %%DATADIR%%/doc/index.html +%%DATADIR%%/ext/mapreduce.lua %%DATADIR%%/ext/senatus.lua %%DATADIR%%/ext/usherette.lua bin/tcrmgr @@ -17,7 +18,7 @@ include/ttutil.h lib/libtokyotyrant.a lib/libtokyotyrant.so lib/libtokyotyrant.so.3 -lib/libtokyotyrant.so.3.2.0 +lib/libtokyotyrant.so.3.6.0 libdata/pkgconfig/tokyotyrant.pc sbin/ttservctl @dirrmtry libdata/pkgconfig |