update to pear-XML-Parser-1.3.4
This commit is contained in:
parent
edde87c6db
commit
f60133eb9d
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:42:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2014/11/15 23:39:29 sthen Exp $
|
||||
|
||||
COMMENT= XML parsing class based on PHP's bundled expat
|
||||
|
||||
DISTNAME= XML_Parser-1.2.6
|
||||
REVISION = 2
|
||||
DISTNAME= XML_Parser-1.3.4
|
||||
CATEGORIES= textproc
|
||||
|
||||
MODULES= www/pear
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (XML_Parser-1.2.6.tgz) = luvA/C80kknxRVOJeX5ypA==
|
||||
RMD160 (XML_Parser-1.2.6.tgz) = VaXDAmVQlpLmqw4ASJZcqd1ASxM=
|
||||
SHA1 (XML_Parser-1.2.6.tgz) = +Xvy4i9JF1CeRhfppo/cDzL7P90=
|
||||
SHA256 (XML_Parser-1.2.6.tgz) = W/fOCeJ0/9zAAsWODQPKQFRLWwUKcFCOZEav5xzC5MA=
|
||||
SIZE (XML_Parser-1.2.6.tgz) = 12944
|
||||
SHA256 (XML_Parser-1.3.4.tgz) = pWBR56hcrROfFQ02BKMM2SqR1/LZoy86+cWeDjKExxQ=
|
||||
SIZE (XML_Parser-1.3.4.tgz) = 16040
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/03/22 22:48:04 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2014/11/15 23:39:29 sthen Exp $
|
||||
@group daemon
|
||||
lib/
|
||||
lib/php/
|
||||
@ -7,6 +7,7 @@ pear/doc/XML_Parser/
|
||||
pear/doc/XML_Parser/examples/
|
||||
pear/doc/XML_Parser/examples/xml_parser_file.php
|
||||
pear/doc/XML_Parser/examples/xml_parser_file.xml
|
||||
pear/doc/XML_Parser/examples/xml_parser_funcmode.php
|
||||
pear/doc/XML_Parser/examples/xml_parser_handler.php
|
||||
pear/doc/XML_Parser/examples/xml_parser_simple1.php
|
||||
pear/doc/XML_Parser/examples/xml_parser_simple1.xml
|
||||
@ -24,6 +25,12 @@ pear/tests/XML_Parser/tests/001.phpt
|
||||
pear/tests/XML_Parser/tests/002.phpt
|
||||
pear/tests/XML_Parser/tests/003.phpt
|
||||
pear/tests/XML_Parser/tests/004.phpt
|
||||
pear/tests/XML_Parser/tests/004b.phpt
|
||||
pear/tests/XML_Parser/tests/005.phpt
|
||||
pear/tests/XML_Parser/tests/AllTests.php
|
||||
pear/tests/XML_Parser/tests/bug-9328.phpt
|
||||
pear/tests/XML_Parser/tests/bug-9328b.phpt
|
||||
pear/tests/XML_Parser/tests/bug-9328c.phpt
|
||||
pear/tests/XML_Parser/tests/bug-9328d.phpt
|
||||
pear/tests/XML_Parser/tests/test2.xml
|
||||
pear/tests/XML_Parser/tests/test3.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user