Index: head/devel/pear-XML_Parser/Makefile =================================================================== --- head/devel/pear-XML_Parser/Makefile (revision 119089) +++ head/devel/pear-XML_Parser/Makefile (revision 119090) @@ -1,31 +1,31 @@ # Ports collection makefile for: pear-XML_Parser # Date created: 03 September 2003 # Whom: Alex Miller () # # $FreeBSD$ # PORTNAME= XML_Parser -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR XML parsing class based on PHP's bundled expat BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= XML FILES= Parser.php Parser/Simple.php TESTS= 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt test2.xml test3.xml EXAMPLES= xml_parser_file.php xml_parser_file.xml xml_parser_handler.php \ xml_parser_simple1.php xml_parser_simple1.xml xml_parser_simple2.php \ xml_parser_simple2.xml xml_parser_simple_handler.php do-install-tests-msg: .USE @${ECHO_MSG} " (These tests require PHPUnit - see" @${ECHO_MSG} " the port devel/pear-PHPUnit)." .include .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .include Property changes on: head/devel/pear-XML_Parser/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/pear-XML_Parser/distinfo =================================================================== --- head/devel/pear-XML_Parser/distinfo (revision 119089) +++ head/devel/pear-XML_Parser/distinfo (revision 119090) @@ -1,2 +1,2 @@ -MD5 (PEAR/XML_Parser-1.2.0.tgz) = ff66601f10cc0140c364927ed0c23fda -SIZE (PEAR/XML_Parser-1.2.0.tgz) = 10125 +MD5 (PEAR/XML_Parser-1.2.1.tgz) = f9df4db6ff4dc4cfe5810595081ec809 +SIZE (PEAR/XML_Parser-1.2.1.tgz) = 10179 Property changes on: head/devel/pear-XML_Parser/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property