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.
6 lines
294 B
Text
6 lines
294 B
Text
$NetBSD: distinfo,v 1.7 2011/08/22 13:23:38 wiz Exp $
|
|
|
|
SHA1 (convmv-1.15.tar.gz) = 7ca8599a37480a99058c4498fba7cfed64134de5
|
|
RMD160 (convmv-1.15.tar.gz) = f92c74f93ed02c1c817a6e899f9be910ce6b362e
|
|
Size (convmv-1.15.tar.gz) = 27180 bytes
|
|
SHA1 (patch-aa) = 294c1713940926745dda0c15e66c585dbb8fe47e
|