Index: head/devel/p5-ExtUtils-Constant/Makefile =================================================================== --- head/devel/p5-ExtUtils-Constant/Makefile (revision 269843) +++ head/devel/p5-ExtUtils-Constant/Makefile (revision 269844) @@ -1,25 +1,25 @@ # New ports collection makefile for: ExtUtils-Constant # Date created: 03 February 2005 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= ExtUtils-Constant -PORTVERSION= 0.16 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Generate XS code to import C header constants PERL_CONFIGURE= yes MAN3= ExtUtils::Constant.3 ExtUtils::Constant::Base.3 \ ExtUtils::Constant::Utils.3 ExtUtils::Constant::XS.3 post-patch: @${REINPLACE_CMD} -e '/INSTALLDIRS/d' ${WRKSRC}/Makefile.PL .include Property changes on: head/devel/p5-ExtUtils-Constant/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-ExtUtils-Constant/distinfo =================================================================== --- head/devel/p5-ExtUtils-Constant/distinfo (revision 269843) +++ head/devel/p5-ExtUtils-Constant/distinfo (revision 269844) @@ -1,3 +1,2 @@ -MD5 (ExtUtils-Constant-0.16.tar.gz) = 3d91feaf00aa55f4661197215e9eed94 -SHA256 (ExtUtils-Constant-0.16.tar.gz) = e8d8e2e9823bf33370485436fc6e704ab859d1a13efb55b8cd2ecf2018513f45 -SIZE (ExtUtils-Constant-0.16.tar.gz) = 31625 +SHA256 (ExtUtils-Constant-0.23.tar.gz) = 23b77025c8a5d3b93c586d4f0e712bcca3ef934edbee00a78c3fad4285f48eab +SIZE (ExtUtils-Constant-0.23.tar.gz) = 40113 Property changes on: head/devel/p5-ExtUtils-Constant/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-ExtUtils-Constant/pkg-plist =================================================================== --- head/devel/p5-ExtUtils-Constant/pkg-plist (revision 269843) +++ head/devel/p5-ExtUtils-Constant/pkg-plist (revision 269844) @@ -1,10 +1,11 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/Constant/.packlist %%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 @dirrm %%SITE_PERL%%/ExtUtils/Constant @dirrmtry %%SITE_PERL%%/ExtUtils @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/Constant @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils Property changes on: head/devel/p5-ExtUtils-Constant/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property