pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Handel Update from version 1.00010nb1 to 1.00011.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e2afc7d8fe4c
branches: trunk
changeset: 551449:e2afc7d8fe4c
user: he <he%pkgsrc.org@localhost>
date: Mon Dec 15 23:42:37 2008 +0000
description:
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:
www/p5-Handel/Makefile | 6 +++---
www/p5-Handel/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 98c96ceedbb8 -r e2afc7d8fe4c www/p5-Handel/Makefile
--- a/www/p5-Handel/Makefile Mon Dec 15 23:19:52 2008 +0000
+++ b/www/p5-Handel/Makefile Mon Dec 15 23:42:37 2008 +0000
@@ -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@localhost
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 -r 98c96ceedbb8 -r e2afc7d8fe4c www/p5-Handel/distinfo
--- a/www/p5-Handel/distinfo Mon Dec 15 23:19:52 2008 +0000
+++ b/www/p5-Handel/distinfo Mon Dec 15 23:42:37 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index