diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 15:16:53 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 15:16:53 +0000 |
commit | fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 (patch) | |
tree | 385230180bcda4fc6cd7a1a7465d2944e039c131 /databases/php5-tarantool | |
parent | 86b530b12dd467324ca3c61be77956ac03d7c5ac (diff) | |
download | FreeBSD-ports-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.zip FreeBSD-ports-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.tar.gz |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'databases/php5-tarantool')
-rw-r--r-- | databases/php5-tarantool/Makefile | 5 | ||||
-rw-r--r-- | databases/php5-tarantool/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile index 4469727..553fccf 100644 --- a/databases/php5-tarantool/Makefile +++ b/databases/php5-tarantool/Makefile @@ -4,9 +4,7 @@ PORTNAME= tarantool PORTVERSION= ${TR_VER} CATEGORIES= databases -MASTER_SITES= GHL PKGNAMEPREFIX= php5- -DISTFILES= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= vg@FreeBSD.org COMMENT= PECL PHP driver for Tarantool/Box @@ -20,8 +18,7 @@ DEFAULT_PHP_VER=5 PHP_MODNAME= ${PORTNAME} GH_PROJECT= ${PORTNAME}-php GH_ACCOUNT= tarantool -GH_COMMIT= d88ac7b -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= d88ac7b TR_VER= 20131031 CONFIGURE_ARGS+= --with-tarantool diff --git a/databases/php5-tarantool/distinfo b/databases/php5-tarantool/distinfo index 68938a8..4feca44 100644 --- a/databases/php5-tarantool/distinfo +++ b/databases/php5-tarantool/distinfo @@ -1,2 +1,2 @@ -SHA256 (php5-tarantool-20131031.tar.gz) = 3671e3c134de0fa225199afca9414931e8b0773b3ffa04f501c71cbc52ff21b2 -SIZE (php5-tarantool-20131031.tar.gz) = 21000 +SHA256 (tarantool-tarantool-php-20131031-d88ac7b_GH0.tar.gz) = 86182ea40dc17061e4c456ff13c32d5e4ca008de55a881a576ca53def0e6eb8a +SIZE (tarantool-tarantool-php-20131031-d88ac7b_GH0.tar.gz) = 20997 |