diff options
author | wiz <wiz@pkgsrc.org> | 2011-09-08 20:46:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-09-08 20:46:37 +0000 |
commit | 8a89aa4fa114b7cc5b13ce7c4bb0616a41420bd7 (patch) | |
tree | 9e8bdba5d03c7b31c85265e6b5dc8576cb7b824a /devel/php-libawl/distinfo | |
parent | 4cac488232228bcd3e3818abc73a7357fe60de2a (diff) | |
download | pkgsrc-8a89aa4fa114b7cc5b13ce7c4bb0616a41420bd7.tar.gz |
Update to 0.46:
2010-12-28 Andrew McMillan <andrew@morphoss.com>
* Release 0.46
* [classBrowser] Fix checking of ordering fieldname.
* [Validation] Remove references to outdated ereg() functions.
* [AWLUtlities] Rename regex checking function more appropriately.
* [Session] Don't use ereg() for parsing regex.
* [XMLDocument] Use __construct style for constructor.
2010-12-24 Andrew McMillan <andrew@morphoss.com>
* [AwlQuery] Make the quote() method public/static.
2010-12-23 Andrew McMillan <andrew@morphoss.com>
* Convert everything except PgQuery to use AwlQuery
* [AwlQuery] Add minor missing functionality so we can switch.
* [vComponent] Improve parameter splitting to allow for escapes.
* [classEditor] Avoid uninitialised variable warning.
2010-11-27 Andrew McMillan <andrew@morphoss.com>
* [vComponent] Add __toString() methods.
* [Session] If someone is made inactive then their long-term login should cease.
2010-10-15 Andrew McMillan <andrew@morphoss.com>
* [AWLUtilities] Add an awl_version() function.
2010-10-10 Andrew McMillan <andrew@morphoss.com>
* [vComponent] It is OK to SetComponents() to an empty set.
Diffstat (limited to 'devel/php-libawl/distinfo')
-rw-r--r-- | devel/php-libawl/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/php-libawl/distinfo b/devel/php-libawl/distinfo index 62bf60ed47d..4a11b7742bd 100644 --- a/devel/php-libawl/distinfo +++ b/devel/php-libawl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/12 18:20:19 jym Exp $ +$NetBSD: distinfo,v 1.3 2011/09/08 20:46:37 wiz Exp $ -SHA1 (awl-0.45.tar.gz) = 2c4c15011ab6633bac414a4be14378ba530decda -RMD160 (awl-0.45.tar.gz) = 47a94b597c30a5ebd337021b1a9ba5cbbee836f4 -Size (awl-0.45.tar.gz) = 279339 bytes +SHA1 (awl-0.46.tar.gz) = 000a19cb01ce568458c48c4516a2f94fc681e6ff +RMD160 (awl-0.46.tar.gz) = 94bd032387e4c6d47b405cc7151f65e502178aa3 +Size (awl-0.46.tar.gz) = 283719 bytes |