From mm@mail2.vx.sk  Wed May 11 08:50:46 2011
Return-Path: <mm@mail2.vx.sk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EC1A1106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 May 2011 08:50:46 +0000 (UTC)
	(envelope-from mm@mail2.vx.sk)
Received: from mail2.vx.sk (mail2.vx.sk [IPv6:2a01:4f8:100:84a3::3])
	by mx1.freebsd.org (Postfix) with ESMTP id B39518FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 May 2011 08:50:46 +0000 (UTC)
Received: from neo.vx.sk (localhost [127.0.0.1])
	by mail2.vx.sk (Postfix) with ESMTP id 1B4B7ED1B7;
	Wed, 11 May 2011 10:50:46 +0200 (CEST)
Received: from mail2.vx.sk ([127.0.0.1])
	by neo.vx.sk (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id KkOoa+fLY34c; Wed, 11 May 2011 10:45:44 +0200 (CEST)
Received: by mail2.vx.sk (Postfix, from userid 1001)
	id 98715ED1A9; Wed, 11 May 2011 10:45:44 +0200 (CEST)
Message-Id: <20110511084544.98715ED1A9@mail2.vx.sk>
Date: Wed, 11 May 2011 10:45:44 +0200 (CEST)
From: Martin Matuska <mm@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ports@niessen.ch
Subject: [PATCH] databases/php5-redis: update to 2.1.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ports@niessen.ch

>Number:         156953
>Category:       ports
>Synopsis:       [PATCH] databases/php5-redis: update to 2.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 11 09:00:20 UTC 2011
>Closed-Date:    Wed May 11 12:48:56 UTC 2011
>Last-Modified:  Wed May 11 12:48:56 UTC 2011
>Originator:     Martin Matuska
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD neo.vx.sk 8.2-STABLE FreeBSD 8.2-STABLE #0 r221263M: Sat Apr 30 18:15:14 CEST
>Description:
- Update to 2.1.1

Port maintainer (ports@niessen.ch) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- php5-redis-2.1.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/php5-redis/Makefile /tinderbox/portstrees/FreeBSD/ports/databases/php5-redis/Makefile
--- /usr/ports/databases/php5-redis/Makefile	2011-03-02 16:11:48.000000000 +0100
+++ /tinderbox/portstrees/FreeBSD/ports/databases/php5-redis/Makefile	2011-05-11 10:30:01.639652736 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	redis
-PORTVERSION=	2.1.0
+PORTVERSION=	2.1.1
 CATEGORIES=	databases
 MASTER_SITES=	https://github.com/owlient/phpredis/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	php5-
@@ -15,7 +15,7 @@
 MAINTAINER=	ports@niessen.ch
 COMMENT=	PHP5-Extension for Redis
 
-GITVERSION=	8c83275
+GITVERSION=	5a07edc
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/owlient-phpredis-${GITVERSION}
 
diff -ruN --exclude=CVS /usr/ports/databases/php5-redis/distinfo /tinderbox/portstrees/FreeBSD/ports/databases/php5-redis/distinfo
--- /usr/ports/databases/php5-redis/distinfo	2011-03-02 16:11:48.000000000 +0100
+++ /tinderbox/portstrees/FreeBSD/ports/databases/php5-redis/distinfo	2011-05-11 10:30:26.429279554 +0200
@@ -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
--- php5-redis-2.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 11 09:00:32 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156953 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed May 11 09:00:40 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156953 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ports@niessen.ch
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/156953: [PATCH] databases/php5-redis: update to 2.1.1
Date: Wed, 11 May 2011 09:00:37 UT

 Maintainer of databases/php5-redis,
 
 Please note that PR ports/156953 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156953
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Benedikt Niessen <ports@niessen.ch>
To: Edwin Groothuis <edwin@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/156953: [PATCH] databases/php5-redis: update to 2.1.1
Date: Wed, 11 May 2011 11:03:34 +0200

 Approved.
 
 Am 11.05.2011 um 11:00 schrieb Edwin Groothuis:
 
 > Maintainer of databases/php5-redis,
 > 
 > Please note that PR ports/156953 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156953
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156953: commit references a PR
Date: Wed, 11 May 2011 11:20:56 +0000 (UTC)

 mm          2011-05-11 11:20:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/php5-redis Makefile distinfo 
   Log:
   Update to 2.1.1
   
   PR:             ports/156953
   Approved by:    Benedikt Niessen <ports@niessen.ch> (maintainer)
   
   Revision  Changes    Path
   1.4       +2 -2      ports/databases/php5-redis/Makefile
   1.4       +2 -2      ports/databases/php5-redis/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: mm 
State-Changed-When: Wed May 11 12:48:55 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156953 
>Unformatted:
