diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-08-01 21:04:18 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-08-01 21:04:18 +0000 |
commit | ccd9c8ec9506b94dca20c0479ce20a64b11257b7 (patch) | |
tree | f345a6a6ffa62b7e1ce258f3dcc9cb5ada6dadd8 /doc | |
parent | d8660380100a6842a1960ccbb8a81fdd302bc490 (diff) | |
download | pkgsrc-ccd9c8ec9506b94dca20c0479ce20a64b11257b7.tar.gz |
Update p5-File-MMagic to latest available version (1.20).
Changes since 1.13:
* fixed output warning for large magic db
* added ms-tnef, arc, zoo, arj, rar, EPS entries
* added some more tests
* added removeSpecials/removeExts functions, and capability of adding sub entry
Fixes PR pkg/22332 by Makoto Fujiwara
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 37fc75ec249..7f31f3bc847 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2967 2003/08/01 17:11:55 jmmv Exp $ +$NetBSD: CHANGES,v 1.2968 2003/08/01 21:04:18 jdolecek Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3168,3 +3168,4 @@ Changes to the packages collection and infrastructure in 2003: Updated libnbcompat to 20030731 [jschauma 2003-07-31] Updated bind8 to 8.4.1 [seb 2003-07-31] Updated esound to 0.2.30 [jmmv 2003-08-01] + Updated p5-File-MMagic to 1.20 [jdolecek 2003-08-01] |