From 13b4ff7405e7933a0c42a31ea36ea5fe61f2813f Mon Sep 17 00:00:00 2001 From: asaph Date: Sat, 26 Apr 2014 21:13:08 -0700 Subject: dos2unix remove patch that was for 6.0.4 According to @jiefoxi's comment, the patch is only relevant for version 6.0.4. https://github.com/Homebrew/homebrew/pull/28647#issuecomment-41487843 Closes #28751. Signed-off-by: Adam Vandenberg --- Library/Formula/dos2unix.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Library/Formula/dos2unix.rb') diff --git a/Library/Formula/dos2unix.rb b/Library/Formula/dos2unix.rb index c37930cd3..137ef3bd2 100644 --- a/Library/Formula/dos2unix.rb +++ b/Library/Formula/dos2unix.rb @@ -5,11 +5,6 @@ class Dos2unix < Formula url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.5.tar.gz' sha1 'b43d138e1713791ea5067c32afbcd7a32655d2fa' - patch do - url 'http://waterlan.home.xs4all.nl/dos2unix/dos2unix-pod-encoding.patch' - sha1 '01601899597dcb361ba0b499f537588145ec08a9' - end - depends_on 'gettext' def install -- cgit v1.2.3