diff options
Diffstat (limited to 'databases/php5-tarantool/Makefile')
-rw-r--r-- | databases/php5-tarantool/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile index 24a7bc718107..976c275f682c 100644 --- a/databases/php5-tarantool/Makefile +++ b/databases/php5-tarantool/Makefile @@ -9,20 +9,16 @@ PKGNAMEPREFIX= php5- MAINTAINER= vg@FreeBSD.org COMMENT= PECL PHP driver for Tarantool/Box -DEPRECATED= PHP 5.4 EOL reached -EXPIRATION_DATE= 2016-01-15 - USE_GITHUB= yes USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes -PHP_DEFAULT= 5.4 PHP_MODNAME= ${PORTNAME} GH_PROJECT= ${PORTNAME}-php GH_ACCOUNT= tarantool -GH_TAGNAME= 3f24c5e -TR_VER= 20150708 +GH_TAGNAME= c1c5d5f +TR_VER= 20151222 CONFIGURE_ARGS+= --with-tarantool |