summaryrefslogtreecommitdiff
path: root/www/p5-Handel/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-12-15 23:42:37 +0000
committerhe <he@pkgsrc.org>2008-12-15 23:42:37 +0000
commit3b093337c9bc0ebcab99697d1bae111db6b278ea (patch)
treeac9628c12a5b514e66ea0e1dbcc9fcc16e8a00b1 /www/p5-Handel/Makefile
parentfdee30960eb7d3939644cae820b8b6044c711fca (diff)
downloadpkgsrc-3b093337c9bc0ebcab99697d1bae111db6b278ea.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/Makefile')
-rw-r--r--www/p5-Handel/Makefile6
1 files changed, 3 insertions, 3 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