update to pear-XML-Util-1.2.3
This commit is contained in:
parent
3c3903aacd
commit
81e1c4d735
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:42:46 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2014/11/15 23:46:32 sthen Exp $
|
||||
|
||||
COMMENT= XML utility class for PHP
|
||||
|
||||
DISTNAME= XML_Util-1.1.1
|
||||
REVISION = 3
|
||||
DISTNAME= XML_Util-1.2.3
|
||||
CATEGORIES= textproc
|
||||
|
||||
MODULES= www/pear
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (XML_Util-1.1.1.tgz) = UoJ4mWJA1HoH5Cc/t73oQQ==
|
||||
RMD160 (XML_Util-1.1.1.tgz) = zEZaNK6kC0erXOMe4jbDpEDCu0Y=
|
||||
SHA1 (XML_Util-1.1.1.tgz) = T+LGt2Avd0TaPerNm6dSgH5uF9o=
|
||||
SHA256 (XML_Util-1.1.1.tgz) = 2DTHqnms4XGIqN8OoeQwysCAhhl73qEVur6XRuDaG6Q=
|
||||
SIZE (XML_Util-1.1.1.tgz) = 8358
|
||||
SHA256 (XML_Util-1.2.3.tgz) = 3buZv5kH4fexpK4bw0DRu6QpYNYfu5MBUTMJlHKERwU=
|
||||
SIZE (XML_Util-1.2.3.tgz) = 17134
|
||||
|
@ -1,16 +1,33 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/03/22 22:48:04 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2014/11/15 23:46:32 sthen Exp $
|
||||
@group daemon
|
||||
lib/
|
||||
lib/php/
|
||||
@group
|
||||
pear/doc/
|
||||
@group daemon
|
||||
pear/doc/XML_Util/
|
||||
pear/doc/XML_Util/examples/
|
||||
pear/doc/XML_Util/examples/example.php
|
||||
pear/doc/XML_Util/examples/example2.php
|
||||
pear/lib/.registry/xml_util.reg
|
||||
@group
|
||||
pear/lib/XML/
|
||||
@group daemon
|
||||
pear/lib/XML/Util.php
|
||||
pear/tests/XML_Util/
|
||||
pear/tests/XML_Util/tests/
|
||||
pear/tests/XML_Util/tests/testBasic_apiVersion.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_attributesToString.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_collapseEmptyTags.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_createCDataSection.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_createComment.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_createEndElement.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_createStartElement.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_createTag.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_createTagFromArray.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_getDocTypeDeclaration.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_getXmlDeclaration.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_isValidName.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_raiseError.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_replaceEntities.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_reverseEntities.phpt
|
||||
pear/tests/XML_Util/tests/testBasic_splitQualifiedName.phpt
|
||||
pear/tests/XML_Util/tests/testBug_18343.phpt
|
||||
pear/tests/XML_Util/tests/testBug_4950.phpt
|
||||
pear/tests/XML_Util/tests/testBug_5392.phpt
|
||||
|
Loading…
Reference in New Issue
Block a user