pkgsrc/lang/pear/PLIST
taca bde3cca681 Update pear to 1.10.3 also update including XML_Util to 1.4.2.
Pear

1.10.3						2017-02-28 11:25 UTC

Changelog:

* Bug #21188: Class 'PEAR_Proxy' not found

1.10.2						2017-02-28 08:48 UTC

Changelog:

* Fix Bug #4426: PEAR_Autoloader __call() must take only 2 arguments [kna]
* Fix Bug #20989: fatal error/bug in the postinstallscript task [kguest]
* Fix Bug #20991: Strict Standards: startSession and run methods in
  PEAR_Task_Postinstallscript [kguest]
* Fix Bug #21001: PEAR_ERROR_DIE exit code is 0 [danielc]
* Pull Request #52: Channel's _lastmodified is an int and not a string [sathieu]
* Pull Request #53: Add proper HTTPS proxy support through the CONNECT verb
  [youknow0]
* Pull Request #58: Make method signatures compatible. [yunosh]


XML_Util

1.4.2.						2017-02-22 14:32 UTC

Changelog:

* Bug #21184 Collapse issue

1.4.1						2017-02-07 13:12 UTC

Changelog:

* Bug #21177 XML_Util::collapseEmptyTags() can return NULL

1.4.0						2017-02-03 13:43 UTC

Changelog:

* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1

* Adds a new XML_UTIL_COLLAPSE_NONE option for preventing empty tag
  collapsing.

* Request #15467 CDATA sections and blank nodes
2017-03-12 13:19:12 +00:00

167 lines
5.8 KiB
Plaintext

@comment $NetBSD: PLIST,v 1.11 2017/03/12 13:19:12 taca Exp $
bin/pear
bin/peardev
bin/pecl
lib/php/.channels/.alias/pear.txt
lib/php/.channels/.alias/pecl.txt
lib/php/.channels/.alias/phpdocs.txt
lib/php/.channels/__uri.reg
lib/php/.channels/doc.php.net.reg
lib/php/.channels/pear.php.net.reg
lib/php/.channels/pecl.php.net.reg
lib/php/.depdb
lib/php/.depdblock
lib/php/.filemap
lib/php/.lock
lib/php/.registry/archive_tar.reg
lib/php/.registry/console_getopt.reg
lib/php/.registry/pear.reg
lib/php/.registry/structures_graph.reg
lib/php/.registry/xml_util.reg
lib/php/Archive/Tar.php
lib/php/Console/Getopt.php
lib/php/OS/Guess.php
lib/php/PEAR.php
lib/php/PEAR/Builder.php
lib/php/PEAR/ChannelFile.php
lib/php/PEAR/ChannelFile/Parser.php
lib/php/PEAR/Command.php
lib/php/PEAR/Command/Auth.php
lib/php/PEAR/Command/Auth.xml
lib/php/PEAR/Command/Build.php
lib/php/PEAR/Command/Build.xml
lib/php/PEAR/Command/Channels.php
lib/php/PEAR/Command/Channels.xml
lib/php/PEAR/Command/Common.php
lib/php/PEAR/Command/Config.php
lib/php/PEAR/Command/Config.xml
lib/php/PEAR/Command/Install.php
lib/php/PEAR/Command/Install.xml
lib/php/PEAR/Command/Mirror.php
lib/php/PEAR/Command/Mirror.xml
lib/php/PEAR/Command/Package.php
lib/php/PEAR/Command/Package.xml
lib/php/PEAR/Command/Pickle.php
lib/php/PEAR/Command/Pickle.xml
lib/php/PEAR/Command/Registry.php
lib/php/PEAR/Command/Registry.xml
lib/php/PEAR/Command/Remote.php
lib/php/PEAR/Command/Remote.xml
lib/php/PEAR/Command/Test.php
lib/php/PEAR/Command/Test.xml
lib/php/PEAR/Common.php
lib/php/PEAR/Config.php
lib/php/PEAR/Dependency2.php
lib/php/PEAR/DependencyDB.php
lib/php/PEAR/Downloader.php
lib/php/PEAR/Downloader/Package.php
lib/php/PEAR/ErrorStack.php
lib/php/PEAR/Exception.php
lib/php/PEAR/Frontend.php
lib/php/PEAR/Frontend/CLI.php
lib/php/PEAR/Installer.php
lib/php/PEAR/Installer/Role.php
lib/php/PEAR/Installer/Role/Cfg.php
lib/php/PEAR/Installer/Role/Cfg.xml
lib/php/PEAR/Installer/Role/Common.php
lib/php/PEAR/Installer/Role/Data.php
lib/php/PEAR/Installer/Role/Data.xml
lib/php/PEAR/Installer/Role/Doc.php
lib/php/PEAR/Installer/Role/Doc.xml
lib/php/PEAR/Installer/Role/Ext.php
lib/php/PEAR/Installer/Role/Ext.xml
lib/php/PEAR/Installer/Role/Man.php
lib/php/PEAR/Installer/Role/Man.xml
lib/php/PEAR/Installer/Role/Php.php
lib/php/PEAR/Installer/Role/Php.xml
lib/php/PEAR/Installer/Role/Script.php
lib/php/PEAR/Installer/Role/Script.xml
lib/php/PEAR/Installer/Role/Src.php
lib/php/PEAR/Installer/Role/Src.xml
lib/php/PEAR/Installer/Role/Test.php
lib/php/PEAR/Installer/Role/Test.xml
lib/php/PEAR/Installer/Role/Www.php
lib/php/PEAR/Installer/Role/Www.xml
lib/php/PEAR/PackageFile.php
lib/php/PEAR/PackageFile/Generator/v1.php
lib/php/PEAR/PackageFile/Generator/v2.php
lib/php/PEAR/PackageFile/Parser/v1.php
lib/php/PEAR/PackageFile/Parser/v2.php
lib/php/PEAR/PackageFile/v1.php
lib/php/PEAR/PackageFile/v2.php
lib/php/PEAR/PackageFile/v2/Validator.php
lib/php/PEAR/PackageFile/v2/rw.php
lib/php/PEAR/Packager.php
lib/php/PEAR/Proxy.php
lib/php/PEAR/REST.php
lib/php/PEAR/REST/10.php
lib/php/PEAR/REST/11.php
lib/php/PEAR/REST/13.php
lib/php/PEAR/Registry.php
lib/php/PEAR/RunTest.php
lib/php/PEAR/Task/Common.php
lib/php/PEAR/Task/Postinstallscript.php
lib/php/PEAR/Task/Postinstallscript/rw.php
lib/php/PEAR/Task/Replace.php
lib/php/PEAR/Task/Replace/rw.php
lib/php/PEAR/Task/Unixeol.php
lib/php/PEAR/Task/Unixeol/rw.php
lib/php/PEAR/Task/Windowseol.php
lib/php/PEAR/Task/Windowseol/rw.php
lib/php/PEAR/Validate.php
lib/php/PEAR/Validator/PECL.php
lib/php/PEAR/XMLParser.php
lib/php/Structures/Graph.php
lib/php/Structures/Graph/Manipulator/AcyclicTest.php
lib/php/Structures/Graph/Manipulator/TopologicalSorter.php
lib/php/Structures/Graph/Node.php
lib/php/System.php
lib/php/XML/Util.php
lib/php/data/PEAR/package.dtd
lib/php/data/PEAR/template.spec
lib/php/doc/Archive_Tar/docs/Archive_Tar.txt
lib/php/doc/PEAR/INSTALL
lib/php/doc/PEAR/LICENSE
lib/php/doc/PEAR/README.rst
lib/php/doc/Structures_Graph/LICENSE
lib/php/doc/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
lib/php/doc/XML_Util/examples/example.php
lib/php/doc/XML_Util/examples/example2.php
lib/php/pearcmd.php
lib/php/peclcmd.php
lib/php/test/Console_Getopt/tests/001-getopt.phpt
lib/php/test/Console_Getopt/tests/bug10557.phpt
lib/php/test/Console_Getopt/tests/bug11068.phpt
lib/php/test/Console_Getopt/tests/bug13140.phpt
lib/php/test/Structures_Graph/tests/AcyclicTestTest.php
lib/php/test/Structures_Graph/tests/AllTests.php
lib/php/test/Structures_Graph/tests/BasicGraphTest.php
lib/php/test/Structures_Graph/tests/TopologicalSorterTest.php
lib/php/test/Structures_Graph/tests/helper.inc
lib/php/test/XML_Util/tests/AbstractUnitTests.php
lib/php/test/XML_Util/tests/ApiVersionTests.php
lib/php/test/XML_Util/tests/AttributesToStringTests.php
lib/php/test/XML_Util/tests/Bug18343Tests.php
lib/php/test/XML_Util/tests/Bug21177Tests.php
lib/php/test/XML_Util/tests/Bug21184Tests.php
lib/php/test/XML_Util/tests/Bug4950Tests.php
lib/php/test/XML_Util/tests/Bug5392Tests.php
lib/php/test/XML_Util/tests/CollapseEmptyTagsTests.php
lib/php/test/XML_Util/tests/CreateCDataSectionTests.php
lib/php/test/XML_Util/tests/CreateCommentTests.php
lib/php/test/XML_Util/tests/CreateEndElementTests.php
lib/php/test/XML_Util/tests/CreateStartElementTests.php
lib/php/test/XML_Util/tests/CreateTagFromArrayTests.php
lib/php/test/XML_Util/tests/CreateTagTests.php
lib/php/test/XML_Util/tests/GetDocTypeDeclarationTests.php
lib/php/test/XML_Util/tests/GetXmlDeclarationTests.php
lib/php/test/XML_Util/tests/IsValidNameTests.php
lib/php/test/XML_Util/tests/RaiseErrorTests.php
lib/php/test/XML_Util/tests/ReplaceEntitiesTests.php
lib/php/test/XML_Util/tests/ReverseEntitiesTests.php
lib/php/test/XML_Util/tests/SplitQualifiedNameTests.php
share/examples/pear/pear.conf
@pkgdir lib/php/.registry/.channel.pecl.php.net
@pkgdir lib/php/.registry/.channel.doc.php.net
@pkgdir lib/php/.registry/.channel.__uri