Index: head/devel/p5-ExtUtils-Constant/Makefile =================================================================== --- head/devel/p5-ExtUtils-Constant/Makefile (revision 447416) +++ head/devel/p5-ExtUtils-Constant/Makefile (revision 447417) @@ -1,20 +1,20 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= ExtUtils-Constant -PORTVERSION= 0.23 -PORTREVISION= 1 +PORTVERSION= 0.24 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate XS code to import C header constants +NO_ARCH= yes USES= perl5 USE_PERL5= configure post-patch: @${REINPLACE_CMD} -e '/INSTALLDIRS/d' ${WRKSRC}/Makefile.PL .include Index: head/devel/p5-ExtUtils-Constant/distinfo =================================================================== --- head/devel/p5-ExtUtils-Constant/distinfo (revision 447416) +++ head/devel/p5-ExtUtils-Constant/distinfo (revision 447417) @@ -1,2 +1,3 @@ -SHA256 (ExtUtils-Constant-0.23.tar.gz) = 23b77025c8a5d3b93c586d4f0e712bcca3ef934edbee00a78c3fad4285f48eab -SIZE (ExtUtils-Constant-0.23.tar.gz) = 40113 +TIMESTAMP = 1501965576 +SHA256 (ExtUtils-Constant-0.24.tar.gz) = aa9e8c0b564576195a7508374f4a80b97fe3cf4a4c13efe4c949ece3e76b217d +SIZE (ExtUtils-Constant-0.24.tar.gz) = 39020 Index: head/devel/p5-ExtUtils-Constant/pkg-plist =================================================================== --- head/devel/p5-ExtUtils-Constant/pkg-plist (revision 447416) +++ head/devel/p5-ExtUtils-Constant/pkg-plist (revision 447417) @@ -1,10 +1,10 @@ -%%PERL5_MAN3%%/ExtUtils::Constant.3.gz -%%PERL5_MAN3%%/ExtUtils::Constant::Base.3.gz -%%PERL5_MAN3%%/ExtUtils::Constant::Utils.3.gz -%%PERL5_MAN3%%/ExtUtils::Constant::XS.3.gz %%SITE_PERL%%/ExtUtils/Constant.pm %%SITE_PERL%%/ExtUtils/Constant/Aaargh56Hash.pm %%SITE_PERL%%/ExtUtils/Constant/Base.pm %%SITE_PERL%%/ExtUtils/Constant/ProxySubs.pm %%SITE_PERL%%/ExtUtils/Constant/Utils.pm %%SITE_PERL%%/ExtUtils/Constant/XS.pm +%%PERL5_MAN3%%/ExtUtils::Constant.3.gz +%%PERL5_MAN3%%/ExtUtils::Constant::Base.3.gz +%%PERL5_MAN3%%/ExtUtils::Constant::Utils.3.gz +%%PERL5_MAN3%%/ExtUtils::Constant::XS.3.gz