Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2012 16:38:15 GMT
From:      Matthias Fechner <idefix@fechner.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170026: Update of port devel/php-libawl to version 0.53
Message-ID:  <201207201638.q6KGcFPx004245@red.freebsd.org>
Resent-Message-ID: <201207201640.q6KGeFfr088023@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 20 16:40:15 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207201638.q6KGcFPx004245>