Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2015 16:22:10 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379178 - head/www/p5-Catalyst-Runtime
Message-ID:  <201502171622.t1HGMAuM001586@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Tue Feb 17 16:22:09 2015
New Revision: 379178
URL: https://svnweb.freebsd.org/changeset/ports/379178
QAT: https://qat.redports.org/buildarchive/r379178/

Log:
  Update to 5.90083. Remove stale dependencies on MooseX::Types.
  
  Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime

Modified:
  head/www/p5-Catalyst-Runtime/Makefile
  head/www/p5-Catalyst-Runtime/distinfo

Modified: head/www/p5-Catalyst-Runtime/Makefile
==============================================================================
--- head/www/p5-Catalyst-Runtime/Makefile	Tue Feb 17 16:17:34 2015	(r379177)
+++ head/www/p5-Catalyst-Runtime/Makefile	Tue Feb 17 16:22:09 2015	(r379178)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Catalyst-Runtime
-PORTVERSION=	5.90082
+PORTVERSION=	5.90083
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JJNAPIORK
@@ -38,9 +38,6 @@ BUILD_DEPENDS=	p5-CGI-Simple>=1.109:${PO
 		p5-MooseX-Getopt>=0.30:${PORTSDIR}/devel/p5-MooseX-Getopt \
 		p5-MooseX-MethodAttributes>=0.24:${PORTSDIR}/devel/p5-MooseX-MethodAttributes \
 		p5-MooseX-Role-WithOverloading>=0.09:${PORTSDIR}/devel/p5-MooseX-Role-WithOverloading \
-		p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
-		p5-MooseX-Types-Common>=0:${PORTSDIR}/devel/p5-MooseX-Types-Common \
-		p5-MooseX-Types-LoadableClass>=0.003:${PORTSDIR}/devel/p5-MooseX-Types-LoadableClass \
 		p5-Path-Class>=0.09:${PORTSDIR}/devel/p5-Path-Class \
 		p5-Plack>=0.9991:${PORTSDIR}/www/p5-Plack \
 		p5-Plack-Middleware-FixMissingBodyInRedirect>=0.09:${PORTSDIR}/www/p5-Plack-Middleware-FixMissingBodyInRedirect \

Modified: head/www/p5-Catalyst-Runtime/distinfo
==============================================================================
--- head/www/p5-Catalyst-Runtime/distinfo	Tue Feb 17 16:17:34 2015	(r379177)
+++ head/www/p5-Catalyst-Runtime/distinfo	Tue Feb 17 16:22:09 2015	(r379178)
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Runtime-5.90082.tar.gz) = 9a59975b504a1f3753ece924f725df03fcb0746c49371eb5c177c64cb00547bf
-SIZE (Catalyst-Runtime-5.90082.tar.gz) = 345696
+SHA256 (Catalyst-Runtime-5.90083.tar.gz) = 5609e0b14d7b30115531aaf5955f86680fcd4769790292fa0d0f8501559d76ea
+SIZE (Catalyst-Runtime-5.90083.tar.gz) = 346135



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