Commit graph

4 commits

Author SHA1 Message Date
heinz
fc26cc6160 Updated to version 1.09.
Pkgsrc changes:
  - Used an absolute path for SUBST_FILES previously, which was wrong.

Changes since version 1.08:
====================================
1.09
- work around broken decode_utf8() in Perl 5.8.7 resp. Encode 2.10 (use
  utf8::decode instead)
- adapt test suite to catch cases like this
- warn about dry test run at start, not just at end of a test run
2006-02-11 17:24:17 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
3a3453defa Fixed pkglint warning about absolute filename /bin/sh. The real bug was
missing quotes around the sed(1) replacement expression.
2005-12-06 17:19:21 +00:00
heinz
a3ef45bb2a Initial import of convmv-1.08.
Convmv is meant to help convert a single filename, a directory tree and
the contained files or a whole filesystem into a different encoding. It
just converts the filenames, not the content of the files. A special
feature of convmv is that it also converts the symlink target pointer in
case the symlink target is being converted, too.
2005-11-25 01:48:02 +00:00