From nobody@FreeBSD.org  Fri Jul 20 16:38:16 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 28B2E106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Jul 2012 16:38:16 +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 0704E8FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Jul 2012 16:38:16 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q6KGcF0C004246
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Jul 2012 16:38:15 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q6KGcFPx004245;
	Fri, 20 Jul 2012 16:38:15 GMT
	(envelope-from nobody)
Message-Id: <201207201638.q6KGcFPx004245@red.freebsd.org>
Date: Fri, 20 Jul 2012 16:38:15 GMT
From: Matthias Fechner <idefix@fechner.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update of port devel/php-libawl to version 0.53
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: cristianorolim@hotmail.com

>Number:         170026
>Category:       ports
>Synopsis:       Update of port devel/php-libawl to version 0.53
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 20 16:40:15 UTC 2012
>Closed-Date:    Fri Jul 20 22:11:04 UTC 2012
>Last-Modified:  Fri Jul 20 22:11:04 UTC 2012
>Originator:     Matthias Fechner
>Release:        
>Organization:
>Environment:
>Description:
Please apply the attached patch to update php-libawl to current version 0.53 which is required to get new version of port www/davical running.
I will provide herefor another patch to update davical port too.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur php-libawl-0.51/Makefile php-libawl/Makefile
--- php-libawl-0.51/Makefile	2012-07-20 18:23:11.935810560 +0200
+++ php-libawl/Makefile	2012-07-20 18:23:29.270808221 +0200
@@ -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}
diff -ur php-libawl-0.51/distinfo php-libawl/distinfo
--- php-libawl-0.51/distinfo	2012-07-20 18:23:11.956169373 +0200
+++ php-libawl/distinfo	2012-07-20 18:23:37.987805804 +0200
@@ -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
diff -ur php-libawl-0.51/pkg-plist php-libawl/pkg-plist
--- php-libawl-0.51/pkg-plist	2012-07-20 18:23:11.957807011 +0200
+++ php-libawl/pkg-plist	2012-07-20 18:31:44.877813952 +0200
@@ -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


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jul 20 16:40:58 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cristianorolim@hotmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/170026: Update of port devel/php-libawl to version 0.53
Date: Fri, 20 Jul 2012 16:40:57 UT

 Maintainer of devel/php-libawl,
 
 Please note that PR ports/170026 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/170026
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: jgh 
State-Changed-When: Fri Jul 20 22:11:03 UTC 2012 
State-Changed-Why:  
thanks for the report, however this is a duplicate of ports/169777. 

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