On Sun, Apr 21, 2019 at 05:46:27PM +0200, Charlene Wendling wrote:
> Here is an update for MooseX::MethodAttributes.

portgen suggests to add these version requirementes

                        devel/p5-MooseX-Types>=0.21 \
                        devel/p5-namespace-autoclean>=0.08

OK bluhm@

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/p5-MooseX-MethodAttributes/Makefile,v
> retrieving revision 1.9
> diff -u -p -u -p -r1.9 Makefile
> --- Makefile  20 Mar 2016 19:56:29 -0000      1.9
> +++ Makefile  11 Feb 2019 11:12:11 -0000
> @@ -4,18 +4,20 @@ COMMENT =   code attribute introspection
>
>  MODULES =    cpan
>  PKG_ARCH =   *
> -DISTNAME =   MooseX-MethodAttributes-0.25
> +DISTNAME =   MooseX-MethodAttributes-0.31
>  CATEGORIES = devel
>
> +FIX_EXTRACT_PERMISSIONS =    Yes
> +
>  # Perl
>  PERMIT_PACKAGE_CDROM =               Yes
>
>  RUN_DEPENDS =        devel/p5-Moose \
>               devel/p5-MooseX-Types \
> -             devel/p5-namespace-clean
> -
> -TEST_DEPENDS =devel/p5-MooseX-Role-Parameterized \
> -             devel/p5-Test-Exception \
>               devel/p5-namespace-autoclean
> +
> +TEST_DEPENDS =       devel/p5-MooseX-Role-Parameterized \
> +             devel/p5-Test-Fatal \
> +             devel/p5-Test-Requires
>
>  .include <bsd.port.mk>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/devel/p5-MooseX-MethodAttributes/distinfo,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 distinfo
> --- distinfo  18 Jan 2015 03:13:30 -0000      1.5
> +++ distinfo  11 Feb 2019 11:12:11 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (MooseX-MethodAttributes-0.25.tar.gz) = 
> nDPV2LEophaDyBUcu/urfiL0EvnYEH/IMUkfJWMGc2Y=
> -SIZE (MooseX-MethodAttributes-0.25.tar.gz) = 22795
> +SHA256 (MooseX-MethodAttributes-0.31.tar.gz) = 
> k2Fu44YhReliIoPoXr9Ye6fIFiD83Xek4m3UdTgIDfI=
> +SIZE (MooseX-MethodAttributes-0.31.tar.gz) = 39845

Reply via email to