Index: head/devel/pear-XML_XPath/Makefile =================================================================== --- head/devel/pear-XML_XPath/Makefile (revision 191035) +++ head/devel/pear-XML_XPath/Makefile (revision 191036) @@ -1,30 +1,29 @@ # Ports collection makefile for: pear-XML_XPath # Date created: 04 September 2003 # Whom: Alex Miller () # # $FreeBSD$ # PORTNAME= XML_XPath -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.2.3 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class provided an XPath/DOM XML manipulation BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(PACKAGE_BUILDING) IGNORE= No package building: The default libraries in the PHP package do not support domxml by default. .endif CATEGORY= XML FILES= XPath.php XPath/common.php XPath/error.php XPath/result.php EXAMPLES= XML_XPath_example.php _EXAMPLESDIR= docs .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include Property changes on: head/devel/pear-XML_XPath/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/pear-XML_XPath/distinfo =================================================================== --- head/devel/pear-XML_XPath/distinfo (revision 191035) +++ head/devel/pear-XML_XPath/distinfo (revision 191036) @@ -1,3 +1,3 @@ -MD5 (PEAR/XML_XPath-1.2.tgz) = 71362e0ef17bfd56c63c3955d5ce91b8 -SHA256 (PEAR/XML_XPath-1.2.tgz) = fb3ef400b02ddc8ad5f6afb4d8b765cc842cce231535e80b48c844df5e35dadb -SIZE (PEAR/XML_XPath-1.2.tgz) = 17826 +MD5 (PEAR/XML_XPath-1.2.3.tgz) = 7f3ac45db9e6bc5e549666e39a804c99 +SHA256 (PEAR/XML_XPath-1.2.3.tgz) = 35bea4d9e430d2ce5812780df7769940ab82d484cd2f71f3f1291ca2782e9679 +SIZE (PEAR/XML_XPath-1.2.3.tgz) = 19179 Property changes on: head/devel/pear-XML_XPath/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property