Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Apr 2016 12:02:16 +0000 (UTC)
From:      Lars Thegler <lth@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412402 - head/devel/p5-MooseX-AttributeShortcuts
Message-ID:  <201604021202.u32C2G9O070189@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lth
Date: Sat Apr  2 12:02:16 2016
New Revision: 412402
URL: https://svnweb.freebsd.org/changeset/ports/412402

Log:
  - update to 0.028
  - add TEST_DEPENDS
  - distribute maintainership

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

Modified: head/devel/p5-MooseX-AttributeShortcuts/Makefile
==============================================================================
--- head/devel/p5-MooseX-AttributeShortcuts/Makefile	Sat Apr  2 11:50:33 2016	(r412401)
+++ head/devel/p5-MooseX-AttributeShortcuts/Makefile	Sat Apr  2 12:02:16 2016	(r412402)
@@ -1,21 +1,30 @@
 # $FreeBSD$
 
 PORTNAME=	MooseX-AttributeShortcuts
-PORTVERSION=	0.017
-PORTREVISION=	1
+PORTVERSION=	0.028
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	lth@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Shorthand for common attribute options
 
-BUILD_DEPENDS=	p5-Moose>=0:devel/p5-Moose \
+BUILD_DEPENDS=	p5-List-AllUtils>=0:devel/p5-List-AllUtils \
+		p5-Moose>=0:devel/p5-Moose \
+		p5-MooseX-Meta-TypeConstraint-Mooish>=0:devel/p5-MooseX-Meta-TypeConstraint-Mooish \
 		p5-MooseX-Role-Parameterized>=0:devel/p5-MooseX-Role-Parameterized \
 		p5-MooseX-Types-Common>=0:devel/p5-MooseX-Types-Common \
 		p5-MooseX-Types>=0:devel/p5-MooseX-Types \
+		p5-Package-DeprecationManager>=0:devel/p5-Package-DeprecationManager \
+		p5-aliased>=0:devel/p5-aliased \
 		p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-MooseX-Types-Path-Class>=0:devel/p5-MooseX-Types-Path-Class \
+		p5-Path-Class>=0:devel/p5-Path-Class \
+		p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \
+		p5-Test-Fatal>=0:devel/p5-Test-Fatal \
+		p5-Test-Moose-More>=0.018:devel/p5-Test-Moose-More \
+		p5-Test-Warn>=0:devel/p5-Test-Warn
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-MooseX-AttributeShortcuts/distinfo
==============================================================================
--- head/devel/p5-MooseX-AttributeShortcuts/distinfo	Sat Apr  2 11:50:33 2016	(r412401)
+++ head/devel/p5-MooseX-AttributeShortcuts/distinfo	Sat Apr  2 12:02:16 2016	(r412402)
@@ -1,2 +1,2 @@
-SHA256 (MooseX-AttributeShortcuts-0.017.tar.gz) = 94aab0aa9d6a49d7351e8579f842795520c3205250fa232abe33a691b853ea42
-SIZE (MooseX-AttributeShortcuts-0.017.tar.gz) = 29079
+SHA256 (MooseX-AttributeShortcuts-0.028.tar.gz) = ad1ae0affdca9bef42bce9fc0c352e415984953c53b88fde3a5b154994d20a64
+SIZE (MooseX-AttributeShortcuts-0.028.tar.gz) = 42362



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