Subject: CVS commit: pkgsrc/devel/p5-File-MimeInfo
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/27/2007 09:19:21
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 27 09:19:21 UTC 2007
Modified Files:
pkgsrc/devel/p5-File-MimeInfo: Makefile distinfo
Log Message:
Update to 0.13:
0.13 Sun Feb 26 2005
- Fixed a bug in F:M::Applications for mimetypes containing a '+'
- Fixed a bug in F:M::Applications when dir non-existent (debian #347462)
0.12 Sat Oct 8 2005
Updated to version 0.13 of the shared mimeinfo specification
- Magic rules with priority 80 go above globs now
- Added mimetype_isa() to check for mimetype subclasses
- Added mimetype_canon() to check for mimetype aliases
- Added support for the inode/mount-point mimetype
- Added File::MimeInfo::Applications and the mimeopen script
- Changed the order of checking for inodetype "symlink" and "directory"
as suggested by Jens Luedicke
- Fixed a few inaccuracies in the documentation
0.11 Fri Mar 18 2005
- Added an @DIRS to be able to overload the XDG_DATA_DIRS path
- Fixed the code to let "mimetype" determine the mime-type of STDIN
Thu Mar 17 2005
- Fixed a bug in the globs() method, added File::Basename to the
dependency list.
- Added the --all and --magic-only options to "mimetype"
Wed Mar 16 2005
- globs() now returns the matched extension when called in list context
- Added Cookbook.pm as a kind of FAQ document
- Applied part of a patch to support reverse lookup of extensions
which was also supplied by jgmyers at proofpoint.com
This adds the extensions() method and fixes a bug in a regex.
- Applied a spelling patch supplied by jgmyers at proofpoint.com
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/p5-File-MimeInfo/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-File-MimeInfo/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.