summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Donald Cooley2018-11-08 12:09:58 +0100
committer Willy Sudiarto Raharjo2018-11-10 01:46:59 +0100
commit0e035a9bbeb1d79fa856b0d871dee454d83fcb1f (patch)
tree3c09f6f4fefd31accaed75af9f0ee005111b9fba /misc
parent761d2f9ca67d27c4df6b3704d2359d8d33dd9a8b (diff)
downloadslackbuilds-0e035a9bbeb1d79fa856b0d871dee454d83fcb1f.tar.gz
misc/dos2unix: Updated for version 7.4.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/dos2unix/README16
-rw-r--r--misc/dos2unix/dos2unix.SlackBuild4
-rw-r--r--misc/dos2unix/dos2unix.info6
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=""