Skip to content
Permalink
Browse files

Update to dos2unix-7.4.0

  • Loading branch information
nieder committed Mar 12, 2018
1 parent 1765e96 commit 2a411ae9a66720d7619dead57f9d5e80a9544139
Showing with 4 additions and 7 deletions.
  1. +4 −7 10.9-libcxx/stable/main/finkinfo/utils/dos2unix.info
@@ -1,6 +1,6 @@
Package: dos2unix
Version: 7.3.5
Revision: 2
Version: 7.4.0
Revision: 1
Description: Convert DOS or Mac text files to Unix format
License: BSD
BuildDepends: fink-package-precedence, gettext-tools, libgettext8-dev, po4a, sed
@@ -11,7 +11,7 @@ SetMAKEFLAGS: -j1

# Unpack Phase
Source: http://waterlan.home.xs4all.nl/%n/%n-%v.tar.gz
Source-MD5: 9e384013c2161c5b00bc46c33aa3263c
Source-MD5: a615de542899e53d6f9575ad3cb32b19

PatchScript: <<
#!/bin/sh -ev
@@ -30,9 +30,6 @@ PatchScript: <<
# If everything from above is merged upstream, this should not be required any longer,
# but i would leave it for later need. backups are switched off, but not needed as well.
sed -i.bak 's|--backup=numbered|--backup=off|g' Makefile
# patch 7.3.5 taken from the website
sed -i.bak 's|chk_loc.sh X.UTF-8|chk_loc.sh C.UTF-8|g' test/Makefile
sed -i.bak 's|LC_ALL=.UTF-8|LC_ALL=en_US.UTF-8|g' test/Makefile
<<

# Compile Phase (NOTE: there is no configure):
@@ -98,4 +95,4 @@ Usage: dos2unix [options] [file ...] [-n infile outfile ...]
<<

Homepage: http://waterlan.home.xs4all.nl/dos2unix.html
Maintainer: Karl-Michael Schindler <karl-michael.schindler@web.de>
Maintainer: Karl-Michael Schindler <karl-michael.schindler@web.de>

0 comments on commit 2a411ae

Please sign in to comment.
You can’t perform that action at this time.