Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2013 17:37:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324404 - head/devel/p5-Type-Tiny
Message-ID:  <201308081737.r78Hbvgi072949@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug  8 17:37:57 2013
New Revision: 324404
URL: http://svnweb.freebsd.org/changeset/ports/324404

Log:
  - Update to 0.022
  
  Changes:	http://search.cpan.org/dist/Type-Tiny/Changes
  		http://search.cpan.org/dist/Type-Tiny/NEWS

Modified:
  head/devel/p5-Type-Tiny/Makefile
  head/devel/p5-Type-Tiny/distinfo
  head/devel/p5-Type-Tiny/pkg-plist

Modified: head/devel/p5-Type-Tiny/Makefile
==============================================================================
--- head/devel/p5-Type-Tiny/Makefile	Thu Aug  8 17:19:07 2013	(r324403)
+++ head/devel/p5-Type-Tiny/Makefile	Thu Aug  8 17:37:57 2013	(r324404)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Type-Tiny
-PORTVERSION=	0.004
+PORTVERSION=	0.022
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:TOBYINK
@@ -16,7 +16,7 @@ LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-Class-InsideOut>=0:${PORTSDIR}/devel/p5-Class-InsideOut \
 		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
-		p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \
+		p5-Moo>=1.002001:${PORTSDIR}/devel/p5-Moo \
 		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
 		p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \
 		p5-Role-Tiny>=0:${PORTSDIR}/devel/p5-Role-Tiny \
@@ -25,13 +25,21 @@ TEST_DEPENDS=	p5-Class-InsideOut>=0:${PO
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Eval::TypeTiny.3 \
+MAN3=		Devel::TypeTiny::Perl56Compat.3 \
+		Eval::TypeTiny.3 \
 		Exporter::TypeTiny.3 \
+		Reply::Plugin::TypeTiny.3 \
 		Test::TypeTiny.3 \
 		Type::Coercion.3 \
 		Type::Coercion::Union.3 \
+		Type::Exception.3 \
+		Type::Exception::Assertion.3 \
+		Type::Exception::Compilation.3 \
+		Type::Exception::WrongNumberOfParameters.3 \
 		Type::Library.3 \
 		Type::Params.3 \
+		Type::Parser.3 \
+		Type::Registry.3 \
 		Type::Tiny.3 \
 		Type::Tiny::Class.3 \
 		Type::Tiny::Duck.3 \
@@ -49,7 +57,6 @@ MAN3=		Eval::TypeTiny.3 \
 		Type::Tiny::Union.3 \
 		Type::Utils.3 \
 		Types::Standard.3 \
-		Types::Standard::DeepCoercion.3 \
 		Types::TypeTiny.3
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Type-Tiny/distinfo
==============================================================================
--- head/devel/p5-Type-Tiny/distinfo	Thu Aug  8 17:19:07 2013	(r324403)
+++ head/devel/p5-Type-Tiny/distinfo	Thu Aug  8 17:37:57 2013	(r324404)
@@ -1,2 +1,2 @@
-SHA256 (Type-Tiny-0.004.tar.gz) = 2bb4709e3cf7aa43a8f7420a6670e87f5d928f3fef0ef6e05a7b5803d9e33b97
-SIZE (Type-Tiny-0.004.tar.gz) = 145430
+SHA256 (Type-Tiny-0.022.tar.gz) = 0bb443269bfcc44add3063353bbc7211f798195d4bdb1d983d708a75717a460f
+SIZE (Type-Tiny-0.022.tar.gz) = 199296

Modified: head/devel/p5-Type-Tiny/pkg-plist
==============================================================================
--- head/devel/p5-Type-Tiny/pkg-plist	Thu Aug  8 17:19:07 2013	(r324403)
+++ head/devel/p5-Type-Tiny/pkg-plist	Thu Aug  8 17:37:57 2013	(r324404)
@@ -1,10 +1,18 @@
+%%SITE_PERL%%/Devel/TypeTiny/Perl56Compat.pm
 %%SITE_PERL%%/Eval/TypeTiny.pm
 %%SITE_PERL%%/Exporter/TypeTiny.pm
+%%SITE_PERL%%/Reply/Plugin/TypeTiny.pm
 %%SITE_PERL%%/Test/TypeTiny.pm
 %%SITE_PERL%%/Type/Coercion.pm
 %%SITE_PERL%%/Type/Coercion/Union.pm
+%%SITE_PERL%%/Type/Exception.pm
+%%SITE_PERL%%/Type/Exception/Assertion.pm
+%%SITE_PERL%%/Type/Exception/Compilation.pm
+%%SITE_PERL%%/Type/Exception/WrongNumberOfParameters.pm
 %%SITE_PERL%%/Type/Library.pm
 %%SITE_PERL%%/Type/Params.pm
+%%SITE_PERL%%/Type/Parser.pm
+%%SITE_PERL%%/Type/Registry.pm
 %%SITE_PERL%%/Type/Tiny.pm
 %%SITE_PERL%%/Type/Tiny/Class.pm
 %%SITE_PERL%%/Type/Tiny/Duck.pm
@@ -22,17 +30,21 @@
 %%SITE_PERL%%/Type/Tiny/Union.pm
 %%SITE_PERL%%/Type/Utils.pm
 %%SITE_PERL%%/Types/Standard.pm
-%%SITE_PERL%%/Types/Standard/DeepCoercion.pm
 %%SITE_PERL%%/Types/TypeTiny.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Type/Tiny/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Type/Tiny
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Type
 @dirrmtry %%SITE_PERL%%/Types/Standard
 @dirrmtry %%SITE_PERL%%/Types
-@dirrm %%SITE_PERL%%/Type/Tiny/Manual
-@dirrm %%SITE_PERL%%/Type/Tiny
+@dirrmtry %%SITE_PERL%%/Type/Tiny/Manual
+@dirrmtry %%SITE_PERL%%/Type/Tiny
+@dirrmtry %%SITE_PERL%%/Type/Exception
 @dirrmtry %%SITE_PERL%%/Type/Coercion
 @dirrmtry %%SITE_PERL%%/Type
 @dirrmtry %%SITE_PERL%%/Test
+@dirrm %%SITE_PERL%%/Reply/Plugin
+@dirrm %%SITE_PERL%%/Reply
 @dirrmtry %%SITE_PERL%%/Exporter
 @dirrmtry %%SITE_PERL%%/Eval
+@dirrm %%SITE_PERL%%/Devel/TypeTiny
+@dirrmtry %%SITE_PERL%%/Devel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308081737.r78Hbvgi072949>