Index: head/textproc/p5-LaTeX-Driver/Makefile =================================================================== --- head/textproc/p5-LaTeX-Driver/Makefile (revision 287174) +++ head/textproc/p5-LaTeX-Driver/Makefile (revision 287175) @@ -1,35 +1,34 @@ # New ports collection makefile for: LaTeX-Driver # Date created: 1st June, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= LaTeX-Driver -PORTVERSION= 0.08 -PORTREVISION= 5 +PORTVERSION= 0.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module of LaTeX Driver BUILD_DEPENDS= ${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX-base \ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN1= latex2ps.1 latex2pdf.1 latex2dvi.1 MAN3= LaTeX::Driver.3 \ LaTeX::Driver::Paths.3 \ LaTeX::Driver::FilterProgram.3 .include post-extract: @${REINPLACE_CMD} -e 's##"\r"#g' ${WRKSRC}/Makefile.PL .include Property changes on: head/textproc/p5-LaTeX-Driver/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/textproc/p5-LaTeX-Driver/distinfo =================================================================== --- head/textproc/p5-LaTeX-Driver/distinfo (revision 287174) +++ head/textproc/p5-LaTeX-Driver/distinfo (revision 287175) @@ -1,2 +1,2 @@ -SHA256 (LaTeX-Driver-0.08.tar.gz) = 79b08e0dda63dd3df1ce003d68db79704cd0c391c10de60e4757663a928a3951 -SIZE (LaTeX-Driver-0.08.tar.gz) = 30601 +SHA256 (LaTeX-Driver-0.10.tar.gz) = 6c10d068407604f42d5f72d0d40139a6c2059bb74e98f70689dfea7d352fd2bf +SIZE (LaTeX-Driver-0.10.tar.gz) = 30666 Property changes on: head/textproc/p5-LaTeX-Driver/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property