Index: head/textproc/p5-HTML-Format/Makefile =================================================================== --- head/textproc/p5-HTML-Format/Makefile (revision 332602) +++ head/textproc/p5-HTML-Format/Makefile (revision 332603) @@ -1,39 +1,31 @@ # Created by: Pete Fritchman # $FreeBSD$ PORTNAME= HTML-Format -PORTVERSION= 2.10 -PORTREVISION= 1 +PORTVERSION= 2.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module to format HTML to text or PS LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Font-AFM>=0:${PORTSDIR}/x11-fonts/p5-Font-AFM \ p5-HTML-Tree>=3.15:${PORTSDIR}/www/p5-HTML-Tree -RUN_DEPENDS= p5-Font-AFM>=0:${PORTSDIR}/x11-fonts/p5-Font-AFM \ - p5-HTML-Tree>=3.15:${PORTSDIR}/www/p5-HTML-Tree +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp USES= perl5 USE_PERL5= modbuild INSTALL_TARGET= pure_install -MAN3= HTML::FormatPS.3 \ - HTML::FormatRTF.3 \ - HTML::FormatText.3 \ - HTML::Formatter.3 - -NO_STAGE= yes .include .if ${PERL_LEVEL} < 501400 TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple .endif .include Property changes on: head/textproc/p5-HTML-Format/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/textproc/p5-HTML-Format/distinfo =================================================================== --- head/textproc/p5-HTML-Format/distinfo (revision 332602) +++ head/textproc/p5-HTML-Format/distinfo (revision 332603) @@ -1,2 +1,2 @@ -SHA256 (HTML-Format-2.10.tar.gz) = 149f4ac19733042e3f81b965047e9a053d8e5eb0832437625f4b9de860d5819a -SIZE (HTML-Format-2.10.tar.gz) = 45383 +SHA256 (HTML-Format-2.11.tar.gz) = 44a3af6b9d0184bb4cc300624352760e4435c3d802521742f42dd228e44d4a95 +SIZE (HTML-Format-2.11.tar.gz) = 48697 Property changes on: head/textproc/p5-HTML-Format/distinfo ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/textproc/p5-HTML-Format/pkg-plist =================================================================== --- head/textproc/p5-HTML-Format/pkg-plist (revision 332602) +++ head/textproc/p5-HTML-Format/pkg-plist (revision 332603) @@ -1,5 +1,9 @@ %%SITE_PERL%%/HTML/FormatPS.pm %%SITE_PERL%%/HTML/FormatRTF.pm %%SITE_PERL%%/HTML/FormatText.pm %%SITE_PERL%%/HTML/Formatter.pm +%%PERL5_MAN3%%/HTML::FormatPS.3.gz +%%PERL5_MAN3%%/HTML::FormatRTF.3.gz +%%PERL5_MAN3%%/HTML::FormatText.3.gz +%%PERL5_MAN3%%/HTML::Formatter.3.gz @dirrmtry %%SITE_PERL%%/HTML Property changes on: head/textproc/p5-HTML-Format/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property