1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Update to version 2.2.3

PR:		ports/179994
Submitted by:	Takashi Kato <townwear@gmail.com>
Approved by:	maintainer
This commit is contained in:
Pawel Pekala 2013-07-03 17:52:47 +00:00
parent 94d43048e5
commit 114e6d6be9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322239
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
#
PORTNAME= redis
PORTVERSION= 2.2.2
PORTVERSION= 2.2.3
CATEGORIES= databases
MASTER_SITES= https://github.com/nicolasff/phpredis/tarball/${PORTVERSION}/
PKGNAMEPREFIX= php5-
@ -14,9 +14,9 @@ COMMENT= PHP5-Extension for Redis
LICENSE= PHP301
GITVERSION= 4197a7f
GITVERSION= af48a77
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/nicolasff-phpredis-4197a7f
WRKSRC= ${WRKDIR}/nicolasff-phpredis-${GITVERSION}
USE_PHP= session
USE_PHP_BUILD= yes

View File

@ -1,2 +1,2 @@
SHA256 (nicolasff-phpredis-2.2.2-0-g4197a7f.tar.gz) = 7e784a16d5ef4b6351e7237fb42d28153e820dbe3f1237886269e061a8467284
SIZE (nicolasff-phpredis-2.2.2-0-g4197a7f.tar.gz) = 126081
SHA256 (nicolasff-phpredis-2.2.3-0-gaf48a77.tar.gz) = e385fcec8374352ad2c37e99cad122bd9fef1c1c15fb997e08f08588b429784c
SIZE (nicolasff-phpredis-2.2.3-0-gaf48a77.tar.gz) = 115992