update to dos2unix 6.0.2
This commit is contained in:
parent
b48e78d96b
commit
571bc17bca
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/05/07 12:07:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2012/09/06 22:35:31 sthen Exp $
|
||||
|
||||
COMMENT= convert DOS/MAC files to UNIX (line-endings/charset)
|
||||
|
||||
DISTNAME= dos2unix-6.0
|
||||
DISTNAME= dos2unix-6.0.2
|
||||
|
||||
CATEGORIES= converters
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (dos2unix-6.0.tar.gz) = L8jW6+nxpRmxXr4IUOmqvQ==
|
||||
RMD160 (dos2unix-6.0.tar.gz) = 9rnxnlGVin0Qj7sXyiuB9O25cK4=
|
||||
SHA1 (dos2unix-6.0.tar.gz) = d/9bkgPyoKvEkAwA1p6NW2fWF6U=
|
||||
SHA256 (dos2unix-6.0.tar.gz) = Cj2v5co9xvZApzGXMil1pMsg6bummev+yq7MFfliOJ4=
|
||||
SIZE (dos2unix-6.0.tar.gz) = 67666
|
||||
SHA256 (dos2unix-6.0.2.tar.gz) = akbk4uDLLtK2CaEfnHJFqkWsV+p1o0UrG8qJYBhEQb4=
|
||||
SIZE (dos2unix-6.0.2.tar.gz) = 73801
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile,v 1.1.1.1 2012/05/07 12:07:07 sthen Exp $
|
||||
--- Makefile.orig Mon May 7 09:04:29 2012
|
||||
+++ Makefile Mon May 7 09:06:36 2012
|
||||
@@ -195,6 +195,16 @@ endif
|
||||
$OpenBSD: patch-Makefile,v 1.2 2012/09/06 22:35:31 sthen Exp $
|
||||
--- Makefile.orig Thu Sep 6 20:17:00 2012
|
||||
+++ Makefile Thu Sep 6 23:33:34 2012
|
||||
@@ -219,6 +219,16 @@ endif
|
||||
endif
|
||||
endif
|
||||
|
||||
@ -16,9 +16,9 @@ $OpenBSD: patch-Makefile,v 1.1.1.1 2012/05/07 12:07:07 sthen Exp $
|
||||
+endif
|
||||
+
|
||||
ifeq (Darwin, $(shell uname -s))
|
||||
OS = Darwin
|
||||
D2U_OS = Darwin
|
||||
ifdef ENABLE_NLS
|
||||
@@ -240,7 +250,7 @@ EO_NOTATION = -x
|
||||
@@ -264,7 +274,7 @@ EO_NOTATION = -x
|
||||
endif
|
||||
|
||||
CFLAGS_USER =
|
||||
|
Loading…
x
Reference in New Issue
Block a user