summaryrefslogtreecommitdiff
path: root/www/p5-Handel
diff options
context:
space:
mode:
authorhe <he>2008-12-15 23:42:37 +0000
committerhe <he>2008-12-15 23:42:37 +0000
commit96a0badc6d8bae1042931b0796c85acddb1468af (patch)
treeac9628c12a5b514e66ea0e1dbcc9fcc16e8a00b1 /www/p5-Handel
parent9fdf9837bc55804750367d89c3b3e915a39c5312 (diff)
downloadpkgsrc-96a0badc6d8bae1042931b0796c85acddb1468af.tar.gz
Update from version 1.00010nb1 to 1.00011.
This despite one test still fails, but at least it's an improvement over the old version, which failed 6-7 of the tests. Pkgsrc changes: o Add commented-out HOMEPAGE using search.cpan.org. Upstream changes: 1.00011 Wed Aug 20 19:32:44 2008 - Order->create($cart) uses storage->has_column instead of can - Removed Build.PL to make Module::Install happy - Removed $self->stash->clear call in Checkout->process - Checkout->new phases now eval strings in arrayref correctly - Deprecating phase names as constants. Just use strings and be happy. - Added tests for plugins add_handler using strings - Fixed compat.t tests under 5.10 - Fixed storage_dbic_clone.t failure under 5.10
Diffstat (limited to 'www/p5-Handel')
-rw-r--r--www/p5-Handel/Makefile6
-rw-r--r--www/p5-Handel/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile
index c5b53baff97..b89329c4849 100644
--- a/www/p5-Handel/Makefile
+++ b/www/p5-Handel/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:08 he Exp $
+# $NetBSD: Makefile,v 1.3 2008/12/15 23:42:37 he Exp $
-DISTNAME= Handel-1.00010
+DISTNAME= Handel-1.00011
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://handelframework.com/
+#HOMEPAGE= http://search.cpan.org/dist/Handel/
COMMENT= Simple commerce framework with AxKit/TT/Catalyst support
DEPENDS+= p5-DBIx-Class>=0.08008:../../databases/p5-DBIx-Class
diff --git a/www/p5-Handel/distinfo b/www/p5-Handel/distinfo
index 49cae6ecde4..14cc619496a 100644
--- a/www/p5-Handel/distinfo
+++ b/www/p5-Handel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:42:33 abs Exp $
+$NetBSD: distinfo,v 1.2 2008/12/15 23:42:37 he Exp $
-SHA1 (Handel-1.00010.tar.gz) = 1af09df5b7bebf16f2ffcab05fe243d5208c998c
-RMD160 (Handel-1.00010.tar.gz) = 875940e2a2aa92b147d97752107030e32729f2d8
-Size (Handel-1.00010.tar.gz) = 309593 bytes
+SHA1 (Handel-1.00011.tar.gz) = 96f8ff09a9bb1b4567a44cf76421faec18dc6aeb
+RMD160 (Handel-1.00011.tar.gz) = 9de8009bd6d9b2532f49286724db5bf9839c3679
+Size (Handel-1.00011.tar.gz) = 306891 bytes