Date: Thu, 16 May 2019 23:56:06 +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: r501810 - head/devel/p5-MooseX-App Message-ID: <201905162356.x4GNu64v013534@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 16 23:56:06 2019 New Revision: 501810 URL: https://svnweb.freebsd.org/changeset/ports/501810 Log: Update to 1.41 Changes: https://metacpan.org/changes/distribution/MooseX-App Modified: head/devel/p5-MooseX-App/Makefile head/devel/p5-MooseX-App/distinfo Modified: head/devel/p5-MooseX-App/Makefile ============================================================================== --- head/devel/p5-MooseX-App/Makefile Thu May 16 23:56:01 2019 (r501809) +++ head/devel/p5-MooseX-App/Makefile Thu May 16 23:56:06 2019 (r501810) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MooseX-App -PORTVERSION= 1.39 +PORTVERSION= 1.41 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Config-Any>=0:devel/p5-Config-Any \ p5-IO-Interactive>=0:devel/p5-IO-Interactive \ + p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-Moose>=2:devel/p5-Moose \ 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-App/distinfo ============================================================================== --- head/devel/p5-MooseX-App/distinfo Thu May 16 23:56:01 2019 (r501809) +++ head/devel/p5-MooseX-App/distinfo Thu May 16 23:56:06 2019 (r501810) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506343525 -SHA256 (MooseX-App-1.39.tar.gz) = b18c504f741cb24eb74db46be5934c8a082e632a93103f8a07ddb82f796356d5 -SIZE (MooseX-App-1.39.tar.gz) = 90782 +TIMESTAMP = 1558010773 +SHA256 (MooseX-App-1.41.tar.gz) = 4cf2c650425b2362ce98e861a95d2d790d2a85e67d1be5ae8381d85d827354af +SIZE (MooseX-App-1.41.tar.gz) = 77449
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905162356.x4GNu64v013534>