diff options
| author | Misty De Meo | 2013-10-19 00:55:58 -0700 |
|---|---|---|
| committer | Misty De Meo | 2013-10-19 03:13:33 -0700 |
| commit | 3a4c5dd321002e12f660bbfa1bca325f5958654b (patch) | |
| tree | 6d754a08b3ffde4a364ddd3776868c88d88a27d8 /Library/Formula | |
| parent | f65da9789090e09475161b7d0001642cf85e82db (diff) | |
| download | homebrew-3a4c5dd321002e12f660bbfa1bca325f5958654b.tar.bz2 | |
wireshark: update patch comment
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/wireshark.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wireshark.rb b/Library/Formula/wireshark.rb index a54714b6d..ed46b3828 100644 --- a/Library/Formula/wireshark.rb +++ b/Library/Formula/wireshark.rb @@ -40,7 +40,7 @@ class Wireshark < Formula { # This header has an enum with values already defined as # as macros in /usr/include/sys/dirent.h - # Reported upstream: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9291 + # Fixed upstream, should be in the next release. :p0 => 'https://trac.macports.org/export/112336/trunk/dports/net/wireshark/files/patch-epan-dissectors-packet-gluster.h.diff', # Removes SDK checks that prevent the build from working on CLT-only systems # Reported upstream: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9290 |
