ports/167052: [maintainer] [patch] databases/php5-redis: update to 2.2.1

Mikhail T. m.tsatsenko at gmail.com
Wed Apr 18 11:20:03 UTC 2012


>Number:         167052
>Category:       ports
>Synopsis:       [maintainer] [patch] databases/php5-redis: update to 2.2.1
>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 Apr 18 11:20:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        
>Organization:
>Environment:
>Description:
- Update to 2.2.1
- Add LICENSE
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? php5-redis/files
Index: php5-redis/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/php5-redis/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- php5-redis/Makefile	6 Jun 2011 14:21:15 -0000	1.6
+++ php5-redis/Makefile	18 Apr 2012 11:10:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	redis
-PORTVERSION=	2.1.3
+PORTVERSION=	2.2.1
 CATEGORIES=	databases
 MASTER_SITES=	https://github.com/nicolasff/phpredis/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	php5-
@@ -15,9 +15,11 @@
 MAINTAINER=	m.tsatsenko at gmail.com
 COMMENT=	PHP5-Extension for Redis
 
-GITVERSION=	43bc590
+LICENSE=	PHP301
+
+GITVERSION=	g882c7dc
 FETCH_ARGS=	-pRr
-WRKSRC=		${WRKDIR}/nicolasff-phpredis-${GITVERSION}
+WRKSRC=		${WRKDIR}/nicolasff-phpredis-250e81b
 
 USE_PHP=	session
 USE_PHP_BUILD=	yes
Index: php5-redis/distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/php5-redis/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- php5-redis/distinfo	6 Jun 2011 11:39:49 -0000	1.5
+++ php5-redis/distinfo	18 Apr 2012 11:10:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (nicolasff-phpredis-2.1.3-0-g43bc590.tar.gz) = a4343702d13251a75dc9c00f379bbdbc76dbcec3e34411bc28c26880ceec2178
-SIZE (nicolasff-phpredis-2.1.3-0-g43bc590.tar.gz) = 86820
+SHA256 (nicolasff-phpredis-2.2.1-0-gg882c7dc.tar.gz) = ef72e795c7d9038e8a4b83a948e6952eb9e424cf4b8313bfa6403176701efd3a
+SIZE (nicolasff-phpredis-2.2.1-0-gg882c7dc.tar.gz) = 113427


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



More information about the freebsd-ports-bugs mailing list