Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 07:10:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/190108: commit references a PR
Message-ID:  <201405260710.s4Q7A28e017295@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/190108; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/190108: commit references a PR
Date: Mon, 26 May 2014 07:04:24 +0000 (UTC)

 Author: gahr
 Date: Mon May 26 07:04:19 2014
 New Revision: 355279
 URL: http://svnweb.freebsd.org/changeset/ports/355279
 QAT: https://qat.redports.org/buildarchive/r355279/
 
 Log:
   - Update to 2.2.5
   
   PR:		190108
   Submitted by:	gahr@
   Approved by:	maintainer
 
 Modified:
   head/databases/php5-redis/Makefile
   head/databases/php5-redis/distinfo
 
 Modified: head/databases/php5-redis/Makefile
 ==============================================================================
 --- head/databases/php5-redis/Makefile	Mon May 26 06:55:07 2014	(r355278)
 +++ head/databases/php5-redis/Makefile	Mon May 26 07:04:19 2014	(r355279)
 @@ -2,11 +2,9 @@
  # $FreeBSD$
  
  PORTNAME=	redis
 -PORTVERSION=	2.2.4
 +PORTVERSION=	2.2.5
  CATEGORIES=	databases
 -MASTER_SITES=	https://github.com/nicolasff/phpredis/tarball/${PORTVERSION}/
  PKGNAMEPREFIX=	php5-
 -DISTNAME=	nicolasff-phpredis-${PORTVERSION}-0-g${GITVERSION}
  
  MAINTAINER=	m.tsatsenko@gmail.com
  COMMENT=	PHP5-Extension for Redis
 @@ -14,12 +12,16 @@ COMMENT=	PHP5-Extension for Redis
  LICENSE=	PHP301
  
  GITVERSION=	0f0661e
 -WRKSRC=		${WRKDIR}/nicolasff-phpredis-${GITVERSION}
  
  USE_PHP=	session
  USE_PHP_BUILD=	yes
  USE_PHPEXT=	yes
 -DEFAULT_PHP_VER=5
 +DEFAULT_VERSIONS=php=5
 +
 +USE_GITHUB=	yes
 +GH_ACCOUNT=	nicolasff
 +GH_PROJECT=	phpredis
 +GH_COMMIT=	8dac89e
  
  PHP_MODNAME=	redis
  
 
 Modified: head/databases/php5-redis/distinfo
 ==============================================================================
 --- head/databases/php5-redis/distinfo	Mon May 26 06:55:07 2014	(r355278)
 +++ head/databases/php5-redis/distinfo	Mon May 26 07:04:19 2014	(r355279)
 @@ -1,2 +1,2 @@
 -SHA256 (nicolasff-phpredis-2.2.4-0-g0f0661e.tar.gz) = cb4273cfe5c15dc0e43945ea74978fe9345ac1e2f4902c798ed63ce6a588d02d
 -SIZE (nicolasff-phpredis-2.2.4-0-g0f0661e.tar.gz) = 122108
 +SHA256 (redis-2.2.5.tar.gz) = c1c4cccce4c140da58c00b19a41f5bd2d218811733711984fc3e8b73cd4c6b33
 +SIZE (redis-2.2.5.tar.gz) = 131005
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405260710.s4Q7A28e017295>