1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 2.0.12

PR:		ports/152775
Approved by:	Benedikt Niessen <public@niessen.in> (maintainer)
This commit is contained in:
Martin Matuska 2010-12-11 21:27:13 +00:00
parent 757953ede8
commit d6db17b3d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266066
2 changed files with 12 additions and 9 deletions

View File

@ -6,19 +6,23 @@
#
PORTNAME= redis
PORTVERSION= 1.2.0
PORTVERSION= 2.0.12
CATEGORIES= databases
MASTER_SITES= http://ports.niessen.ch/ \
LOCAL/glarkin
MASTER_SITES= https://github.com/owlient/phpredis/tarball/${PORTVERSION}/
PKGNAMEPREFIX= php5-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
DISTNAME= owlient-phpredis-${PORTVERSION}-0-g${GITVERSION}
MAINTAINER= ports@niessen.ch
COMMENT= PHP5-Extension for Redis
USE_PHP= yes
DEFAULT_PHP_VER=5
GITVERSION= 44f048c
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/owlient-phpredis-${GITVERSION}
USE_PHP= session
USE_PHP_BUILD= yes
USE_PHPEXT= yes
DEFAULT_PHP_VER=5
PHP_MODNAME= redis

View File

@ -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.12-0-g44f048c.tar.gz) = ae36f88c07ddea090d4db730236390530fd1351bdf0bf0921b4efe87e3f14edc
SIZE (owlient-phpredis-2.0.12-0-g44f048c.tar.gz) = 54634