summaryrefslogtreecommitdiff
path: root/textproc/pear-File_Find/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-30Update pear-File_Find to 1.3.3.taca1-4/+4
1.3.3: Fix release 1.3.2: QA release * Bug #18779 PHP Deprecated: Assigning the return value of new by reference is deprecated * Bug #19530 Array to string conversion
2010-12-22Update pear-File_Find package to 1.3.1.taca1-4/+4
1.3.1 2010-10-05 15:13 UTC Changelog: QA release package 2.0 Bug #2132 Doc state &search() can be called statically. It isn't true. Bug #2773 Directories with other directories named 0 Bug #4669 Repeated calls to search or maptree return multiple copies of results Bug #4983 Error in install Bug #4994 Close TODO Bug #7966 File_Find Stream Support Bug #14816 Unit test failures
2008-07-08File_Find, created as a replacement for its Perl counterpart, also namedadrianp1-0/+5
File_Find, is a directory searcher, which handles, globbing, recursive directory searching, as well as a slew of other cool features.