From fe391fd9118f2b6c0c95dca557d14dc2bbd9c9de Mon Sep 17 00:00:00 2001 From: jiefoxi Date: Fri, 11 Apr 2014 19:14:15 +0800 Subject: dos2unix: apply upstream language patch Closes #28322. Signed-off-by: Adam Vandenberg --- Library/Formula/dos2unix.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library') diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb index 70c7844c3..62b34985b 100644 --- a/Library/Formula/dos2unix.rb +++ b/Library/Formula/dos2unix.rb @@ -5,6 +5,11 @@ class Dos2unix < Formula url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.4.tar.gz' sha1 '93d73148c09908a42dcbf5339312c9aa1f18ba7c' + patch do + url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-pod-encoding.patch' + sha1 '01601899597dcb361ba0b499f537588145ec08a9' + end + depends_on 'gettext' devel do -- cgit v1.2.3