- Updated to lates 1.6.5-305-g3a9640b
This commit is contained in:
parent
08653ea08b
commit
1ae3b69e02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395057
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= tarantool
|
||||
PORTVERSION= 1.6.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://tarantool.org/dist/master/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-${TR_REV}-src
|
||||
|
@ -13,7 +13,7 @@ COMMENT= NoSQL database running in a Lua application server
|
|||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
TR_REV= 238-g74f3d65
|
||||
TR_REV= 305-g3a9640b
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
USES= cmake compiler:c++11-lang gettext gmake perl5 readline
|
||||
USE_GCC= 4.8+ # clang bug PR/201270
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (tarantool-1.6.5-238-g74f3d65-src.tar.gz) = 7d2c2248953e92e3db9556d045f4ab0e74815332a27a21ff51be021956a0cd4b
|
||||
SIZE (tarantool-1.6.5-238-g74f3d65-src.tar.gz) = 3678846
|
||||
SHA256 (tarantool-1.6.5-305-g3a9640b-src.tar.gz) = ed66b7e3ec6faccd24d3ecb66b2de35c2f56cdcb4e98c0a7d7d6b2431c7ffea4
|
||||
SIZE (tarantool-1.6.5-305-g3a9640b-src.tar.gz) = 3692664
|
||||
|
|
Loading…
Reference in a new issue