From 0e035a9bbeb1d79fa856b0d871dee454d83fcb1f Mon Sep 17 00:00:00 2001 From: Donald Cooley Date: Thu, 8 Nov 2018 11:09:58 +0000 Subject: [PATCH] misc/dos2unix: Updated for version 7.4.0. Signed-off-by: David Spencer --- misc/dos2unix/README | 16 ++++++++-------- misc/dos2unix/dos2unix.SlackBuild | 4 ++-- misc/dos2unix/dos2unix.info | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/misc/dos2unix/README b/misc/dos2unix/README index 6b669a1250..d0b302a6fa 100644 --- a/misc/dos2unix/README +++ b/misc/dos2unix/README @@ -13,13 +13,13 @@ scratch by Benjamin Lin. Mac to Unix conversion was added by Bernd Johannes Wuebben in 1998, Unix to Mac by Erwin in 2010. Features: - Native language support: Dutch, English, Esperanto, - German, and Spanish. - Automatically skips binary and non-regular files in-place, - paired, or stdio mode conversion. - Keep original file dates option. - 7-bit and iso conversion modes like SunOS dos2unix. + Native language support: Dutch, English, Esperanto, + German, and Spanish. + Automatically skips binary and non-regular files in-place, + paired, or stdio mode conversion. + Keep original file dates option. + 7-bit and iso conversion modes like SunOS dos2unix. Dos2Unix includes: - dos2unix - DOS/MAC to UNIX text file format converter. - unix2dos - UNIX to DOS/MAC text file format converter. + dos2unix - DOS/MAC to UNIX text file format converter. + unix2dos - UNIX to DOS/MAC text file format converter. diff --git a/misc/dos2unix/dos2unix.SlackBuild b/misc/dos2unix/dos2unix.SlackBuild index 1b4c983a42..3fdede8733 100644 --- a/misc/dos2unix/dos2unix.SlackBuild +++ b/misc/dos2unix/dos2unix.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # Slackware build script for dos2unix -# copyright 2017 Donald Cooley, South Haven, IN, USA +# copyright 2017-2018 Donald Cooley, South Haven, IN, USA # Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dos2unix -VERSION=${VERSION:-7.3.5} +VERSION=${VERSION:-7.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/dos2unix/dos2unix.info b/misc/dos2unix/dos2unix.info index 5af2ab3a40..1f9463e02d 100644 --- a/misc/dos2unix/dos2unix.info +++ b/misc/dos2unix/dos2unix.info @@ -1,8 +1,8 @@ PRGNAM="dos2unix" -VERSION="7.3.5" +VERSION="7.4.0" HOMEPAGE="https://waterlan.home.xs4all.nl/dos2unix.html" -DOWNLOAD="https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.5.tar.gz" -MD5SUM="9e384013c2161c5b00bc46c33aa3263c" +DOWNLOAD="https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.4.0.tar.gz" +MD5SUM="a615de542899e53d6f9575ad3cb32b19" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""