Date: Mon, 27 Jun 2016 17:01:45 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417671 - head/databases/php56-redis Message-ID: <201606271701.u5RH1juV021056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Jun 27 17:01:45 2016 New Revision: 417671 URL: https://svnweb.freebsd.org/changeset/ports/417671 Log: - Update to 2.2.8 PR: 210587 Submitted by: m.tsatsenko@gmail.com (maintainer) Modified: head/databases/php56-redis/Makefile head/databases/php56-redis/distinfo Modified: head/databases/php56-redis/Makefile ============================================================================== --- head/databases/php56-redis/Makefile Mon Jun 27 16:52:21 2016 (r417670) +++ head/databases/php56-redis/Makefile Mon Jun 27 17:01:45 2016 (r417671) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= redis -PORTVERSION= 2.2.7 +PORTVERSION= 2.2.8 CATEGORIES= databases PKGNAMEPREFIX= php56- Modified: head/databases/php56-redis/distinfo ============================================================================== --- head/databases/php56-redis/distinfo Mon Jun 27 16:52:21 2016 (r417670) +++ head/databases/php56-redis/distinfo Mon Jun 27 17:01:45 2016 (r417671) @@ -1,2 +1,3 @@ -SHA256 (nicolasff-phpredis-2.2.7_GH0.tar.gz) = a5882dd9b21908e123b3d5c5f72d6dc8cbbbb6a29996e568c4d18ed356c0362b -SIZE (nicolasff-phpredis-2.2.7_GH0.tar.gz) = 137790 +TIMESTAMP = 1466948805 +SHA256 (nicolasff-phpredis-2.2.8_GH0.tar.gz) = a7c6e2eef70bd8449bab819c8f01d951fcd86ce0417e03675445040236ed4dda +SIZE (nicolasff-phpredis-2.2.8_GH0.tar.gz) = 198401
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606271701.u5RH1juV021056>