From nobody@FreeBSD.org  Thu Oct 25 23:31:44 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 33701641
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Oct 2012 23:31:44 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 1ADCF8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Oct 2012 23:31:44 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9PNVhvQ053159
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Oct 2012 23:31:43 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q9PNVhpx053158;
	Thu, 25 Oct 2012 23:31:43 GMT
	(envelope-from nobody)
Message-Id: <201210252331.q9PNVhpx053158@red.freebsd.org>
Date: Thu, 25 Oct 2012 23:31:43 GMT
From: Dereckson <dereckson@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [www/pecl-yaf] Fixing ponctuation issues, adding license
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: johnpupu@gmail.com

>Number:         173089
>Category:       ports
>Synopsis:       www/pecl-yaf: Fixing punctuation issues, adding license
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 25 23:40:00 UTC 2012
>Closed-Date:    Thu Nov 08 13:55:36 UTC 2012
>Last-Modified:  Thu Nov 08 13:55:36 UTC 2012
>Originator:     Dereckson
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD grip.espace-win.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I prepared a patch to improve a little this port description.

* pkg-descr and Makefile use "php"
* pkg-descr use "A , B" instead "A, B"
* COMMENT isn't really concise
* Adding LICENSE (PHP301 - https://github.com/laruence/php-yaf/blob/master/LICENSE)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index 2b0bcea..b5c54ba 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	johnpupu@gmail.com
-COMMENT=	Yaf is a php framework, the difference is yaf is a PHP Extension
+COMMENT=	MVC framework written as a C PHP extension
 
 LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre
 
@@ -21,4 +21,6 @@ USE_PHP=	yes
 USE_PHPEXT=	yes
 USE_PHPIZE=	yes
 
+LICENSE=	PHP301
+
 .include <bsd.port.mk>
diff --git a/pkg-descr b/pkg-descr
index bda1cc7..00e756b 100644
--- a/pkg-descr
+++ b/pkg-descr
@@ -1,3 +1,3 @@
-Yaf is a php framework , the difference is yaf is a PHP Extension.
+Yaf is a PHP MVC framework, the difference being Yaf is a PHP Extension.
 
 WWW: http://pecl.php.net/package/yaf


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 25 23:40:09 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=173089 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Oct 25 23:40:10 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: johnpupu@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/173089: [www/pecl-yaf] Fixing ponctuation issues, adding license
Date: Thu, 25 Oct 2012 23:40:10 UT

 Maintainer of www/pecl-yaf,
 
 Please note that PR ports/173089 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/173089
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Mon Oct 29 09:28:26 UTC 2012 
Responsible-Changed-Why:  
Reassign to the heap miwi being overloaded for now 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173089 
Responsible-Changed-From-To: freebsd-ports-bugs->flo 
Responsible-Changed-By: flo 
Responsible-Changed-When: Mon Oct 29 10:53:00 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173089 
State-Changed-From-To: feedback->closed 
State-Changed-By: jhale 
State-Changed-When: Thu Nov 8 13:55:35 UTC 2012 
State-Changed-Why:  
Committed along with ports/173467.  Thanks! 

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