diff options
author | taca <taca> | 2010-12-22 15:48:47 +0000 |
---|---|---|
committer | taca <taca> | 2010-12-22 15:48:47 +0000 |
commit | eb210bf8cbe56cf7ca97567b91a5ba70127219cc (patch) | |
tree | 455bbf3af637dce165f12f98b758e0b5f890f49f | |
parent | a8022e96a112434f539294e424c4e2fe8985c061 (diff) | |
download | pkgsrc-eb210bf8cbe56cf7ca97567b91a5ba70127219cc.tar.gz |
Update pear-File_Find package to 1.3.1.
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
-rw-r--r-- | textproc/pear-File_Find/Makefile | 4 | ||||
-rw-r--r-- | textproc/pear-File_Find/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/pear-File_Find/Makefile b/textproc/pear-File_Find/Makefile index 58f282e34af..9e615a9d08f 100644 --- a/textproc/pear-File_Find/Makefile +++ b/textproc/pear-File_Find/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2009/07/17 18:00:25 adrianp Exp $ +# $NetBSD: Makefile,v 1.3 2010/12/22 15:48:47 taca Exp $ -DISTNAME= File_Find-1.3.0 +DISTNAME= File_Find-1.3.1 CATEGORIES+= sysutils MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/pear-File_Find/distinfo b/textproc/pear-File_Find/distinfo index d5282886aee..22a4538fb4d 100644 --- a/textproc/pear-File_Find/distinfo +++ b/textproc/pear-File_Find/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/07/08 20:36:16 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2010/12/22 15:48:47 taca Exp $ -SHA1 (pear/File_Find-1.3.0.tgz) = 5797223ffb8b34137673ab2e7a720870d3b1a49f -RMD160 (pear/File_Find-1.3.0.tgz) = 0a0867ca142c9ed4d268160286b0df053ec455b7 -Size (pear/File_Find-1.3.0.tgz) = 7941 bytes +SHA1 (pear/File_Find-1.3.1.tgz) = b5d06b70981d7ee42ca76d29abfa84bf594dc031 +RMD160 (pear/File_Find-1.3.1.tgz) = f0967fb2cfc8c4265184a5dc84757217f207c29f +Size (pear/File_Find-1.3.1.tgz) = 8085 bytes |