aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/httping.rb
diff options
context:
space:
mode:
authorJack Nagel2012-01-22 19:13:47 -0600
committerJack Nagel2012-01-22 19:18:29 -0600
commitbe53f3050b2056ccfb2385f2710e9682b225f1c6 (patch)
tree4a804c62b1d46e07dc01136aa05f5cf8482bb404 /Library/Formula/httping.rb
parentd75580915c909c8ddf69e22daa5d81672a19cf19 (diff)
downloadhomebrew-be53f3050b2056ccfb2385f2710e9682b225f1c6.tar.bz2
Normalize MacPorts patch URLs
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/httping.rb')
-rw-r--r--Library/Formula/httping.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/httping.rb b/Library/Formula/httping.rb
index 4956d24fc..fc074ffbd 100644
--- a/Library/Formula/httping.rb
+++ b/Library/Formula/httping.rb
@@ -7,7 +7,7 @@ class Httping < Formula
def patches
# fixes conflicting definitions of strdup()
- { :p0 => 'https://svn.macports.org/repository/macports/!svn/bc/88419/trunk/dports/net/httping/files/patch-strndup.diff' }
+ { :p0 => 'https://trac.macports.org/export/88419/trunk/dports/net/httping/files/patch-strndup.diff' }
end
def install