pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-View-Mason PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e3fbb36f1d6
branches: trunk
changeset: 392310:0e3fbb36f1d6
user: sno <sno%pkgsrc.org@localhost>
date: Wed Apr 29 22:38:35 2009 +0000
description:
PkgSrc changes:
- Updating package for p5 module Catalyst::View::Mason to 0.17 from 0.16
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.17 Sun, 29 Mar 2009 21:26:35 +0200
Florian Ragwitz (6):
Improvement for pod generated by the helper.
Make the generated views use parent instead of base.
Properly use default_view in the tests.
Don't render things twice in the render tests.
Simplify testcover Makefile target.
Switch the default for use_match to the new behaviour.
Justin Hunter (1):
Switch from NEXT to MRO::Compat.
diffstat:
www/p5-Catalyst-View-Mason/Makefile | 7 +++++--
www/p5-Catalyst-View-Mason/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 6 deletions(-)
diffs (39 lines):
diff -r 7367cbb0607a -r 0e3fbb36f1d6 www/p5-Catalyst-View-Mason/Makefile
--- a/www/p5-Catalyst-View-Mason/Makefile Wed Apr 29 22:35:24 2009 +0000
+++ b/www/p5-Catalyst-View-Mason/Makefile Wed Apr 29 22:38:35 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/04/24 17:15:24 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/29 22:38:35 sno Exp $
-DISTNAME= Catalyst-View-Mason-0.16
+DISTNAME= Catalyst-View-Mason-0.17
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -8,10 +8,13 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/perldoc?Catalyst::View::Mason
COMMENT= HTML::Mason view class for Catalyst
+LICENSE= gnu-gpl-v2 # OR artistic
DEPENDS+= p5-Catalyst-Runtime>=5.50:../../www/p5-Catalyst-Runtime
DEPENDS+= p5-HTML-Mason>=0:../../www/p5-HTML-Mason
+DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
+DEPENDS+= p5-parent-[0-9]*:../../devel/p5-parent
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/View/Mason/.packlist
diff -r 7367cbb0607a -r 0e3fbb36f1d6 www/p5-Catalyst-View-Mason/distinfo
--- a/www/p5-Catalyst-View-Mason/distinfo Wed Apr 29 22:35:24 2009 +0000
+++ b/www/p5-Catalyst-View-Mason/distinfo Wed Apr 29 22:38:35 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/02/13 21:35:07 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/04/29 22:38:35 sno Exp $
-SHA1 (Catalyst-View-Mason-0.16.tar.gz) = 7af5abf08f582268131e94a196eb95865db709fa
-RMD160 (Catalyst-View-Mason-0.16.tar.gz) = 81cbfc49d596394b071ae453ec070462c907fd11
-Size (Catalyst-View-Mason-0.16.tar.gz) = 22790 bytes
+SHA1 (Catalyst-View-Mason-0.17.tar.gz) = 260a485796d29a6f06a80a699db85e050982622d
+RMD160 (Catalyst-View-Mason-0.17.tar.gz) = bfa4fbe26b392f3825beb02adfa837cf3e1ebb29
+Size (Catalyst-View-Mason-0.17.tar.gz) = 25045 bytes
Home |
Main Index |
Thread Index |
Old Index