Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2020 17:11:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554485 - head/databases/tarantool
Message-ID:  <202011081711.0A8HBHG9090472@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  8 17:11:17 2020
New Revision: 554485
URL: https://svnweb.freebsd.org/changeset/ports/554485

Log:
  Update to 2.6.1
  
  Changes:	https://github.com/tarantool/tarantool/releases

Modified:
  head/databases/tarantool/Makefile
  head/databases/tarantool/distinfo
  head/databases/tarantool/pkg-plist

Modified: head/databases/tarantool/Makefile
==============================================================================
--- head/databases/tarantool/Makefile	Sun Nov  8 17:11:12 2020	(r554484)
+++ head/databases/tarantool/Makefile	Sun Nov  8 17:11:17 2020	(r554485)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tarantool
-PORTVERSION=	2.4.2
-PORTREVISION=	1
+PORTVERSION=	2.6.1
 CATEGORIES=	databases
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -44,11 +43,11 @@ SUB_FILES=	pkg-message
 
 GH_TUPLE=	luafun:luafun:e248e00:luafun_luafun/third_party/luafun \
 		tarantool:decNumber:5ddfde1:tarantool_decNumber/third_party/decNumber \
-		tarantool:luajit:377198b:tarantool_luajit/third_party/luajit \
+		tarantool:luajit:8fc103f:tarantool_luajit/third_party/luajit \
 		tarantool:luarocks:954c2f5:tarantool_luarocks/third_party/luarocks \
 		tarantool:serpent:879580f:tarantool_serpent/third_party/serpent \
 		tarantool:small:fcac155:tarantool_small/src/lib/small \
-		tarantool:test-run:d920322:tarantool_test_run/test-run
+		tarantool:test-run:b5fcafb:tarantool_test_run/test-run
 USE_GITHUB=	yes
 
 USERS=		tarantool

Modified: head/databases/tarantool/distinfo
==============================================================================
--- head/databases/tarantool/distinfo	Sun Nov  8 17:11:12 2020	(r554484)
+++ head/databases/tarantool/distinfo	Sun Nov  8 17:11:17 2020	(r554485)
@@ -1,17 +1,17 @@
-TIMESTAMP = 1595416521
-SHA256 (tarantool-tarantool-2.4.2_GH0.tar.gz) = a3d2013a137522a6e7c5ba6eb95263f149101c727f495ad916e9676550473877
-SIZE (tarantool-tarantool-2.4.2_GH0.tar.gz) = 4659533
+TIMESTAMP = 1604680070
+SHA256 (tarantool-tarantool-2.6.1_GH0.tar.gz) = 2da57e82d45a20ff0a63e92b269dcfe5116b76a0a9475cd41001c9f93b91983c
+SIZE (tarantool-tarantool-2.6.1_GH0.tar.gz) = 4812950
 SHA256 (luafun-luafun-e248e00_GH0.tar.gz) = 9978dd21c0688d5c6206846697be17363a4be446851c1c1d60e2427fe200b7f2
 SIZE (luafun-luafun-e248e00_GH0.tar.gz) = 67323
 SHA256 (tarantool-decNumber-5ddfde1_GH0.tar.gz) = 3518875bff0e0a4d5751d72b52152163c894a1e9c0a6311ae637bece338ede65
 SIZE (tarantool-decNumber-5ddfde1_GH0.tar.gz) = 209681
-SHA256 (tarantool-luajit-377198b_GH0.tar.gz) = a3cc07c41d5888320ca500b8b24dc11364563a7001532a786454899a75b9b8e4
-SIZE (tarantool-luajit-377198b_GH0.tar.gz) = 1041326
+SHA256 (tarantool-luajit-8fc103f_GH0.tar.gz) = b53d4056de04ef398d2543adb654e4f1dc8a9c570adcb24b363a0c3c934eed19
+SIZE (tarantool-luajit-8fc103f_GH0.tar.gz) = 1048166
 SHA256 (tarantool-luarocks-954c2f5_GH0.tar.gz) = d8008994db63c725c23c03366cf85cbd8394a75da9ae14602bcacbcedacaa37b
 SIZE (tarantool-luarocks-954c2f5_GH0.tar.gz) = 5353746
 SHA256 (tarantool-serpent-879580f_GH0.tar.gz) = 2367c5e3ab069f5686a4d23124759a2332b991f73695f3760dd7728e295893be
 SIZE (tarantool-serpent-879580f_GH0.tar.gz) = 13234
 SHA256 (tarantool-small-fcac155_GH0.tar.gz) = 8354d18a076e49a2f7642008f8e632ae7c8ee33bf3cb977d6e68a77935a77791
 SIZE (tarantool-small-fcac155_GH0.tar.gz) = 117174
-SHA256 (tarantool-test-run-d920322_GH0.tar.gz) = 24732d1422ccfa679de16307409af1fbcbf3b58e25e40a8091f1f3b6921fdb28
-SIZE (tarantool-test-run-d920322_GH0.tar.gz) = 62070
+SHA256 (tarantool-test-run-b5fcafb_GH0.tar.gz) = 2950091f1f61cbf869d1e9a07fcd8dcc2252f1b8457f5194def5df4595ca766e
+SIZE (tarantool-test-run-b5fcafb_GH0.tar.gz) = 63515

Modified: head/databases/tarantool/pkg-plist
==============================================================================
--- head/databases/tarantool/pkg-plist	Sun Nov  8 17:11:12 2020	(r554484)
+++ head/databases/tarantool/pkg-plist	Sun Nov  8 17:11:17 2020	(r554485)
@@ -3,6 +3,7 @@ bin/tarantoolctl
 etc/tarantool/default/tarantool
 etc/tarantool/instances.available/example.lua
 include/tarantool/lauxlib.h
+include/tarantool/lmisclib.h
 include/tarantool/lua.h
 include/tarantool/lua.hpp
 include/tarantool/luaconf.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081711.0A8HBHG9090472>