Date: Sun, 22 Apr 2018 08:47:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467931 - head/databases/php7-tarantool Message-ID: <201804220847.w3M8lgTW022376@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Apr 22 08:47:42 2018 New Revision: 467931 URL: https://svnweb.freebsd.org/changeset/ports/467931 Log: Update to 0.3.2 Changes: https://github.com/tarantool/tarantool-php/releases Modified: head/databases/php7-tarantool/Makefile head/databases/php7-tarantool/distinfo Modified: head/databases/php7-tarantool/Makefile ============================================================================== --- head/databases/php7-tarantool/Makefile Sun Apr 22 08:47:37 2018 (r467930) +++ head/databases/php7-tarantool/Makefile Sun Apr 22 08:47:42 2018 (r467931) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tarantool -PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTVERSION= 0.3.2 CATEGORIES= databases PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} Modified: head/databases/php7-tarantool/distinfo ============================================================================== --- head/databases/php7-tarantool/distinfo Sun Apr 22 08:47:37 2018 (r467930) +++ head/databases/php7-tarantool/distinfo Sun Apr 22 08:47:42 2018 (r467931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519681756 -SHA256 (tarantool-tarantool-php-0.3.0_GH0.tar.gz) = 4d37d93e1553f6ce18ac09ecb975a9b7234bfeb75360959c44b98b28d64b93ba -SIZE (tarantool-tarantool-php-0.3.0_GH0.tar.gz) = 684950 +TIMESTAMP = 1524259086 +SHA256 (tarantool-tarantool-php-0.3.2_GH0.tar.gz) = a7c71be3ceaeb5b760a9742a39f483c8a5ce2bc15a8bd29fd34bb29957559c25 +SIZE (tarantool-tarantool-php-0.3.2_GH0.tar.gz) = 684980
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804220847.w3M8lgTW022376>