Date: Wed, 26 Oct 2011 08:41:05 GMT From: Matthias Fechner <idefix@fechner.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/162025: devel/php-libawl upgrade to version 0.49 Message-ID: <201110260841.p9Q8f5UY077411@red.freebsd.org> Resent-Message-ID: <201110260850.p9Q8o7qX046137@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 26 08:50:07 UTC 2011 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110260841.p9Q8f5UY077411>