From nobody@FreeBSD.org  Wed Oct 26 08:41:05 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E6350106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Oct 2011 08:41:05 +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 BC7388FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Oct 2011 08:41:05 +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 p9Q8f5WT077412
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Oct 2011 08:41:05 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9Q8f5UY077411;
	Wed, 26 Oct 2011 08:41:05 GMT
	(envelope-from nobody)
Message-Id: <201110260841.p9Q8f5UY077411@red.freebsd.org>
Date: Wed, 26 Oct 2011 08:41:05 GMT
From: Matthias Fechner <idefix@fechner.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: devel/php-libawl upgrade to version 0.49
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: cristianorolim@hotmail.com

>Number:         162025
>Category:       ports
>Synopsis:       devel/php-libawl upgrade to version 0.49
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 26 08:50:07 UTC 2011
>Closed-Date:    Wed Nov 16 08:11:13 UTC 2011
>Last-Modified:  Wed Nov 16 08:11:13 UTC 2011
>Originator:     Matthias Fechner
>Release:        8.2
>Organization:
>Environment:
>Description:
Please apply this new version.
Remove the following files (this patches are included now in 0.49):
files/patch-inc-iCalendar.php
files/patch-inc-vComponents.php

And apply the attached patch.
>How-To-Repeat:

>Fix:
Apply the attached patch.

Patch attached with submission follows:

diff -ur php-libawl.orig/Makefile php-libawl/Makefile
--- php-libawl.orig/Makefile	2011-10-26 10:16:32.560959157 +0200
+++ php-libawl/Makefile	2011-10-26 10:26:43.069218718 +0200
@@ -4,8 +4,7 @@
 # $FreeBSD: ports/devel/php-libawl/Makefile,v 1.13 2011/09/01 11:59:44 stefan Exp $
 
 PORTNAME=	php-libawl
-PORTVERSION=	0.46
-PORTREVISION=	1
+PORTVERSION=	0.49
 CATEGORIES=	devel
 MASTER_SITES=	http://debian.mcmillan.net.nz/packages/awl/ \
 		SF/rscds/awl/${PORTVERSION}
diff -ur php-libawl.orig/distinfo php-libawl/distinfo
--- php-libawl.orig/distinfo	2011-10-26 10:16:32.560959157 +0200
+++ php-libawl/distinfo	2011-10-26 10:20:55.862459100 +0200
@@ -1,2 +1,2 @@
-SHA256 (awl-0.46.tar.gz) = 138085123a6055f7ae51122ebb1ebfa01da9fa9925ac15f3013cda4a5f89e559
-SIZE (awl-0.46.tar.gz) = 283719
+SHA256 (awl-0.49.tar.gz) = 88a08b6ba912d161d3c9a9df1af220497b0cec8cc06991ebd9b624cf3d48f32a
+SIZE (awl-0.49.tar.gz) = 294781
diff -ur php-libawl.orig/pkg-plist php-libawl/pkg-plist
--- php-libawl.orig/pkg-plist	2011-10-26 10:16:32.559957124 +0200
+++ php-libawl/pkg-plist	2011-10-26 10:26:18.762525689 +0200
@@ -6,6 +6,7 @@
 %%LIBAWLDIR%%/inc/AWLUtilities.php.in
 %%LIBAWLDIR%%/inc/AuthPlugin.php
 %%LIBAWLDIR%%/inc/AuthPlugins.php
+%%LIBAWLDIR%%/inc/AwlCache.php
 %%LIBAWLDIR%%/inc/AwlDBDialect.php
 %%LIBAWLDIR%%/inc/AwlDatabase.php
 %%LIBAWLDIR%%/inc/AwlQuery.php
@@ -24,8 +25,8 @@
 %%LIBAWLDIR%%/inc/classBrowser.php
 %%LIBAWLDIR%%/inc/classEditor.php
 %%LIBAWLDIR%%/inc/iCalendar.php
+%%LIBAWLDIR%%/inc/vCalendar.php
 %%LIBAWLDIR%%/inc/vComponent.php
-%%LIBAWLDIR%%/inc/vEvent.php
 @dirrm %%LIBAWLDIR%%/inc
 @dirrm %%LIBAWLDIR%%/dba
 @dirrm %%LIBAWLDIR%%


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Oct 26 08:50:17 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cristianorolim@hotmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/162025: devel/php-libawl upgrade to version 0.49
Date: Wed, 26 Oct 2011 08:50:15 UT

 Maintainer of devel/php-libawl,
 
 Please note that PR ports/162025 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/162025
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Cristiano Rolim Pereria <cristianorolim@hotmail.com>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/162025: devel/php-libawl upgrade to version 0.49
Date: Sun, 6 Nov 2011 19:47:40 +0100

 Ok. I approve this patch.
 
 Thanks.
 
 -----Mensaje original----- 
 From: Edwin Groothuis 
 Sent: Wednesday, October 26, 2011 10:50 AM 
 To: cristianorolim@hotmail.com 
 Cc: bug-followup@FreeBSD.org 
 Subject: Re: ports/162025: devel/php-libawl upgrade to version 0.49 
 
 Maintainer of devel/php-libawl,
 
 Please note that PR ports/162025 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/162025
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162025: commit references a PR
Date: Wed, 16 Nov 2011 08:07:16 +0000 (UTC)

 wen         2011-11-16 08:07:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/php-libawl     Makefile distinfo pkg-plist 
   Log:
   - Update to 0.49
   
   PR:             ports/162025
   Submitted by:   Matthias Fechner <idefix@fechner.net>
   Approved by:    Cristiano Rolim Pereria <cristianorolim@hotmail.com> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.14      +1 -2      ports/devel/php-libawl/Makefile
   1.12      +2 -2      ports/devel/php-libawl/distinfo
   1.6       +2 -1      ports/devel/php-libawl/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: wen 
State-Changed-When: Wed Nov 16 08:11:12 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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