pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/php-libawl Update to 0.51:
details: https://anonhg.NetBSD.org/pkgsrc/rev/189a496f6cd1
branches: trunk
changeset: 598677:189a496f6cd1
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 28 15:34:06 2012 +0000
description:
Update to 0.51:
2012-01-13 Andrew McMillan <andrew%morphoss.com@localhost>
* [vComponent] Fix handling for vcard peculiarities.
* [vComponent] Don't escape all ; in N or ADR.
* [vComponent] Allow for property parameters to be multiply set.
* [AwlDbDialect] Don't treat binary strings longer than 6 characters as numbers.
* Release 0.51
2012-01-04 Andrew McMillan <andrew%morphoss.com@localhost>
* Release 0.50
2011-11-09 Andrew McMillan <andrew%morphoss.com@localhost>
* [AWLUtilities] Ensure we flush output buffers on abort.
2011-11-02 Andrew McMillan <andrew%morphoss.com@localhost>
* [vCalendar] More support for scheduling-related actions.
* [vComponent] Minor performance tweaks.
2011-10-31 Andrew McMillan <andrew%morphoss.com@localhost>
* [vCalendar] Add method to scrub a confidential event.
2011-10-24 Andrew McMillan <andrew%morphoss.com@localhost>
* [AwlDatabase] Throw an exception when we can't rollback a transaction.
* [vCalendar] New functions for updating organizer/attendee status.
diffstat:
devel/php-libawl/Makefile | 4 ++--
devel/php-libawl/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 5097781f0cfe -r 189a496f6cd1 devel/php-libawl/Makefile
--- a/devel/php-libawl/Makefile Sat Jan 28 15:01:10 2012 +0000
+++ b/devel/php-libawl/Makefile Sat Jan 28 15:34:06 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2011/10/25 07:32:19 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2012/01/28 15:34:06 wiz Exp $
#
DISTNAME= awl-${LIBAWL_VERSION}
PKGNAME= ${PHP_PKG_PREFIX}-libawl-${LIBAWL_VERSION}
-LIBAWL_VERSION= 0.49
+LIBAWL_VERSION= 0.51
CATEGORIES= devel
MASTER_SITES= http://debian.mcmillan.net.nz/packages/awl/
diff -r 5097781f0cfe -r 189a496f6cd1 devel/php-libawl/distinfo
--- a/devel/php-libawl/distinfo Sat Jan 28 15:01:10 2012 +0000
+++ b/devel/php-libawl/distinfo Sat Jan 28 15:34:06 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/10/25 07:32:19 wiz Exp $
+$NetBSD: distinfo,v 1.6 2012/01/28 15:34:06 wiz Exp $
-SHA1 (awl-0.49.tar.gz) = 33251a119f576daf8d50e583015ae40f8f7cdab3
-RMD160 (awl-0.49.tar.gz) = 9d505a5ac6d617831bf6ca13b36e52e6c760bb5b
-Size (awl-0.49.tar.gz) = 294781 bytes
+SHA1 (awl-0.51.tar.gz) = a5b2c13487604b0e38289e17021d1fa682180e10
+RMD160 (awl-0.51.tar.gz) = 7936b361daaf460fcda1c71fc2c3eead6bf9fa96
+Size (awl-0.51.tar.gz) = 297202 bytes
Home |
Main Index |
Thread Index |
Old Index