svn commit: r440489 - head/devel/p5-MooseX-AttributeShortcuts
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue May 9 12:56:18 UTC 2017
Author: sunpoet
Date: Tue May 9 12:56:15 2017
New Revision: 440489
URL: https://svnweb.freebsd.org/changeset/ports/440489
Log:
Update to 0.029
Changes: http://search.cpan.org/dist/MooseX-AttributeShortcuts/Changes
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 Tue May 9 12:56:10 2017 (r440488)
+++ head/devel/p5-MooseX-AttributeShortcuts/Makefile Tue May 9 12:56:15 2017 (r440489)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= MooseX-AttributeShortcuts
-PORTVERSION= 0.028
+PORTVERSION= 0.029
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,15 +12,13 @@ COMMENT= Shorthand for common attribute
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-List-AllUtils>=0:devel/p5-List-AllUtils \
- p5-Moose>=0:devel/p5-Moose \
+BUILD_DEPENDS= 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
+ p5-namespace-autoclean>=0.24: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 \
Modified: head/devel/p5-MooseX-AttributeShortcuts/distinfo
==============================================================================
--- head/devel/p5-MooseX-AttributeShortcuts/distinfo Tue May 9 12:56:10 2017 (r440488)
+++ head/devel/p5-MooseX-AttributeShortcuts/distinfo Tue May 9 12:56:15 2017 (r440489)
@@ -1,2 +1,3 @@
-SHA256 (MooseX-AttributeShortcuts-0.028.tar.gz) = ad1ae0affdca9bef42bce9fc0c352e415984953c53b88fde3a5b154994d20a64
-SIZE (MooseX-AttributeShortcuts-0.028.tar.gz) = 42362
+TIMESTAMP = 1494331082
+SHA256 (MooseX-AttributeShortcuts-0.029.tar.gz) = 291005811810bf74e2641073e63edf48989e33e559b815aacee7ba7231aa2d16
+SIZE (MooseX-AttributeShortcuts-0.029.tar.gz) = 47102
More information about the svn-ports-head
mailing list