summaryrefslogtreecommitdiff
path: root/devel/php-libawl
diff options
context:
space:
mode:
authorwiz <wiz>2012-01-28 15:34:06 +0000
committerwiz <wiz>2012-01-28 15:34:06 +0000
commita4b80be94c90e5cce6accac3e67e58a5924ebca6 (patch)
treeb51b7ee66e0f4170f74e4130fd053008166b926b /devel/php-libawl
parent7b2e555807c34ff7ac8a6d38b01b1365156bd18c (diff)
downloadpkgsrc-a4b80be94c90e5cce6accac3e67e58a5924ebca6.tar.gz
Update to 0.51:
2012-01-13 Andrew McMillan <andrew@morphoss.com> * [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> * Release 0.50 2011-11-09 Andrew McMillan <andrew@morphoss.com> * [AWLUtilities] Ensure we flush output buffers on abort. 2011-11-02 Andrew McMillan <andrew@morphoss.com> * [vCalendar] More support for scheduling-related actions. * [vComponent] Minor performance tweaks. 2011-10-31 Andrew McMillan <andrew@morphoss.com> * [vCalendar] Add method to scrub a confidential event. 2011-10-24 Andrew McMillan <andrew@morphoss.com> * [AwlDatabase] Throw an exception when we can't rollback a transaction. * [vCalendar] New functions for updating organizer/attendee status.
Diffstat (limited to 'devel/php-libawl')
-rw-r--r--devel/php-libawl/Makefile4
-rw-r--r--devel/php-libawl/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/php-libawl/Makefile b/devel/php-libawl/Makefile
index e3a72befe87..6bf5c2ec401 100644
--- a/devel/php-libawl/Makefile
+++ b/devel/php-libawl/Makefile
@@ -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 --git a/devel/php-libawl/distinfo b/devel/php-libawl/distinfo
index 8bcafb4f623..8972af87676 100644
--- a/devel/php-libawl/distinfo
+++ b/devel/php-libawl/distinfo
@@ -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