pkgsrc/converters/convmv
wiz 308ad23661 Update to 1.15:
1.15
- add --dump-options to make it easier to allow people to write a
bash completion file. Let me know when you have one ready :-)

- fix a bug where on case-insensitive filesystems --upper and
--lower did not work because we thought the new file would already
exist (stat "foo" and stat "FOO" are the same, yeah. The obvious
workaround to use "--replace" would delete the files on case-insensitive
filesystems instead, which was even worse. Case conversion should
be working well now, I tested it on Darwin and on case-insensitive
XFS. The latter one is a bit buggy by the way, see
https://bugzilla.kernel.org/show_bug.cgi?id=39512. convmv works
around that bug, too.
2011-08-22 13:23:38 +00:00
..
patches Update to 1.13: 2009-01-08 16:14:16 +00:00
DESCR
distinfo Update to 1.15: 2011-08-22 13:23:38 +00:00
Makefile Update to 1.15: 2011-08-22 13:23:38 +00:00
PLIST