Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2013 11:10:41 GMT
From:      "Mikhail T." <m.tsatsenko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183923: [maintainer] [patch] databases/php5-redis: update to 2.2.4
Message-ID:  <201311131110.rADBAfV6032928@oldred.freebsd.org>
Resent-Message-ID: <201311131120.rADBK0tN050921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183923
>Category:       ports
>Synopsis:       [maintainer] [patch] databases/php5-redis: update to 2.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 13 11:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        
>Organization:
>Environment:
>Description:
- Update to 2.2.4

Build logs: https://redports.org/buildarchive/20131031213802-71122/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: php5-redis/Makefile
===================================================================
--- php5-redis/Makefile	(revision 18908)
+++ php5-redis/Makefile	(working copy)
@@ -3,7 +3,7 @@
 #
 
 PORTNAME=	redis
-PORTVERSION=	2.2.3
+PORTVERSION=	2.2.4
 CATEGORIES=	databases
 MASTER_SITES=	https://github.com/nicolasff/phpredis/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	php5-
@@ -14,7 +14,7 @@
 
 LICENSE=	PHP301
 
-GITVERSION=	af48a77
+GITVERSION=	0f0661e
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/nicolasff-phpredis-${GITVERSION}
 
Index: php5-redis/distinfo
===================================================================
--- php5-redis/distinfo	(revision 18908)
+++ php5-redis/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (nicolasff-phpredis-2.2.3-0-gaf48a77.tar.gz) = e385fcec8374352ad2c37e99cad122bd9fef1c1c15fb997e08f08588b429784c
-SIZE (nicolasff-phpredis-2.2.3-0-gaf48a77.tar.gz) = 115992
\ No newline at end of file
+SHA256 (nicolasff-phpredis-2.2.4-0-g0f0661e.tar.gz) = cb4273cfe5c15dc0e43945ea74978fe9345ac1e2f4902c798ed63ce6a588d02d
+SIZE (nicolasff-phpredis-2.2.4-0-g0f0661e.tar.gz) = 122108


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311131110.rADBAfV6032928>