View | Details | Raw Unified | Return to bug 175815
Collapse All | Expand All

(-)tarantool/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	tarantool
4
PORTNAME=	tarantool
5
PORTVERSION=	1.4.8
5
PORTVERSION=	1.4.8
6
PORTREVISION=	1
6
CATEGORIES=	databases
7
CATEGORIES=	databases
7
MASTER_SITES=	http://tarantool.org/dist/
8
MASTER_SITES=	http://tarantool.org/dist/
8
DISTNAME=	${PORTNAME}-${PORTVERSION}-${TR_REV}-src
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-${TR_REV}-src
Lines 12-18 Link Here
12
13
13
LICENSE=	BSD
14
LICENSE=	BSD
14
15
15
TR_REV=		20-gdfe40fc
16
TR_REV=		31-g9ca7fda
16
USE_CMAKE=	yes
17
USE_CMAKE=	yes
17
USE_GCC=	4.6+
18
USE_GCC=	4.6+
18
USE_GETTEXT=	build
19
USE_GETTEXT=	build
(-)tarantool/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (tarantool-1.4.8-20-gdfe40fc-src.tar.gz) = bb8095a1e54f4f9a86c64c5750b5e25c1f8ed2467c10ec8a878045da5f2965a9
1
SHA256 (tarantool-1.4.8-31-g9ca7fda-src.tar.gz) = 91992a978f123c62e6489b4c3359dddf36708c47b57ad358e1b3551a73d59331
2
SIZE (tarantool-1.4.8-20-gdfe40fc-src.tar.gz) = 2243935
2
SIZE (tarantool-1.4.8-31-g9ca7fda-src.tar.gz) = 2263816

Return to bug 175815