diff options
author | mef <mef@pkgsrc.org> | 2015-01-12 09:40:35 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-01-12 09:40:35 +0000 |
commit | 9ebca633c6314080742b6af865a2f285ecb433c1 (patch) | |
tree | 48d1a2caaf64a801c7a657f0915ddc15b70dcf47 | |
parent | d3b7fcc1aa7dd04e91003dfcccda5ce497af20d1 (diff) | |
download | pkgsrc-9ebca633c6314080742b6af865a2f285ecb433c1.tar.gz |
(pkgsrc)
- Add ${PERL5_LICENSE}
(upstream)
- Update 1.00011 to 1.00014
------------------------
1.00014 Fri Dec 30 09:59:24 2011
- Update to latest Class::Accessor::Grouped to fix warnings
- Fixed various warnings and test failures on recent DBIx::Class
1.00013 Sun Aug 8 17:07:36 2010
- Fixed live currency conversion compat tests to be author only
- Fixed decimal comparison under -Duselongdouble compiled Perls
- Fixed issue with Storage::Result::can aborting when UNIVERSAL::isa and
Class::XSAccessors are both loaded.
1.00012 Sun Aug 1 13:40:04 2010
- Upgraded to Test::File::Contents 0.05 (LESTERM)
- Fixed: timzone in extra => {} is deprecated, its now directly on the
columns definition (LESTERM)
- Added CONTRIBUTORS file
- Tweaked manifest.t for .git
- Tweaked spelling tests
- Updated PREREQ
- Tested on 5.8.9, 5.10.1, 5.12.1
-rw-r--r-- | www/p5-Handel/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Handel/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile index 70c965b8360..76e8bf721ba 100644 --- a/www/p5-Handel/Makefile +++ b/www/p5-Handel/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/05/31 12:56:55 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/01/12 09:40:35 mef Exp $ -DISTNAME= Handel-1.00011 +DISTNAME= Handel-1.00014 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/} @@ -10,6 +9,7 @@ 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 +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-DBIx-Class>=0.08008:../../databases/p5-DBIx-Class DEPENDS+= p5-DBIx-Class-UUIDColumns>=0.02000:../../databases/p5-DBIx-Class-UUIDColumns diff --git a/www/p5-Handel/distinfo b/www/p5-Handel/distinfo index 14cc619496a..9e7929162c7 100644 --- a/www/p5-Handel/distinfo +++ b/www/p5-Handel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/12/15 23:42:37 he Exp $ +$NetBSD: distinfo,v 1.3 2015/01/12 09:40:35 mef Exp $ -SHA1 (Handel-1.00011.tar.gz) = 96f8ff09a9bb1b4567a44cf76421faec18dc6aeb -RMD160 (Handel-1.00011.tar.gz) = 9de8009bd6d9b2532f49286724db5bf9839c3679 -Size (Handel-1.00011.tar.gz) = 306891 bytes +SHA1 (Handel-1.00014.tar.gz) = 9efa7bd4f8706e563659106564be72ec57736fad +RMD160 (Handel-1.00014.tar.gz) = dd5c2f23cc20826780670db07139593ac12b6727 +Size (Handel-1.00014.tar.gz) = 316367 bytes |