summaryrefslogtreecommitdiff
path: root/converters/convmv/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-05-28 06:42:56 +0000
committerwiz <wiz@pkgsrc.org>2015-05-28 06:42:56 +0000
commit42f16b920467dceecc293c207e3456c9014112da (patch)
tree2dd4fe9aacd913b3f289b6ed005b3c72ba778f8d /converters/convmv/Makefile
parent41aa9bde4d6ccdf793540887eaa7c2a1014817c6 (diff)
downloadpkgsrc-42f16b920467dceecc293c207e3456c9014112da.tar.gz
Update to 2.0:
2.0 - fix checks for NFD conversion, where convmv could run into a "resulting filename is ... bytes long (max: 255) error message for no obvious reason. - the --preserve-mtimes option is the default now - fix a bug where mtimes might not be restored in some cases - add --map option to support additional character mappings like to mapping Microsoft's illegal NTFS characters - issue warning if we cannot traverse a directory in recursive mode
Diffstat (limited to 'converters/convmv/Makefile')
-rw-r--r--converters/convmv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/convmv/Makefile b/converters/convmv/Makefile
index 3ea61452cfa..24e83eb1c0b 100644
--- a/converters/convmv/Makefile
+++ b/converters/convmv/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:03 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/05/28 06:42:56 wiz Exp $
-DISTNAME= convmv-1.15
-PKGREVISION= 3
+DISTNAME= convmv-2.0
CATEGORIES= converters
MASTER_SITES= http://www.j3e.de/linux/convmv/