Subject: CVS commit: pkgsrc/converters/convmv
From: Klaus Heinz
Date: 2008-02-12 00:28:46
Message id: 20080211232846.14698175BD@cvs.netbsd.org

Log Message:
Updated to version 1.12.

Pkgsrc changes:
  - The packages supports installation to DESTDIR.
  - No more requirement for coreutils/findutils and patch-ab.
  - Switched to predefined REPLACE_SH instead of using subst.mk directly.
  - Cosmetic changes for MAKEFLAGS.
  - The shell script mk/check/check-portability.sh gets confused by some of
    the file names in the test archive: skip them.
  - Extracting files from testsuite.tar often fails on Darwin (with HFS?)
    so we skip this part.
  - Extract test archive with pax, it is available on every pkgsrc system.
  - Submitted patch-aa to author of convmv long ago.

Changes since version 1.10:
===========================
1.12
- now work with Perl 5.10 using an eval block
- GPL v2 and v3 now

1.11
- test suite compares sorted results of find to fix false alarms on some systems
- test suite now uses tar instead of cp for copying.
- fix a y/n mixup
- at startup we check if Perl::Encode is not too broken (bugs 37757 and 49830
  for now). Recent Perl releases are terribly broken. If this won't improve,
  I'll have to rewrite convmv in a language with more stable core functionality
  :-|. If you are distributor of convmv, please run make test before packaging
  to make sure you don't ship convmv with a broken Perl release.

Files:
RevisionActionfile
1.7modifypkgsrc/converters/convmv/Makefile
1.4modifypkgsrc/converters/convmv/distinfo
1.2modifypkgsrc/converters/convmv/patches/patch-aa
1.3removepkgsrc/converters/convmv/patches/patch-ab