From jhelfman@experts-exchange.com  Wed Jul 11 01:11:33 2012
Return-Path: <jhelfman@experts-exchange.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 99251106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Jul 2012 01:11:32 +0000 (UTC)
	(envelope-from jhelfman@experts-exchange.com)
Received: from mail.dw.redsrci.com (mail.pub.dw.redsrci.com [72.29.183.251])
	by mx1.freebsd.org (Postfix) with ESMTP id 781ED8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Jul 2012 01:11:32 +0000 (UTC)
Received: from mail.dw.redsrci.com (localhost [127.0.0.1])
	by mail.dw.redsrci.com (Postfix) with ESMTP id A404C717B91;
	Tue, 10 Jul 2012 18:11:31 -0700 (PDT)
Received: from mail.dw.redsrci.com ([127.0.0.1])
	by mail.dw.redsrci.com (mail.dw.redsrci.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id hOUdFVXGqXti; Tue, 10 Jul 2012 18:11:31 -0700 (PDT)
Received: from experts-exchange.com (unknown [192.168.103.120])
	by mail.dw.redsrci.com (Postfix) with SMTP id 1A0A271420A;
	Tue, 10 Jul 2012 18:11:31 -0700 (PDT)
Received: (nullmailer pid 14115 invoked by uid 1001);
	Wed, 11 Jul 2012 01:09:33 -0000
Message-Id: <1341968973.659751.14114.nullmailer@experts-exchange.com>
Date: Tue, 10 Jul 2012 18:09:33 -0700
From: Jason Helfman <jgh@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: cristianorolim@hotmail.com, maurice@castro.aus.net
Subject: [PATCH] devel/php-libawl: update to 0.53
X-Send-Pr-Version: 3.113
X-GNATS-Notify: cristianorolim@hotmail.com

>Number:         169777
>Category:       ports
>Synopsis:       [PATCH] devel/php-libawl: update to 0.53
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 11 01:20:08 UTC 2012
>Closed-Date:    Tue Jul 24 04:22:08 UTC 2012
>Last-Modified:  Tue Jul 24 04:30:12 UTC 2012
>Originator:     Jason Helfman
>Release:        FreeBSD 8.3-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dormouse.experts-exchange.com 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr  9 21:23:18 UTC
>Description:
- Update to 0.53
- add a WWW line for software to pkg-descr
- use optionsng for PHP, and make it the default

Build logs are here: https://redports.org/buildarchive/20120711010444-1058/

Port maintainer (cristianorolim@hotmail.com) is cc'd.

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

--- php-libawl-0.53.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/php-libawl/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	12 Feb 2012 21:53:10 -0000	1.16
+++ Makefile	11 Jul 2012 01:09:36 -0000
@@ -4,7 +4,7 @@
 # $FreeBSD: ports/devel/php-libawl/Makefile,v 1.16 2012/02/12 21:53:10 jgh Exp $
 
 PORTNAME=	php-libawl
-PORTVERSION=	0.51
+PORTVERSION=	0.53
 CATEGORIES=	devel
 MASTER_SITES=	http://debian.mcmillan.net.nz/packages/awl/ \
 		SF/rscds/awl/${PORTVERSION}
@@ -15,7 +15,12 @@
 
 WRKSRC=		${WRKDIR}/awl-${PORTVERSION}
 
-.if !defined(WITHOUT_PHP_DEPENDS)
+OPTIONS_DEFINE=	PHP
+OPTIONS_DEFAULT=	PHP
+
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MPHP}
 USE_PHP=	YES
 .endif
 NO_BUILD=	YES
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/php-libawl/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	12 Feb 2012 21:53:10 -0000	1.14
+++ distinfo	11 Jul 2012 01:09:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (awl-0.51.tar.gz) = 1ec6e0029779772aa9204c866c48e6d35fea63c812321a505cf087a4bd1c7234
-SIZE (awl-0.51.tar.gz) = 297202
+SHA256 (awl-0.53.tar.gz) = 8b012f6df172c70af2eb7f9f860b391429b3a261499c904d906532c34aee59ee
+SIZE (awl-0.53.tar.gz) = 308256
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/devel/php-libawl/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	25 Jan 2012 13:55:14 -0000	1.2
+++ pkg-descr	11 Jul 2012 01:09:36 -0000
@@ -7,3 +7,5 @@
 - Simple reporting
 - DB Schema Updating
 - iCalendar parsing
+
+WWW: http://andrew.mcmillan.net.nz/projects/awl/
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/php-libawl/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	16 Nov 2011 08:07:07 -0000	1.6
+++ pkg-plist	11 Jul 2012 01:09:36 -0000
@@ -15,6 +15,7 @@
 %%LIBAWLDIR%%/inc/DataUpdate.php
 %%LIBAWLDIR%%/inc/EMail.php
 %%LIBAWLDIR%%/inc/MenuSet.php
+%%LIBAWLDIR%%/inc/Multipart.php
 %%LIBAWLDIR%%/inc/PgQuery.php
 %%LIBAWLDIR%%/inc/Session.php
 %%LIBAWLDIR%%/inc/Translation.php
--- php-libawl-0.53.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jgh 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jul 11 01:20:19 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169777 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jul 11 01:20:24 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cristianorolim@hotmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/169777: [PATCH] devel/php-libawl: update to 0.53
Date: Wed, 11 Jul 2012 01:20:22 UT

 Maintainer of devel/php-libawl,
 
 Please note that PR ports/169777 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/169777
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: jgh 
State-Changed-When: Tue Jul 24 04:18:12 UTC 2012 
State-Changed-Why:  
maintainer timeout, 14 days 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169777 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Tue Jul 24 04:22:07 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169777: commit references a PR
Date: Tue, 24 Jul 2012 04:21:46 +0000 (UTC)

 Author: jgh
 Date: Tue Jul 24 04:21:34 2012
 New Revision: 301434
 URL: http://svn.freebsd.org/changeset/ports/301434
 
 Log:
   - Update to 0.53
   - add a WWW line for software to pkg-descr
   - use optionsng for PHP, and make it the default
   
   PR:	ports/169777
   Submitted by:	jgh@ (myself)
   Approved by:	maintainer timeout, cristianorolim@hotmail.com (14 days)
 
 Modified:
   head/devel/php-libawl/Makefile   (contents, props changed)
   head/devel/php-libawl/distinfo   (contents, props changed)
   head/devel/php-libawl/pkg-descr   (contents, props changed)
   head/devel/php-libawl/pkg-plist   (contents, props changed)
 
 Modified: head/devel/php-libawl/Makefile
 ==============================================================================
 --- head/devel/php-libawl/Makefile	Tue Jul 24 04:00:37 2012	(r301433)
 +++ head/devel/php-libawl/Makefile	Tue Jul 24 04:21:34 2012	(r301434)
 @@ -4,7 +4,7 @@
  # $FreeBSD$
  
  PORTNAME=	php-libawl
 -PORTVERSION=	0.51
 +PORTVERSION=	0.53
  CATEGORIES=	devel
  MASTER_SITES=	http://debian.mcmillan.net.nz/packages/awl/ \
  		SF/rscds/awl/${PORTVERSION}
 @@ -15,7 +15,12 @@ COMMENT=	Andrew.s Web Libraries - PHP Ut
  
  WRKSRC=		${WRKDIR}/awl-${PORTVERSION}
  
 -.if !defined(WITHOUT_PHP_DEPENDS)
 +OPTIONS_DEFINE=	PHP
 +OPTIONS_DEFAULT=	PHP
 +
 +.include <bsd.port.options.mk>
 +
 +.if ${PORT_OPTIONS:MPHP}
  USE_PHP=	YES
  .endif
  NO_BUILD=	YES
 
 Modified: head/devel/php-libawl/distinfo
 ==============================================================================
 --- head/devel/php-libawl/distinfo	Tue Jul 24 04:00:37 2012	(r301433)
 +++ head/devel/php-libawl/distinfo	Tue Jul 24 04:21:34 2012	(r301434)
 @@ -1,2 +1,2 @@
 -SHA256 (awl-0.51.tar.gz) = 1ec6e0029779772aa9204c866c48e6d35fea63c812321a505cf087a4bd1c7234
 -SIZE (awl-0.51.tar.gz) = 297202
 +SHA256 (awl-0.53.tar.gz) = 8b012f6df172c70af2eb7f9f860b391429b3a261499c904d906532c34aee59ee
 +SIZE (awl-0.53.tar.gz) = 308256
 
 Modified: head/devel/php-libawl/pkg-descr
 ==============================================================================
 --- head/devel/php-libawl/pkg-descr	Tue Jul 24 04:00:37 2012	(r301433)
 +++ head/devel/php-libawl/pkg-descr	Tue Jul 24 04:21:34 2012	(r301434)
 @@ -7,3 +7,5 @@ handling a variety of useful things for 
  - Simple reporting
  - DB Schema Updating
  - iCalendar parsing
 +
 +WWW: http://andrew.mcmillan.net.nz/projects/awl/
 
 Modified: head/devel/php-libawl/pkg-plist
 ==============================================================================
 --- head/devel/php-libawl/pkg-plist	Tue Jul 24 04:00:37 2012	(r301433)
 +++ head/devel/php-libawl/pkg-plist	Tue Jul 24 04:21:34 2012	(r301434)
 @@ -15,6 +15,7 @@
  %%LIBAWLDIR%%/inc/DataUpdate.php
  %%LIBAWLDIR%%/inc/EMail.php
  %%LIBAWLDIR%%/inc/MenuSet.php
 +%%LIBAWLDIR%%/inc/Multipart.php
  %%LIBAWLDIR%%/inc/PgQuery.php
  %%LIBAWLDIR%%/inc/Session.php
  %%LIBAWLDIR%%/inc/Translation.php
 _______________________________________________
 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:
