Index: head/textproc/p5-Excel-Template/Makefile =================================================================== --- head/textproc/p5-Excel-Template/Makefile (revision 297356) +++ head/textproc/p5-Excel-Template/Makefile (revision 297357) @@ -1,66 +1,66 @@ # New ports collection makefile for: Excel::Template # Date created: 06 December 2005 # Whom: Espen Tagestad # # $FreeBSD$ # PORTNAME= Excel-Template -PORTVERSION= 0.33 +PORTVERSION= 0.34 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Perl module for templating Excel files BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/Spreadsheet/WriteExcel.pm:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel \ ${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Excel::Template.3 \ Excel::Template::Base.3 \ Excel::Template::Container.3 \ Excel::Template::Container::Bold.3 \ Excel::Template::Container::Conditional.3 \ Excel::Template::Container::Format.3 \ Excel::Template::Container::Hidden.3 \ Excel::Template::Container::Italic.3 \ Excel::Template::Container::KeepLeadingZeros.3 \ Excel::Template::Container::Locked.3 \ Excel::Template::Container::Loop.3 \ Excel::Template::Container::Outline.3 \ Excel::Template::Container::Row.3 \ Excel::Template::Container::Scope.3 \ Excel::Template::Container::Shadow.3 \ Excel::Template::Container::Strikeout.3 \ Excel::Template::Container::Workbook.3 \ Excel::Template::Container::Worksheet.3 \ Excel::Template::Context.3 \ Excel::Template::Element.3 \ Excel::Template::Element::Backref.3 \ Excel::Template::Element::Cell.3 \ Excel::Template::Element::Formula.3 \ Excel::Template::Element::FreezePanes.3 \ Excel::Template::Element::Image.3 \ Excel::Template::Element::MergeRange.3 \ Excel::Template::Element::Range.3 \ Excel::Template::Element::Var.3 \ Excel::Template::Factory.3 \ Excel::Template::Format.3 \ Excel::Template::Iterator.3 \ Excel::Template::TextObject.3 .include .if ${PERL_LEVEL} < 500800 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String CONFIGURE_ARGS+= USE_UNICODE=1 .endif .include Property changes on: head/textproc/p5-Excel-Template/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/textproc/p5-Excel-Template/distinfo =================================================================== --- head/textproc/p5-Excel-Template/distinfo (revision 297356) +++ head/textproc/p5-Excel-Template/distinfo (revision 297357) @@ -1,2 +1,2 @@ -SHA256 (Excel-Template-0.33.tar.gz) = 05fea14d0ad70a414b0c5004a1baf9b48c2bf5447d253a298d445d595538a0e7 -SIZE (Excel-Template-0.33.tar.gz) = 62662 +SHA256 (Excel-Template-0.34.tar.gz) = e1e7656710e0689cdd9d010e94fea63eac2d364e920d3e4b4e9d16210dd63332 +SIZE (Excel-Template-0.34.tar.gz) = 63131 Property changes on: head/textproc/p5-Excel-Template/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property