diff options
-rw-r--r-- | databases/php5-tarantool/Makefile | 8 | ||||
-rw-r--r-- | databases/php5-tarantool/distinfo | 4 |
2 files changed, 4 insertions, 8 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 diff --git a/databases/php5-tarantool/distinfo b/databases/php5-tarantool/distinfo index 293e24a13f88..1c6a9ad65918 100644 --- a/databases/php5-tarantool/distinfo +++ b/databases/php5-tarantool/distinfo @@ -1,2 +1,2 @@ -SHA256 (tarantool-tarantool-php-20150708-3f24c5e_GH0.tar.gz) = 2003e106a486a27b8ff6dd5f8d0b9672333b83c3634369dce9dc2bdfb8883420 -SIZE (tarantool-tarantool-php-20150708-3f24c5e_GH0.tar.gz) = 602791 +SHA256 (tarantool-tarantool-php-20151222-c1c5d5f_GH0.tar.gz) = fff3d8e83317d8b5dd3c5fdd06256f80cbc1145460e75b8b361c479df5decc3e +SIZE (tarantool-tarantool-php-20151222-c1c5d5f_GH0.tar.gz) = 604102 |