From johnpupu@www.johnpupu.tw  Sun Mar 17 04:05:34 2013
Return-Path: <johnpupu@www.johnpupu.tw>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 8B739B32
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Mar 2013 04:05:34 +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 4E95FF9C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Mar 2013 04:05:33 +0000 (UTC)
Received: from www.johnpupu.tw (localhost [127.0.0.1])
	by www.johnpupu.tw (Postfix) with ESMTP id DD800536098
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Mar 2013 12:05:25 +0800 (CST)
Received: (from root@localhost)
	by www.johnpupu.tw (8.14.5/8.14.5/Submit) id r2H45PMO095268;
	Sun, 17 Mar 2013 12:05:25 +0800 (CST)
	(envelope-from johnpupu)
Message-Id: <201303170405.r2H45PMO095268@www.johnpupu.tw>
Date: Sun, 17 Mar 2013 12:05:25 +0800 (CST)
From: John Chen <johnpupu@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] databases/pecl-mysqlnd_qc: update to 1.2.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         177041
>Category:       ports
>Synopsis:       [MAINTAINER] databases/pecl-mysqlnd_qc: update to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 17 04:10:00 UTC 2013
>Closed-Date:    Tue Mar 26 14:07:34 UTC 2013
>Last-Modified:  Tue Mar 26 14:10:00 UTC 2013
>Originator:     John Chen
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
Watcher
>Environment:
System: FreeBSD www.johnpupu.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
- Update to 1.2.0

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

--- pecl-mysqlnd_qc-1.2.0.patch begins here ---
diff -ruN --exclude=CVS ../pecl-mysqlnd_qc.orig/Makefile ./Makefile
--- ../pecl-mysqlnd_qc.orig/Makefile	2012-11-17 13:55:18.000000000 +0800
+++ ./Makefile	2013-03-17 12:02:38.000000000 +0800
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	pecl-mysqlnd_qc
-# Date created:		13 May 2011
-# Whom:			johnpupu <johnpupu@gmail.com>
-#
 # $FreeBSD: ports/databases/pecl-mysqlnd_qc/Makefile,v 1.3 2012/11/17 05:55:18 svnexp Exp $
-#
 
 PORTNAME=	mysqlnd_qc
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.0
 CATEGORIES=	databases
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -ruN --exclude=CVS ../pecl-mysqlnd_qc.orig/distinfo ./distinfo
--- ../pecl-mysqlnd_qc.orig/distinfo	2012-05-17 20:02:25.000000000 +0800
+++ ./distinfo	2013-03-14 16:40:38.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/mysqlnd_qc-1.1.1.tgz) = e31fd037b4d63b53009bdcdf7cf3bc2b75c54f857ad055dc4b032551afdc546f
-SIZE (PECL/mysqlnd_qc-1.1.1.tgz) = 146719
+SHA256 (PECL/mysqlnd_qc-1.2.0.tgz) = 08d64e917963c2404f77204bcc811adc1230361fcf389d1acde3a1a19edc2ae1
+SIZE (PECL/mysqlnd_qc-1.2.0.tgz) = 147416
--- pecl-mysqlnd_qc-1.2.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Mar 17 04:10:07 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177041 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Mar 26 14:07:33 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177041: commit references a PR
Date: Tue, 26 Mar 2013 14:07:34 +0000 (UTC)

 Author: miwi
 Date: Tue Mar 26 14:07:26 2013
 New Revision: 315292
 URL: http://svnweb.freebsd.org/changeset/ports/315292
 
 Log:
   - Update to 1.2.0
   
   PR:		177041
   Submitted by:	Maintainer
 
 Modified:
   head/databases/pecl-mysqlnd_qc/Makefile   (contents, props changed)
   head/databases/pecl-mysqlnd_qc/distinfo   (contents, props changed)
 
 Modified: head/databases/pecl-mysqlnd_qc/Makefile
 ==============================================================================
 --- head/databases/pecl-mysqlnd_qc/Makefile	Tue Mar 26 14:00:52 2013	(r315291)
 +++ head/databases/pecl-mysqlnd_qc/Makefile	Tue Mar 26 14:07:26 2013	(r315292)
 @@ -1,12 +1,8 @@
 -# New ports collection makefile for:	pecl-mysqlnd_qc
 -# Date created:		13 May 2011
 -# Whom:			johnpupu <johnpupu@gmail.com>
 -#
 +# Created by: johnpupu <johnpupu@gmail.com>
  # $FreeBSD$
 -#
  
  PORTNAME=	mysqlnd_qc
 -PORTVERSION=	1.1.1
 +PORTVERSION=	1.2.0
  CATEGORIES=	databases
  MASTER_SITES=	http://pecl.php.net/get/
  PKGNAMEPREFIX=	pecl-
 
 Modified: head/databases/pecl-mysqlnd_qc/distinfo
 ==============================================================================
 --- head/databases/pecl-mysqlnd_qc/distinfo	Tue Mar 26 14:00:52 2013	(r315291)
 +++ head/databases/pecl-mysqlnd_qc/distinfo	Tue Mar 26 14:07:26 2013	(r315292)
 @@ -1,2 +1,2 @@
 -SHA256 (PECL/mysqlnd_qc-1.1.1.tgz) = e31fd037b4d63b53009bdcdf7cf3bc2b75c54f857ad055dc4b032551afdc546f
 -SIZE (PECL/mysqlnd_qc-1.1.1.tgz) = 146719
 +SHA256 (PECL/mysqlnd_qc-1.2.0.tgz) = 08d64e917963c2404f77204bcc811adc1230361fcf389d1acde3a1a19edc2ae1
 +SIZE (PECL/mysqlnd_qc-1.2.0.tgz) = 147416
 _______________________________________________
 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"
 
>Unformatted:
