From gasolwu@kkbox.com  Fri Jan 11 19:38:06 2013
Return-Path: <gasolwu@kkbox.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 8E3FBA22;
	Fri, 11 Jan 2013 19:38:06 +0000 (UTC)
	(envelope-from gasolwu@kkbox.com)
Received: from kkbox.com (ip-203-69-67-167.kkcube.com [203.69.67.167])
	by mx1.freebsd.org (Postfix) with ESMTP id 5727CD15;
	Fri, 11 Jan 2013 19:38:05 +0000 (UTC)
Received: by goingmarry.kkbox.com (Postfix, from userid 1033)
	id 4B9777474C1; Sat, 12 Jan 2013 03:38:04 +0800 (CST)
Message-Id: <20130111193804.4B9777474C1@goingmarry.kkbox.com>
Date: Sat, 12 Jan 2013 03:38:04 +0800 (CST)
From: Gasol Wu <gasol.wu@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wen@FreeBSD.org
Subject: [PATCH] sysutils/pecl-mogilefs: update to 0.9.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         175217
>Category:       ports
>Synopsis:       [PATCH] sysutils/pecl-mogilefs: update to 0.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 11 19:40:00 UTC 2013
>Closed-Date:    Sat Jan 12 02:21:27 UTC 2013
>Last-Modified:  Sat Jan 12 06:50:00 UTC 2013
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
>Description:
- Update to 0.9.2

Port maintainer (wen@FreeBSD.org) is cc'd.

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

--- pecl-mogilefs-0.9.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/pecl-mogilefs/Makefile ./Makefile
--- /usr/ports/sysutils/pecl-mogilefs/Makefile	2012-11-17 14:01:41.000000000 +0800
+++ ./Makefile	2013-01-12 03:36:12.000000000 +0800
@@ -1,12 +1,9 @@
-# Ports collection makefile for:  pecl-mogilegs
-# Date created:			  Feb 20, 2011
-# Whom:				  Wen Heping<wen@FreeBSD.org>
-#
+# Created by: Wen Heping<wen@FreeBSD.org>
 # $FreeBSD: ports/sysutils/pecl-mogilefs/Makefile,v 1.4 2012/11/17 06:01:41 svnexp Exp $
 #
 
 PORTNAME=	mogilefs
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.2
 CATEGORIES=	sysutils pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -15,10 +12,10 @@
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	PHP client library to communicate with the MogileFS storage
 
-LIB_DEPENDS=	neon.27:${PORTSDIR}/www/neon29
-
 LICENSE=	BSD
 
+LIB_DEPENDS=	neon.27:${PORTSDIR}/www/neon29
+
 IGNORE_WITH_PHP=4
 
 USE_PHP=	yes
diff -ruN --exclude=CVS /usr/ports/sysutils/pecl-mogilefs/distinfo ./distinfo
--- /usr/ports/sysutils/pecl-mogilefs/distinfo	2011-06-18 10:45:55.000000000 +0800
+++ ./distinfo	2013-01-12 03:30:44.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (mogilefs-0.9.1.tgz) = cb20771e144cc969eb43483786fd6c6668f27ba50d7e0dea34965245e4eedfa9
-SIZE (mogilefs-0.9.1.tgz) = 16875
+SHA256 (mogilefs-0.9.2.tgz) = fb2d348aed6f97101492deb1794eb03d8708f2f33f986d61c182b3d2ab597a37
+SIZE (mogilefs-0.9.2.tgz) = 16905
--- pecl-mogilefs-0.9.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jan 11 19:40:07 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175217 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Sat Jan 12 02:21:26 UTC 2013 
State-Changed-Why:  
Committed. Thanks! Would you maintain it ? 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175217: commit references a PR
Date: Sat, 12 Jan 2013 02:20:48 +0000 (UTC)

 Author: wen
 Date: Sat Jan 12 02:20:34 2013
 New Revision: 310256
 URL: http://svnweb.freebsd.org/changeset/ports/310256
 
 Log:
   - Update to 0.9.2
   - Trim Makefile headers
   
   PR:		175217
   Submitted by:	Gasol Wu <gasol.wu@gmail.com>
 
 Modified:
   head/sysutils/pecl-mogilefs/Makefile
   head/sysutils/pecl-mogilefs/distinfo
 
 Modified: head/sysutils/pecl-mogilefs/Makefile
 ==============================================================================
 --- head/sysutils/pecl-mogilefs/Makefile	Sat Jan 12 00:41:29 2013	(r310255)
 +++ head/sysutils/pecl-mogilefs/Makefile	Sat Jan 12 02:20:34 2013	(r310256)
 @@ -1,12 +1,9 @@
 -# Ports collection makefile for:  pecl-mogilegs
 -# Date created:			  Feb 20, 2011
 -# Whom:				  Wen Heping<wen@FreeBSD.org>
 -#
 +# Created by: Wen Heping<wen@FreeBSD.org>
  # $FreeBSD$
  #
  
  PORTNAME=	mogilefs
 -PORTVERSION=	0.9.1
 +PORTVERSION=	0.9.2
  CATEGORIES=	sysutils pear
  MASTER_SITES=	http://pecl.php.net/get/
  PKGNAMEPREFIX=	pecl-
 @@ -15,10 +12,10 @@ EXTRACT_SUFX=	.tgz
  MAINTAINER=	wen@FreeBSD.org
  COMMENT=	PHP client library to communicate with the MogileFS storage
  
 -LIB_DEPENDS=	neon.27:${PORTSDIR}/www/neon29
 -
  LICENSE=	BSD
  
 +LIB_DEPENDS=	neon.27:${PORTSDIR}/www/neon29
 +
  IGNORE_WITH_PHP=4
  
  USE_PHP=	yes
 
 Modified: head/sysutils/pecl-mogilefs/distinfo
 ==============================================================================
 --- head/sysutils/pecl-mogilefs/distinfo	Sat Jan 12 00:41:29 2013	(r310255)
 +++ head/sysutils/pecl-mogilefs/distinfo	Sat Jan 12 02:20:34 2013	(r310256)
 @@ -1,2 +1,2 @@
 -SHA256 (mogilefs-0.9.1.tgz) = cb20771e144cc969eb43483786fd6c6668f27ba50d7e0dea34965245e4eedfa9
 -SIZE (mogilefs-0.9.1.tgz) = 16875
 +SHA256 (mogilefs-0.9.2.tgz) = fb2d348aed6f97101492deb1794eb03d8708f2f33f986d61c182b3d2ab597a37
 +SIZE (mogilefs-0.9.2.tgz) = 16905
 _______________________________________________
 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"
 

From: Gasol Wu <gasol.wu@gmail.com>
To: bug-followup@FreeBSD.org, gasol.wu@gmail.com
Cc:  
Subject: Re: ports/175217: [PATCH] sysutils/pecl-mogilefs: update to 0.9.2
Date: Sat, 12 Jan 2013 14:45:35 +0800

 Sure, appreciate.
>Unformatted:
