From johnpupu@www.johnpupu.tw  Fri Oct 26 03:35:07 2012
Return-Path: <johnpupu@www.johnpupu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id CE934835
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Oct 2012 03:35:07 +0000 (UTC)
	(envelope-from johnpupu@www.johnpupu.tw)
Received: from www.johnpupu.tw (60-199-173-18.static.tfn.net.tw [60.199.173.18])
	by mx1.freebsd.org (Postfix) with ESMTP id 923778FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Oct 2012 03:35:07 +0000 (UTC)
Received: from www.johnpupu.tw (localhost [127.0.0.1])
	by www.johnpupu.tw (Postfix) with ESMTP id F2ADB536004;
	Fri, 26 Oct 2012 11:34:50 +0800 (CST)
Received: (from root@localhost)
	by www.johnpupu.tw (8.14.5/8.14.5/Submit) id q9Q3YoES097224;
	Fri, 26 Oct 2012 11:34:50 +0800 (CST)
	(envelope-from johnpupu)
Message-Id: <201210260334.q9Q3YoES097224@www.johnpupu.tw>
Date: Fri, 26 Oct 2012 11:34:50 +0800 (CST)
From: John Chen <johnpupu@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] databases/pecl-memcached: update to 2.1.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         173099
>Category:       ports
>Synopsis:       [PATCH] databases/pecl-memcached: update to 2.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bdrewery
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 26 03:40:01 UTC 2012
>Closed-Date:    Sun Nov 04 07:51:21 CST 2012
>Last-Modified:  Sun Nov 04 07:51:21 CST 2012
>Originator:     John Chen
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
Watcher
>Environment:
System: FreeBSD www.johnpupu.tw 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012
>Description:
- Update to 2.1.0

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- pecl-memcached-2.1.0.patch begins here ---
diff -ruN --exclude=CVS ../pecl-memcached.orig/Makefile ./Makefile
--- ../pecl-memcached.orig/Makefile	2012-05-18 12:36:58.000000000 +0800
+++ ./Makefile	2012-10-26 11:27:00.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	memcached
-PORTVERSION=	2.0.1
+PORTVERSION=	2.1.0
 CATEGORIES=	databases
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -ruN --exclude=CVS ../pecl-memcached.orig/distinfo ./distinfo
--- ../pecl-memcached.orig/distinfo	2012-05-18 12:36:58.000000000 +0800
+++ ./distinfo	2012-10-26 11:27:18.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/memcached-2.0.1.tgz) = 250779594e846b7b31390c384697eb24a5096123b0d3e2f4a1a0b79d14fb1bff
-SIZE (PECL/memcached-2.0.1.tgz) = 39088
+SHA256 (PECL/memcached-2.1.0.tgz) = bc4940015be74f47908d410d7b55e10a3d5bf65674036d944c73558227fcc4af
+SIZE (PECL/memcached-2.1.0.tgz) = 39095
--- pecl-memcached-2.1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Oct 26 03:40:12 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173099 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Oct 26 03:40:13 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/173099: [PATCH] databases/pecl-memcached: update to 2.1.0
Date: Fri, 26 Oct 2012 03:40:13 UT

 Maintainer of databases/pecl-memcached,
 
 Please note that PR ports/173099 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/173099
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Gea-Suan Lin <gslin@gslin.org>
To: bug-followup@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/173099: [PATCH] databases/pecl-memcached: update to 2.1.0
Date: Fri, 26 Oct 2012 17:15:25 +0800

 Thanks, please commit it.
 
 On Fri, Oct 26, 2012 at 03:40:13AM +0000, Edwin Groothuis wrote:
 > Maintainer of databases/pecl-memcached,
 > 
 > Please note that PR ports/173099 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/173099
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Mon Oct 29 09:28:02 UTC 2012 
Responsible-Changed-Why:  
Reassign to the heap miwi being overloaded for now 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173099 
Responsible-Changed-From-To: freebsd-ports-bugs->bdrewery 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Fri Nov 2 13:11:38 CDT 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173099 
State-Changed-From-To: feedback->closed 
State-Changed-By: bdrewery 
State-Changed-When: Sun Nov 4 07:51:21 CST 2012 
State-Changed-Why:  
Committed. Thanks! 

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