Index: head/devel/p5-Parse-RecDescent/Makefile =================================================================== --- head/devel/p5-Parse-RecDescent/Makefile (revision 296985) +++ head/devel/p5-Parse-RecDescent/Makefile (revision 296986) @@ -1,37 +1,37 @@ # New ports collection makefile for: p5-Parse-RecDescent # Date created: July 9th 1999 # Whom: Jerry Hicks # # $FreeBSD$ # PORTNAME= Parse-RecDescent -PORTVERSION= 1.965.001 +PORTVERSION= 1.967.009 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DCONWAY +MASTER_SITE_SUBDIR= CPAN:JTBRAUN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(...)$/\1/} MAINTAINER= tobez@FreeBSD.org COMMENT= A recursive descent parsing framework for Perl -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=6.62:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker PERL_CONFIGURE= YES MAN3= Parse::RecDescent.3 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR}/tutorial ${INSTALL_DATA} ${WRKSRC}/tutorial/* ${DOCSDIR}/tutorial .endif .include .if ${PERL_LEVEL} < 500900 RUN_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version .endif .include Property changes on: head/devel/p5-Parse-RecDescent/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/devel/p5-Parse-RecDescent/distinfo =================================================================== --- head/devel/p5-Parse-RecDescent/distinfo (revision 296985) +++ head/devel/p5-Parse-RecDescent/distinfo (revision 296986) @@ -1,2 +1,2 @@ -SHA256 (Parse-RecDescent-1.965001.tar.gz) = 00fa63039b062452d675712e58f0311d7323377af3cdd0fdccb1ecfe64b68d64 -SIZE (Parse-RecDescent-1.965001.tar.gz) = 154813 +SHA256 (Parse-RecDescent-1.967009.tar.gz) = e1000f0b82256269fb8daa43aab166a7832fc18b4689af7c8d6d1a49fe75c687 +SIZE (Parse-RecDescent-1.967009.tar.gz) = 170858 Property changes on: head/devel/p5-Parse-RecDescent/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property