Mon Jan 12 09:40:35 2015 UTC ()
(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


(mef)
diff -r1.15 -r1.16 pkgsrc/www/p5-Handel/Makefile
diff -r1.2 -r1.3 pkgsrc/www/p5-Handel/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/www/p5-Handel/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-Handel/Makefile 2014/05/31 12:56:55 1.15
+++ pkgsrc/www/p5-Handel/Makefile 2015/01/12 09:40:35 1.16
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.15 2014/05/31 12:56:55 wiz Exp $ 1# $NetBSD: Makefile,v 1.16 2015/01/12 09:40:35 mef Exp $
2 2
3DISTNAME= Handel-1.00011 3DISTNAME= Handel-1.00014
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 9 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://handelframework.com/ 9HOMEPAGE= http://handelframework.com/
11#HOMEPAGE= http://search.cpan.org/dist/Handel/ 10#HOMEPAGE= http://search.cpan.org/dist/Handel/
12COMMENT= Simple commerce framework with AxKit/TT/Catalyst support 11COMMENT= Simple commerce framework with AxKit/TT/Catalyst support
 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= p5-DBIx-Class>=0.08008:../../databases/p5-DBIx-Class 14DEPENDS+= p5-DBIx-Class>=0.08008:../../databases/p5-DBIx-Class
15DEPENDS+= p5-DBIx-Class-UUIDColumns>=0.02000:../../databases/p5-DBIx-Class-UUIDColumns 15DEPENDS+= p5-DBIx-Class-UUIDColumns>=0.02000:../../databases/p5-DBIx-Class-UUIDColumns
16DEPENDS+= p5-DBIx-Class-Validation>=0.02000:../../databases/p5-DBIx-Class-Validation 16DEPENDS+= p5-DBIx-Class-Validation>=0.02000:../../databases/p5-DBIx-Class-Validation
17DEPENDS+= p5-Data-Currency>=0.04002:../../finance/p5-Data-Currency 17DEPENDS+= p5-Data-Currency>=0.04002:../../finance/p5-Data-Currency
18DEPENDS+= p5-Class-Accessor-Grouped>=0.03:../../devel/p5-Class-Accessor-Grouped 18DEPENDS+= p5-Class-Accessor-Grouped>=0.03:../../devel/p5-Class-Accessor-Grouped
19DEPENDS+= p5-Class-ISA>=0:../../devel/p5-Class-ISA 19DEPENDS+= p5-Class-ISA>=0:../../devel/p5-Class-ISA
20DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector 20DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
21DEPENDS+= p5-Clone>=0.28:../../devel/p5-Clone 21DEPENDS+= p5-Clone>=0.28:../../devel/p5-Clone
22DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext>=1.06}:../../misc/p5-Locale-Maketext 22DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext>=1.06}:../../misc/p5-Locale-Maketext
23DEPENDS+= p5-Module-Pluggable>=3.1:../../devel/p5-Module-Pluggable 23DEPENDS+= p5-Module-Pluggable>=3.1:../../devel/p5-Module-Pluggable
24DEPENDS+= p5-Module-Starter>=1.42:../../devel/p5-Module-Starter 24DEPENDS+= p5-Module-Starter>=1.42:../../devel/p5-Module-Starter
25DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils 25DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils

cvs diff -r1.2 -r1.3 pkgsrc/www/p5-Handel/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Handel/distinfo 2008/12/15 23:42:37 1.2
+++ pkgsrc/www/p5-Handel/distinfo 2015/01/12 09:40:35 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2008/12/15 23:42:37 he Exp $ 1$NetBSD: distinfo,v 1.3 2015/01/12 09:40:35 mef Exp $
2 2
3SHA1 (Handel-1.00011.tar.gz) = 96f8ff09a9bb1b4567a44cf76421faec18dc6aeb 3SHA1 (Handel-1.00014.tar.gz) = 9efa7bd4f8706e563659106564be72ec57736fad
4RMD160 (Handel-1.00011.tar.gz) = 9de8009bd6d9b2532f49286724db5bf9839c3679 4RMD160 (Handel-1.00014.tar.gz) = dd5c2f23cc20826780670db07139593ac12b6727
5Size (Handel-1.00011.tar.gz) = 306891 bytes 5Size (Handel-1.00014.tar.gz) = 316367 bytes