Index: head/databases/php5-redis/Makefile =================================================================== --- head/databases/php5-redis/Makefile (revision 273953) +++ head/databases/php5-redis/Makefile (revision 273954) @@ -1,29 +1,29 @@ # New ports collection makefile for: php5-redis # Date created: 9 April 2010 # Whom: Benedikt Niessen # # $FreeBSD$ # PORTNAME= redis -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= databases MASTER_SITES= https://github.com/owlient/phpredis/tarball/${PORTVERSION}/ PKGNAMEPREFIX= php5- DISTNAME= owlient-phpredis-${PORTVERSION}-0-g${GITVERSION} MAINTAINER= ports@niessen.ch COMMENT= PHP5-Extension for Redis -GITVERSION= 8c83275 +GITVERSION= 5a07edc 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 .include Property changes on: head/databases/php5-redis/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/databases/php5-redis/distinfo =================================================================== --- head/databases/php5-redis/distinfo (revision 273953) +++ head/databases/php5-redis/distinfo (revision 273954) @@ -1,2 +1,2 @@ -SHA256 (owlient-phpredis-2.1.0-0-g8c83275.tar.gz) = c12ce5ed43550e74ef07a392a7ad9a140db506ede9a89e5ce5a8222ceae4f970 -SIZE (owlient-phpredis-2.1.0-0-g8c83275.tar.gz) = 83693 +SHA256 (owlient-phpredis-2.1.1-0-g5a07edc.tar.gz) = 380f9f492d12a5531fb93525f22f2da11f8c8bc75145342420d1f3f451d9aea5 +SIZE (owlient-phpredis-2.1.1-0-g5a07edc.tar.gz) = 84874 Property changes on: head/databases/php5-redis/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property