pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/dos2unix Update to 7.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/816598f0f027
branches:  trunk
changeset: 646687:816598f0f027
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Feb 13 17:55:41 2015 +0000

description:
Update to 7.2

Changelog:
2015-02-11:
Version 7.2.
New Japanese translation of the UI messages.
Support Chinese GB18030 locale.
On Unix/Linux convert UTF-16 to the locale encoding.
It is no longer required that the locale encoding is UTF-8.

diffstat:

 converters/dos2unix/Makefile |  4 ++--
 converters/dos2unix/PLIST    |  3 ++-
 converters/dos2unix/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r 072978ba7863 -r 816598f0f027 converters/dos2unix/Makefile
--- a/converters/dos2unix/Makefile      Fri Feb 13 17:16:18 2015 +0000
+++ b/converters/dos2unix/Makefile      Fri Feb 13 17:55:41 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2015/02/08 21:06:09 fhajny Exp $
+# $NetBSD: Makefile,v 1.16 2015/02/13 17:55:41 ryoon Exp $
 
-DISTNAME=      dos2unix-7.1
+DISTNAME=      dos2unix-7.2
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=dos2unix/}
 
diff -r 072978ba7863 -r 816598f0f027 converters/dos2unix/PLIST
--- a/converters/dos2unix/PLIST Fri Feb 13 17:16:18 2015 +0000
+++ b/converters/dos2unix/PLIST Fri Feb 13 17:55:41 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/10/27 08:48:59 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/02/13 17:55:41 ryoon Exp $
 bin/dos2unix
 bin/mac2unix
 bin/unix2dos
@@ -36,6 +36,7 @@
 share/locale/es/LC_MESSAGES/dos2unix.mo
 share/locale/fr/LC_MESSAGES/dos2unix.mo
 share/locale/hu/LC_MESSAGES/dos2unix.mo
+share/locale/ja/LC_MESSAGES/dos2unix.mo
 share/locale/nb/LC_MESSAGES/dos2unix.mo
 share/locale/nl/LC_MESSAGES/dos2unix.mo
 share/locale/pl/LC_MESSAGES/dos2unix.mo
diff -r 072978ba7863 -r 816598f0f027 converters/dos2unix/distinfo
--- a/converters/dos2unix/distinfo      Fri Feb 13 17:16:18 2015 +0000
+++ b/converters/dos2unix/distinfo      Fri Feb 13 17:55:41 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2014/10/27 08:48:59 wiz Exp $
+$NetBSD: distinfo,v 1.9 2015/02/13 17:55:41 ryoon Exp $
 
-SHA1 (dos2unix-7.1.tar.gz) = f8247eda06aab93fbbe84b78fe6d14bd319f0fcd
-RMD160 (dos2unix-7.1.tar.gz) = aee6b1bb72b19c8f3721ee0b15b00db704c62386
-Size (dos2unix-7.1.tar.gz) = 382427 bytes
+SHA1 (dos2unix-7.2.tar.gz) = a8f3d048859acb5483c8e15a1dfd0a01a2bcabe0
+RMD160 (dos2unix-7.2.tar.gz) = 3c1de9cca0656a968814c19a48213b546aa914bc
+Size (dos2unix-7.2.tar.gz) = 408754 bytes
 SHA1 (patch-Makefile) = 50150be7ac3090d33ad38e654433bd09837132ab



Home | Main Index | Thread Index | Old Index