diff options
author | he <he@pkgsrc.org> | 2009-02-22 18:15:33 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-02-22 18:15:33 +0000 |
commit | 4805baeb1efe5ca0c0c50b89f84af585b0624ae8 (patch) | |
tree | 6bfcf435131428fd302476acc07e1286c9c05769 /www/p5-CatalystX-CRUD-YUI | |
parent | 480a9747f3649b9a23b9fa2163e748513f28b2c4 (diff) | |
download | pkgsrc-4805baeb1efe5ca0c0c50b89f84af585b0624ae8.tar.gz |
Update from version 0.012 to 0.015.
...despite some self-tests still not succeeding.
Upstream changes:
0.015 27 Jan 2009
* fix IE-related bugs in JS (extra commas, IE idiosyncrasies)
0.014 26 Jan 2009
* tweek text for Add button in rel mgr to say 'Reassign' if a o2m
relationship
* add Config::General to reqs
* LiveGrid title comes from object_class (or object_class->moniker if
defined) rather than controller class name.
0.013 14 Jan 2009
* fix undef warnings in html escape.
* remove old crud/yui_related_datatable_js.tt
* fix console js bug evidenced with new Firebug release
Diffstat (limited to 'www/p5-CatalystX-CRUD-YUI')
-rw-r--r-- | www/p5-CatalystX-CRUD-YUI/Makefile | 4 | ||||
-rw-r--r-- | www/p5-CatalystX-CRUD-YUI/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-CatalystX-CRUD-YUI/Makefile b/www/p5-CatalystX-CRUD-YUI/Makefile index c3cb4e366ad..6ab67534367 100644 --- a/www/p5-CatalystX-CRUD-YUI/Makefile +++ b/www/p5-CatalystX-CRUD-YUI/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/12/17 01:16:19 he Exp $ +# $NetBSD: Makefile,v 1.2 2009/02/22 18:15:33 he Exp $ -DISTNAME= CatalystX-CRUD-YUI-0.012 +DISTNAME= CatalystX-CRUD-YUI-0.015 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CatalystX/} diff --git a/www/p5-CatalystX-CRUD-YUI/distinfo b/www/p5-CatalystX-CRUD-YUI/distinfo index 9882e1077fb..33cc37bc8ea 100644 --- a/www/p5-CatalystX-CRUD-YUI/distinfo +++ b/www/p5-CatalystX-CRUD-YUI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/12/17 01:16:19 he Exp $ +$NetBSD: distinfo,v 1.2 2009/02/22 18:15:33 he Exp $ -SHA1 (CatalystX-CRUD-YUI-0.012.tar.gz) = d17fc73a0ed84d9bf8a4b84d6b03be8c03d1c841 -RMD160 (CatalystX-CRUD-YUI-0.012.tar.gz) = 89580bb7d193f6fd68618160ec06aa30dbec941a -Size (CatalystX-CRUD-YUI-0.012.tar.gz) = 79497 bytes +SHA1 (CatalystX-CRUD-YUI-0.015.tar.gz) = 411b9611d287b431269789e60d7d3cc1fa031923 +RMD160 (CatalystX-CRUD-YUI-0.015.tar.gz) = e724f8293cbd7affb2c109d1ac5e70c5d0b5cd9d +Size (CatalystX-CRUD-YUI-0.015.tar.gz) = 79158 bytes |