pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Rose-HTMLx-Form-Related PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/37207c032b03
branches: trunk
changeset: 392464:37207c032b03
user: sno <sno%pkgsrc.org@localhost>
date: Fri May 01 19:39:56 2009 +0000
description:
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
diffstat:
www/p5-Rose-HTMLx-Form-Related/Makefile | 6 ++++--
www/p5-Rose-HTMLx-Form-Related/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 6 deletions(-)
diffs (39 lines):
diff -r e79c2bb00f0a -r 37207c032b03 www/p5-Rose-HTMLx-Form-Related/Makefile
--- a/www/p5-Rose-HTMLx-Form-Related/Makefile Fri May 01 19:31:14 2009 +0000
+++ b/www/p5-Rose-HTMLx-Form-Related/Makefile Fri May 01 19:39:56 2009 +0000
@@ -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 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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
diff -r e79c2bb00f0a -r 37207c032b03 www/p5-Rose-HTMLx-Form-Related/distinfo
--- a/www/p5-Rose-HTMLx-Form-Related/distinfo Fri May 01 19:31:14 2009 +0000
+++ b/www/p5-Rose-HTMLx-Form-Related/distinfo Fri May 01 19:39:56 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index