PkgSrc changes:

- Updating package for p5 module of Rose::HTMLx::Form::Related from
    0.14 to 0.17
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.17    22 April 2009
        * add Rose::HTMLx::Form::Field::PopUpMenuNumeric as dependency
        * skip non-FKs when designating a related_field
        * add default_related_sort_by() to Metadata base class
        * add sort_prefix() to Metadata base class
0.16    27 Feb 2009
        * revert change in 0.15 with only setting $app if ref(). This caused tests in CatalystX::CRUD::YUI to fail.
        * don't try converting non-text fields to autocomplete
This commit is contained in:
sno 2009-05-01 19:39:56 +00:00
parent 28ea9930e9
commit bb1eced140
2 changed files with 8 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2009/01/11 19:13:48 he Exp $
# $NetBSD: Makefile,v 1.4 2009/05/01 19:39:56 sno Exp $
DISTNAME= Rose-HTMLx-Form-Related-0.14
DISTNAME= Rose-HTMLx-Form-Related-0.17
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
@ -8,11 +8,13 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Rose-HTMLx-Form-Related/
COMMENT= RHTMLO forms, living together
LICENSE= gnu-gpl-v2 # OR artistic
DEPENDS+= p5-Data-Dump>=0:../../devel/p5-Data-Dump
DEPENDS+= p5-Rose-HTML-Objects>=0:../../www/p5-Rose-HTML-Objects
DEPENDS+= p5-Rose-HTMLx-Form-Field-Autocomplete>=0:../../www/p5-Rose-HTMLx-Form-Field-Autocomplete
DEPENDS+= p5-Rose-HTMLx-Form-Field-Boolean>=0:../../www/p5-Rose-HTMLx-Form-Field-Boolean
DEPENDS+= p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric>=0.001:../../www/p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric
DEPENDS+= p5-Rose-HTMLx-Form-Field-Serial>=0.002:../../www/p5-Rose-HTMLx-Form-Field-Serial
# For test target

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2009/01/11 19:13:48 he Exp $
$NetBSD: distinfo,v 1.4 2009/05/01 19:39:56 sno Exp $
SHA1 (Rose-HTMLx-Form-Related-0.14.tar.gz) = c0531b4cc2455026e858a2c92117d27fb44c6d16
RMD160 (Rose-HTMLx-Form-Related-0.14.tar.gz) = 495a1306d8cee7118937cfa0f983ffb15328ce04
Size (Rose-HTMLx-Form-Related-0.14.tar.gz) = 16741 bytes
SHA1 (Rose-HTMLx-Form-Related-0.17.tar.gz) = dca706a53bb2b976309c09a069823dc8407c2982
RMD160 (Rose-HTMLx-Form-Related-0.17.tar.gz) = 604def801ecb9d42bd5a03906bb58313c1881732
Size (Rose-HTMLx-Form-Related-0.17.tar.gz) = 17445 bytes