pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-CatalystX-CRUD-YUI PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dffa52967bdc
branches:  trunk
changeset: 392482:dffa52967bdc
user:      sno <sno%pkgsrc.org@localhost>
date:      Fri May 01 20:35:04 2009 +0000

description:
PkgSrc changes:
  - Updating package for p5 module of CatalystX::CRUD::YUI from 0.015
    to 0.017
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Note:
  - There're some failing tests reported for this module from update
    of Rose::HTMLx::Form::Related

Upstream changes:
0.017   16 April 2009
        * fix bug with missing 'Export as Excel' link when in View mode
        * change to extjs grey style css
        * add support for sort_prefix() in RHxFR::Metadata. This allows for setting explicit
          sort prefix strings on column names and (in theory) allows for sorting on JOINed tables
          as with m2m and o2m and FK "virtual" columns.
        * fix bug when related FK is undef in Serializer
        * enable Create and Reassign links without having to go to edit mode
        * fix Excel view and list.xls.tt to work (finally!) with LiveGrid+Serializer
        * hide parent record action buttons when viewing related records in Edit mode (reduce
          confusion particularly for Delete button)
        * fix Export as Excel link to not escape & since it is in script tag

0.016   11 March 2009
        * add c.config.cxcy.search_uri config option for rendering search box
        * slight optimization in filter_relationships.tt for clarity
        * add id attributes to crud buttons
        * add support for arbitrary code to run on form submit with YAHOO.crud.onFormSubmit array
        * add YAHOO.crud.wysiwygify() to crud.js for optional Rich Text Editor on textarea fields.

diffstat:

 www/p5-CatalystX-CRUD-YUI/Makefile |  10 +++++++---
 www/p5-CatalystX-CRUD-YUI/distinfo |   8 ++++----
 2 files changed, 11 insertions(+), 7 deletions(-)

diffs (50 lines):

diff -r 4a464cb1bbec -r dffa52967bdc www/p5-CatalystX-CRUD-YUI/Makefile
--- a/www/p5-CatalystX-CRUD-YUI/Makefile        Fri May 01 20:31:26 2009 +0000
+++ b/www/p5-CatalystX-CRUD-YUI/Makefile        Fri May 01 20:35:04 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/02/22 18:15:33 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/01 20:35:04 sno Exp $
 
-DISTNAME=      CatalystX-CRUD-YUI-0.015
+DISTNAME=      CatalystX-CRUD-YUI-0.017
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=CatalystX/}
@@ -8,11 +8,15 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/CatalystX-CRUD-YUI/
 COMMENT=       YUI for your CatalystX::CRUD view
+LICENSE=       gnu-gpl-v2 # OR artistic
 
+# Recommended dependencies
 DEPENDS+=      p5-CatalystX-CRUD-Model-RDBO>=0.14:../../databases/p5-CatalystX-CRUD-Model-RDBO
 DEPENDS+=      p5-CatalystX-CRUD-ModelAdapter-DBIC>=0.06:../../databases/p5-CatalystX-CRUD-ModelAdapter-DBIC
 DEPENDS+=      p5-DBIx-Class-RDBOHelpers>=0.05:../../databases/p5-DBIx-Class-RDBOHelpers
 DEPENDS+=      p5-Rose-DBx-Object-MoreHelpers>=0.02:../../databases/p5-Rose-DBx-Object-MoreHelpers
+
+# Required dependencies
 DEPENDS+=      p5-Catalyst-View-TT>=0:../../www/p5-Catalyst-View-TT
 DEPENDS+=       p5-CatalystX-CRUD>=0.3:../../databases/p5-CatalystX-CRUD
 DEPENDS+=      p5-CatalystX-CRUD-Controller-RHTMLO>=0.17:../../www/p5-CatalystX-CRUD-Controller-RHTMLO
@@ -20,7 +24,7 @@
 DEPENDS+=      p5-Class-C3>=0:../../devel/p5-Class-C3
 DEPENDS+=      p5-JSON-XS>=2:../../converters/p5-JSON-XS
 DEPENDS+=      p5-Path-Class>=0:../../devel/p5-Path-Class
-DEPENDS+=      p5-Rose-HTMLx-Form-Related>=0.07:../../www/p5-Rose-HTMLx-Form-Related
+DEPENDS+=      p5-Rose-HTMLx-Form-Related>=0.17:../../www/p5-Rose-HTMLx-Form-Related
 DEPENDS+=      p5-Template-Toolkit>=0:../../www/p5-Template-Toolkit
 DEPENDS+=      p5-Text-Autoformat>=0:../../textproc/p5-Text-Autoformat/
 
diff -r 4a464cb1bbec -r dffa52967bdc www/p5-CatalystX-CRUD-YUI/distinfo
--- a/www/p5-CatalystX-CRUD-YUI/distinfo        Fri May 01 20:31:26 2009 +0000
+++ b/www/p5-CatalystX-CRUD-YUI/distinfo        Fri May 01 20:35:04 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/02/22 18:15:33 he Exp $
+$NetBSD: distinfo,v 1.3 2009/05/01 20:35:04 sno Exp $
 
-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
+SHA1 (CatalystX-CRUD-YUI-0.017.tar.gz) = 7036f1e544e326075a5dc508f1f57b9432537e29
+RMD160 (CatalystX-CRUD-YUI-0.017.tar.gz) = bb74f33b46ae4abe47c7eac397ac2f07d0ab412b
+Size (CatalystX-CRUD-YUI-0.017.tar.gz) = 81299 bytes



Home | Main Index | Thread Index | Old Index