svn commit: r375978 - head/devel/p5-MooseX-LazyRequire

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 1 16:23:22 UTC 2015


Author: sunpoet
Date: Thu Jan  1 16:23:20 2015
New Revision: 375978
URL: https://svnweb.freebsd.org/changeset/ports/375978
QAT: https://qat.redports.org/buildarchive/r375978/

Log:
  - Update to 0.11
  
  Changes:	http://search.cpan.org/dist/MooseX-LazyRequire/Changes

Modified:
  head/devel/p5-MooseX-LazyRequire/Makefile
  head/devel/p5-MooseX-LazyRequire/distinfo

Modified: head/devel/p5-MooseX-LazyRequire/Makefile
==============================================================================
--- head/devel/p5-MooseX-LazyRequire/Makefile	Thu Jan  1 16:23:14 2015	(r375977)
+++ head/devel/p5-MooseX-LazyRequire/Makefile	Thu Jan  1 16:23:20 2015	(r375978)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	MooseX-LazyRequire
-PORTVERSION=	0.10
-PORTREVISION=	1
+PORTVERSION=	0.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,10 +16,9 @@ BUILD_DEPENDS=	p5-Moose>=0.94:${PORTSDIR
 		p5-aliased>=0.30:${PORTSDIR}/devel/p5-aliased \
 		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-CheckDeps>=0.002:${PORTSDIR}/devel/p5-Test-CheckDeps \
-		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
+TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
 
 USES=		perl5
-USE_PERL5=	configure
+USE_PERL5=	modbuildtiny
 
 .include <bsd.port.mk>

Modified: head/devel/p5-MooseX-LazyRequire/distinfo
==============================================================================
--- head/devel/p5-MooseX-LazyRequire/distinfo	Thu Jan  1 16:23:14 2015	(r375977)
+++ head/devel/p5-MooseX-LazyRequire/distinfo	Thu Jan  1 16:23:20 2015	(r375978)
@@ -1,2 +1,2 @@
-SHA256 (MooseX-LazyRequire-0.10.tar.gz) = a555f80c0e91bc428f040015f00dd98f3c022704ec089516b9b3507f3d437090
-SIZE (MooseX-LazyRequire-0.10.tar.gz) = 15557
+SHA256 (MooseX-LazyRequire-0.11.tar.gz) = ef620c1e019daf9cf3f23a943d25a94c91e93ab312bcd63be2e9740ec0b94288
+SIZE (MooseX-LazyRequire-0.11.tar.gz) = 26404


More information about the svn-ports-all mailing list