From e2f6fe9b4bc7cadaa6a8c488193ae233a5a4f1e7 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 13 Apr 2014 11:06:16 +0100 Subject: nmap: add 6.45 bottle. Closes #28368. Signed-off-by: Mike McQuaid --- Library/Formula/nmap.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/nmap.rb b/Library/Formula/nmap.rb index 456fd93a2..2e0b7730b 100644 --- a/Library/Formula/nmap.rb +++ b/Library/Formula/nmap.rb @@ -6,6 +6,12 @@ class Nmap < Formula url "http://nmap.org/dist/nmap-6.45.tar.bz2" sha1 "3a634d319c57f6d93e5ccb69b45c133690d437e1" + bottle do + sha1 "15741e8fb3f58776fd1245782585d832fe08c1bf" => :mavericks + sha1 "76ab79880f2ad3db2f965645aa8665d69442f137" => :mountain_lion + sha1 "276181d845c199735c559031acb893b5b27de561" => :lion + end + depends_on "openssl" conflicts_with 'ndiff', :because => 'both install `ndiff` binaries' -- cgit v1.2.3 e='go'>go :beer: The missing package manager for OS X.
aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnu-barcode.rb
blob: 9cab4f1ddcea10bb556e58ea215ea3f5f334a999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19