aboutsummaryrefslogtreecommitdiff
path: root/databases/tarantool/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-09 14:05:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-09 14:05:33 +0000
commita22cc9533aa27221f92e4b6e32403e4903582455 (patch)
treeb29e409195b3f57274ca5ef4bde1b4f610fdf59f /databases/tarantool/Makefile
parent24ddeed1fce37cfd951fc3843e2b05fa0864ef91 (diff)
downloadports-a22cc9533aa27221f92e4b6e32403e4903582455.tar.gz
ports-a22cc9533aa27221f92e4b6e32403e4903582455.zip
- Update to latest git version 31-g9ca7fda
PR: 175815 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=311980
Diffstat (limited to 'databases/tarantool/Makefile')
-rw-r--r--databases/tarantool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile
index c5d306c2a9da..d208a458118d 100644
--- a/databases/tarantool/Makefile
+++ b/databases/tarantool/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tarantool
PORTVERSION= 1.4.8
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://tarantool.org/dist/
DISTNAME= ${PORTNAME}-${PORTVERSION}-${TR_REV}-src
@@ -12,7 +13,7 @@ COMMENT= High performance key/value storage server
LICENSE= BSD
-TR_REV= 20-gdfe40fc
+TR_REV= 31-g9ca7fda
USE_CMAKE= yes
USE_GCC= 4.6+
USE_GETTEXT= build