Index: head/textproc/p5-XML-LibXSLT/Makefile =================================================================== --- head/textproc/p5-XML-LibXSLT/Makefile (revision 108926) +++ head/textproc/p5-XML-LibXSLT/Makefile (revision 108927) @@ -1,31 +1,29 @@ # New ports collection makefile for: XML::LibXSLT # Date created: 6 June 2001 # Whom: Dom Mitchell # # $FreeBSD$ # PORTNAME= XML-LibXSLT -PORTVERSION= 1.53 -PORTREVISION= 1 +PORTVERSION= 1.57 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= dom@happygiraffe.net COMMENT= Perl interface to the GNOME XSLT library BUILD_DEPENDS= ${PERL_ABASE}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS= ${PERL_ABASE}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt PERL_CONFIGURE= yes CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2' PERL_ABASE= ${SITE_PERL}/${PERL_ARCH} MAN3= XML::LibXSLT.3 - .include Property changes on: head/textproc/p5-XML-LibXSLT/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/textproc/p5-XML-LibXSLT/distinfo =================================================================== --- head/textproc/p5-XML-LibXSLT/distinfo (revision 108926) +++ head/textproc/p5-XML-LibXSLT/distinfo (revision 108927) @@ -1,2 +1,2 @@ -MD5 (XML-LibXSLT-1.53.tar.gz) = 1fc25bedd58fbf9f3faf0d4936632645 -SIZE (XML-LibXSLT-1.53.tar.gz) = 23855 +MD5 (XML-LibXSLT-1.57.tar.gz) = 9b831bc5a97444103f345105f0f6fced +SIZE (XML-LibXSLT-1.57.tar.gz) = 25275 Property changes on: head/textproc/p5-XML-LibXSLT/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/textproc/p5-XML-LibXSLT/pkg-descr =================================================================== --- head/textproc/p5-XML-LibXSLT/pkg-descr (revision 108926) +++ head/textproc/p5-XML-LibXSLT/pkg-descr (revision 108927) @@ -1,11 +1,13 @@ This module is a fast XSLT library, based on the Gnome libxslt engine that you can find at http://www.xmlsoft.org/XSLT/ Performance is currently about twice that of XML::Sablotron (based on XSLTMark tests converted to Perl). The libxslt processor is also highly standards compliant, with practically all of XSLT 1.0 being supported in version 0.9 of libxslt. This is free software, you may use it and distribute it under the same terms as Perl itself. Copyright 2001 AxKit.com Ltd, All rights reserved. + +WWW: http://search.cpan.org/dist/XML-LibXSLT/ Property changes on: head/textproc/p5-XML-LibXSLT/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property