mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Update to 1.1.23
PR: ports/133542 Submitted by: lwhsu Approved by: Gea-Suan Lin <gslin AT gslin.org> (maintainer)
This commit is contained in:
parent
505d2ec368
commit
0572b3a006
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231990
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user