ports/152775: Update port: databases/php5-redis - Update to 2.0.11
Oleg Ginzburg
olevole at olevole.ru
Thu Dec 2 14:30:10 UTC 2010
>Number: 152775
>Category: ports
>Synopsis: Update port: databases/php5-redis - Update to 2.0.11
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 02 14:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Oleg Ginzburg
>Release: 9.0-CURRENT
>Organization:
>Environment:
>Description:
Update to 2.0.11
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN php5-redis.bak/Makefile php5-redis/Makefile
--- php5-redis.bak/Makefile 2010-12-02 17:05:30.000000000 +0300
+++ php5-redis/Makefile 2010-12-02 17:17:04.000000000 +0300
@@ -6,16 +6,17 @@
#
PORTNAME= redis
-PORTVERSION= 1.2.0
+PORTVERSION= 2.0.11
CATEGORIES= databases
-MASTER_SITES= http://ports.niessen.ch/ \
- LOCAL/glarkin
+MASTER_SITES= http://download.github.com/
PKGNAMEPREFIX= php5-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
+DISTNAME= owlient-php${PORTNAME}-${PORTVERSION}-0-ga372dd1
MAINTAINER= ports at niessen.ch
COMMENT= PHP5-Extension for Redis
+WRKSRC= ${WRKDIR}/owlient-phpredis-a372dd1
+
USE_PHP= yes
DEFAULT_PHP_VER=5
USE_PHPEXT= yes
diff -ruN php5-redis.bak/distinfo php5-redis/distinfo
--- php5-redis.bak/distinfo 2010-12-02 17:05:30.000000000 +0300
+++ php5-redis/distinfo 2010-12-02 17:08:31.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (php5-redis-1.2.0.tar.gz) = 27c76eedd1bf8ff486deda2c194d41df
-SHA256 (php5-redis-1.2.0.tar.gz) = 147b792694291af9f70f217cfbfa527907ebe4887c54a8989923a855ee8a3ccf
-SIZE (php5-redis-1.2.0.tar.gz) = 29958
+SHA256 (owlient-phpredis-2.0.11-0-ga372dd1.tar.gz) = 0d6f8a4b8ce49d9e1208b55142d3108fc167afae12f771c1b1e19c55917d1ec4
+SIZE (owlient-phpredis-2.0.11-0-ga372dd1.tar.gz) = 51403
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list