Date: Fri, 09 Apr 2004 01:26:43 +0300 From: Alex Miller <asm@asm.kiev.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/65340: Update port: devel/pear-XML_Util - update to version 0.5.2 Message-ID: <E1BBhyt-0009dm-5l@piggy.asa.org.ua> Resent-Message-ID: <200404082230.i38MUDZM020010@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 65340 >Category: ports >Synopsis: Update port: devel/pear-XML_Util - update to version 0.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 08 15:30:13 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Alex Miller >Release: FreeBSD 5.1-RELEASE-p10 i386 >Organization: >Environment: System: FreeBSD 5.1-RELEASE-p10 >Description: Update to new version >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pear-XML_Util # pear-XML_Util/Makefile # pear-XML_Util/distinfo # pear-XML_Util/pkg-descr # echo c - pear-XML_Util mkdir -p pear-XML_Util > /dev/null 2>&1 echo x - pear-XML_Util/Makefile sed 's/^X//' >pear-XML_Util/Makefile << 'END-of-pear-XML_Util/Makefile' X# Ports collection makefile for: pear-XML_Util X# Date created: 09 April 2004 X# Whom: Alex Miller (<asm@asm.kiev.ua>) X# X# $FreeBSD$ X# X XPORTNAME= XML_Util XPORTVERSION= 0.5.2 XPORTREVISION= 1 XCATEGORIES= devel www pear X XMAINTAINER= ports@FreeBSD.org XCOMMENT= PEAR XML utility class X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= XML XFILES= Util.php XEXAMPLES= example.php example2.php X Xdo-install-tests-msg: .USE X @${ECHO_MSG} " (These tests require PHPUnit - see" X @${ECHO_MSG} " <http://pear.php.net/package-info.php?package=PHPUnit>;;)." X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include <bsd.port.post.mk> END-of-pear-XML_Util/Makefile echo x - pear-XML_Util/distinfo sed 's/^X//' >pear-XML_Util/distinfo << 'END-of-pear-XML_Util/distinfo' XMD5 (PEAR/XML_Util-0.5.2.tgz) = e76993585c2d3d755ea7cf53261a014a XSIZE (PEAR/XML_Util-0.5.2.tgz) = 6540 END-of-pear-XML_Util/distinfo echo x - pear-XML_Util/pkg-descr sed 's/^X//' >pear-XML_Util/pkg-descr << 'END-of-pear-XML_Util/pkg-descr' XSelection of methods that are often needed when working with XXML documents. Functionality includes creating of attribute Xlists from arrays, creation of tags, validation of XML names Xand more. X XWWW: http://pear.php.net/package-info.php?package=XML_Util END-of-pear-XML_Util/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BBhyt-0009dm-5l>