svn commit: r406745 - head/databases/php5-tarantool

Veniamin Gvozdikov vg at FreeBSD.org
Wed Jan 20 11:07:04 UTC 2016


Author: vg
Date: Wed Jan 20 11:07:03 2016
New Revision: 406745
URL: https://svnweb.freebsd.org/changeset/ports/406745

Log:
  - Upgrade to lates version

Modified:
  head/databases/php5-tarantool/Makefile
  head/databases/php5-tarantool/distinfo

Modified: head/databases/php5-tarantool/Makefile
==============================================================================
--- head/databases/php5-tarantool/Makefile	Wed Jan 20 10:56:56 2016	(r406744)
+++ head/databases/php5-tarantool/Makefile	Wed Jan 20 11:07:03 2016	(r406745)
@@ -9,20 +9,16 @@ PKGNAMEPREFIX=	php5-
 MAINTAINER=	vg at 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
 

Modified: head/databases/php5-tarantool/distinfo
==============================================================================
--- head/databases/php5-tarantool/distinfo	Wed Jan 20 10:56:56 2016	(r406744)
+++ head/databases/php5-tarantool/distinfo	Wed Jan 20 11:07:03 2016	(r406745)
@@ -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


More information about the svn-ports-head mailing list