svn commit: r437730 - head/databases/pecl-redis

Vanilla I. Shu vanilla at FreeBSD.org
Tue Apr 4 12:57:39 UTC 2017


Author: vanilla
Date: Tue Apr  4 12:57:37 2017
New Revision: 437730
URL: https://svnweb.freebsd.org/changeset/ports/437730

Log:
  Update to 3.1.2.
  
  PR:		218318
  Submitted by:	maintainer

Modified:
  head/databases/pecl-redis/Makefile
  head/databases/pecl-redis/distinfo

Modified: head/databases/pecl-redis/Makefile
==============================================================================
--- head/databases/pecl-redis/Makefile	Tue Apr  4 12:52:43 2017	(r437729)
+++ head/databases/pecl-redis/Makefile	Tue Apr  4 12:57:37 2017	(r437730)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	redis
-PORTVERSION=	3.1.1
+PORTVERSION=	3.1.2
 CATEGORIES=	databases
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/databases/pecl-redis/distinfo
==============================================================================
--- head/databases/pecl-redis/distinfo	Tue Apr  4 12:52:43 2017	(r437729)
+++ head/databases/pecl-redis/distinfo	Tue Apr  4 12:57:37 2017	(r437730)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487169159
-SHA256 (redis-3.1.1.tgz) = aa1a30f2c5e1f532289b9b90af71b42db86bb85e9f8c344a455a4312c79d917e
-SIZE (redis-3.1.1.tgz) = 198597
+TIMESTAMP = 1490962322
+SHA256 (redis-3.1.2.tgz) = a7687d007e48bef92049b8f53b425244d663da57d6b646d139248839e01f4ea3
+SIZE (redis-3.1.2.tgz) = 199041


More information about the svn-ports-head mailing list