Index: head/devel/p5-ExtUtils-ParseXS/Makefile =================================================================== --- head/devel/p5-ExtUtils-ParseXS/Makefile (revision 282004) +++ head/devel/p5-ExtUtils-ParseXS/Makefile (revision 282005) @@ -1,37 +1,37 @@ # New ports collection makefile for: ExtUtils::ParseXS # Date created: 29 June 2003 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= ExtUtils-ParseXS -PORTVERSION= 3.03 +PORTVERSION= 3.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SMUELLER PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Converts Perl XS code into C code PERL_CONFIGURE= yes MAN3= ExtUtils::ParseXS.3 \ ExtUtils::ParseXS::Constants.3 \ ExtUtils::ParseXS::Utilities.3 \ ExtUtils::Typemaps.3 \ ExtUtils::Typemaps::InputMap.3 \ ExtUtils::Typemaps::OutputMap.3 \ ExtUtils::Typemaps::Type.3 .include .if ${PERL_LEVEL} < 500903 BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder .endif post-patch: @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL .include Property changes on: head/devel/p5-ExtUtils-ParseXS/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/devel/p5-ExtUtils-ParseXS/distinfo =================================================================== --- head/devel/p5-ExtUtils-ParseXS/distinfo (revision 282004) +++ head/devel/p5-ExtUtils-ParseXS/distinfo (revision 282005) @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-ParseXS-3.03.tar.gz) = af0f9198a3259ec07b8ea9c70f7532abd332ed612faa53b3ff81ad617924387e -SIZE (ExtUtils-ParseXS-3.03.tar.gz) = 57527 +SHA256 (ExtUtils-ParseXS-3.04.tar.gz) = 17de934dd204461a1b2ead2106caa12b5e56b3e1c5638c9bfee05aecb86ac9e8 +SIZE (ExtUtils-ParseXS-3.04.tar.gz) = 58597 Property changes on: head/devel/p5-ExtUtils-ParseXS/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property