Mon Oct 1 12:30:17 2012 UTC ()
Update to 6.0.2

Changelog:
2012-09-06: Version 6.0.2

  * The locale encoding detection has been fixed when NLS was disabled.
  * Print line number when a binary symbol is found.
  * Updated makefiles for Watcom C, and added a new one for OS/2.


(ryoon)
diff -r1.5 -r1.6 pkgsrc/converters/dos2unix/Makefile
diff -r1.3 -r1.4 pkgsrc/converters/dos2unix/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/converters/dos2unix/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/dos2unix/Makefile 2012/07/31 16:11:02 1.5
+++ pkgsrc/converters/dos2unix/Makefile 2012/10/01 12:30:16 1.6
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2012/07/31 16:11:02 ryoon Exp $ 1# $NetBSD: Makefile,v 1.6 2012/10/01 12:30:16 ryoon Exp $
2# 2#
3 3
4DISTNAME= dos2unix-6.0.1 4DISTNAME= dos2unix-6.0.2
5CATEGORIES= converters 5CATEGORIES= converters
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dos2unix/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dos2unix/}
7 7
8MAINTAINER= ryoon@NetBSD.org 8MAINTAINER= ryoon@NetBSD.org
9HOMEPAGE= http://waterlan.home.xs4all.nl/dos2unix.html 9HOMEPAGE= http://waterlan.home.xs4all.nl/dos2unix.html
10COMMENT= DOS/Mac to Unix and vice versa text file format converter 10COMMENT= DOS/Mac to Unix and vice versa text file format converter
11LICENSE= 2-clause-bsd 11LICENSE= 2-clause-bsd
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15CONFLICTS= unix2dos-[0-9]* 15CONFLICTS= unix2dos-[0-9]*
16 16
17USE_TOOLS+= gmake msgfmt xgettext perl 17USE_TOOLS+= gmake msgfmt xgettext perl

cvs diff -r1.3 -r1.4 pkgsrc/converters/dos2unix/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/dos2unix/distinfo 2012/07/31 16:11:02 1.3
+++ pkgsrc/converters/dos2unix/distinfo 2012/10/01 12:30:16 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2012/07/31 16:11:02 ryoon Exp $ 1$NetBSD: distinfo,v 1.4 2012/10/01 12:30:16 ryoon Exp $
2 2
3SHA1 (dos2unix-6.0.1.tar.gz) = 4f07a16ab3c875cd668e8d9ac3845c6dedce2980 3SHA1 (dos2unix-6.0.2.tar.gz) = 270a07b281ce293414641221623a5c4fc9540252
4RMD160 (dos2unix-6.0.1.tar.gz) = 2c80d4e599d7a8be3a6ec0df873c514fc7d52940 4RMD160 (dos2unix-6.0.2.tar.gz) = 822cbf65cb4bf26510b1813a92507754f12a8efa
5Size (dos2unix-6.0.1.tar.gz) = 70487 bytes 5Size (dos2unix-6.0.2.tar.gz) = 73801 bytes
6SHA1 (patch-Makefile) = cf13e5b8dbe9d0b5d1a1ce024697d0970806df1e 6SHA1 (patch-Makefile) = cf13e5b8dbe9d0b5d1a1ce024697d0970806df1e