Adam Vandenberg
334e44e1e9
yeti: use archive download
2013-03-15 15:41:23 -07:00
Adam Vandenberg
0e8f8f8799
zsh-completions: use archive download
2013-03-15 15:41:22 -07:00
Adam Vandenberg
be9ab53c05
ack: use archive download
2013-03-15 15:41:22 -07:00
Jack Nagel
47a8d1acb2
aws-sns-cli: update checksum
2013-03-15 17:39:27 -05:00
Peter van der Does
c1c9008688
git-flow-avh 1.5.1
...
Closes Homebrew/homebrew#18505 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-15 13:03:52 -07:00
Etienne Laurin
e8b9c1a147
RethinkDB 1.4.0
...
Closes Homebrew/homebrew#18509 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-15 13:00:50 -07:00
Karl
725a54ebbc
macvim: Update SHA
...
MacVim got a stealth update.
Fixes Homebrew/homebrew#18501 .
Closes Homebrew/homebrew#18507 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2013-03-15 12:07:20 -07:00
Ruben Laguna
0ee3178e10
io: Update SHA
...
IO recieved a stealth update.
Closes Homebrew/homebrew#18508 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2013-03-15 12:05:43 -07:00
Dan Lazewatsky
2d3ef1327b
hevea 2.04
...
tarball for 2.00 disappeared
Closes Homebrew/homebrew#18498 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-15 09:42:48 -07:00
Alex Bukin
9ee7c89ea4
clamav 0.97.7
...
Closes Homebrew/homebrew#18500 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-15 09:42:30 -07:00
Shawn Jonnet
6a3714dfc3
Redis 2.6.11
...
Closes Homebrew/homebrew#18497 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-15 09:41:35 -07:00
Dave Goodell
2d7af77173
MPICH 3.0.2
...
MPICH2 recently renamed itself to MPICH and bumped the version number
from 1.5 to 3.0. Even more recently, it switched from SVN to git for
version control.
The sbin hack is no longer needed, since MPE was removed between
MPICH2-1.5 and MPICH-3.0.
Closes Homebrew/homebrew#17314 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-15 08:19:51 -07:00
Adam Vandenberg
c9e41052a0
sonar: use sha1 instead of md5
...
Closes Homebrew/homebrew#18496 .
2013-03-15 08:13:53 -07:00
Frank Celler
26870ca7f1
ArangoDB 1.2.1
...
Closes Homebrew/homebrew#18494 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-15 08:11:55 -07:00
Timothy Molinari
ae185df0fb
ragel 6.8
...
Closes Homebrew/homebrew#18489 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-15 08:09:47 -07:00
Bjarte Johansen
b68780de23
Clojure 1.5.1
...
Closes Homebrew/homebrew#18492 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-15 08:08:34 -07:00
Andrew Marshall
5a0aebc794
V8 3.17.10
...
Closes Homebrew/homebrew#18484 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 21:12:59 -07:00
Matt Lenz
e527fa4a56
ssh-copy-id: patch for fish shell compatibility
...
Closes Homebrew/homebrew#18479 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 20:28:11 -07:00
Nathan Redding
37cda1de9f
Sonar 3.5
...
Closes Homebrew/homebrew#18476 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 16:13:15 -07:00
Adam Vandenberg
db9c400e36
rename 1.500
2013-03-14 16:09:16 -07:00
Amir Chaudhry
c1261bad84
opam 1.0.0
...
Closes Homebrew/homebrew#18473 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 13:58:11 -07:00
Adam Vandenberg
a19b17efc2
casperjs: fix sha1
...
Also, use tarball instead of zipball.
Closes Homebrew/homebrew#18472 .
2013-03-14 13:58:11 -07:00
Jack Nagel
0865990992
aalib: fix underquoted definition in aalib.m4
...
This caused a warning in any autotools build that loads m4 macros.
2013-03-14 14:35:21 -05:00
Nick Vandal
ad80c3481e
New formula: gnupg-pkcs11-scd
...
gnupg-pkcs11 is a project to implement a BSD-licensed smart-card daemon
to enable the use of PKCS#11 tokens with GnuPG. gnupg-pkcs11-scd is a
drop-in replacement for the smart-card daemon (scd) shipped with the
next-generation GnuPG (gnupg-2). The daemon interfaces to smart-cards by
using RSA Security Inc. PKCS#11 Cryptographic Token Interface
(Cryptoki).
Project website: http://gnupg-pkcs11.sourceforge.net
Closes Homebrew/homebrew#18446 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-14 14:21:57 -05:00
Nick Vandal
94cf6e4a8b
New formula: pkcs11-helper
...
pkcs11-helper is a library that simplifies the interaction with PKCS#11
providers for end-user applications using a simple API and optional
OpenSSL engine.
pkcs11-helper allows using multiple PKCS#11 providers at the same time,
enumerating available token certificates, or selecting a certificate
directly by serialized id, handling card removal and card insert events,
handling card re-insert to a different slot, supporting session
expiration and much more all using a simple API.
Project website:
https://www.opensc-project.org/opensc/wiki/pkcs11-helper
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-14 14:21:52 -05:00
Andreas Fuchs
f437b4a49b
flactag 2.0.4
...
Add flactag, a MusicBrainz-enabled FLAC tagging program
It's a console-based tagging app for FLAC rips of entire CDs (with
embedded cuesheets) that seems fairly popular among the DAE folks.
Closes Homebrew/homebrew#18107 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 11:39:40 -07:00
Adam Vandenberg
af8e8368a0
mogenerator: update sha1
2013-03-14 10:26:03 -07:00
Adam Vandenberg
b0ec0fc7a4
sshuttle: add comments about building docs
...
Closes Homebrew/homebrew#18089 .
2013-03-14 09:27:52 -07:00
Adam Vandenberg
c1621294ec
Jack fails with clang 425
...
Closes Homebrew/homebrew#17931 .
2013-03-14 08:45:17 -07:00
Alessandro Tagliapietra
3a2bd19081
aiccu: edit tuntap comments in caveats
...
Closes Homebrew/homebrew#18466 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 08:40:00 -07:00
Stephane Epardaud
bf251f1a73
Ceylon 1.0M5
...
Closes Homebrew/homebrew#18465 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 08:39:35 -07:00
Thomas Pham
f2b3bccf37
aws-elasticbeanstalk 2.3.1
...
Closes Homebrew/homebrew#18464 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 08:39:00 -07:00
Stuart Roebuck
c06a23716a
scala 2.10.1
...
Closes Homebrew/homebrew#18467 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14 08:38:02 -07:00
Jordi Villar
06ae55afbb
insighttoolkit: add opencv bridge option
...
Closes Homebrew/homebrew#18229 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-13 22:55:48 -05:00
John P. Speno
0a46daf218
New fomrula: gsasl
...
The gsasl package is a superset of libgsasl. Installing it provides the
gsasl libraries, the header files, a command line tool called gsasl to
access the library from the shell and the manual.
Closes Homebrew/homebrew#16428 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-13 22:54:23 -05:00
Jack Nagel
60601399ff
libffi: simplify test execution
2013-03-13 22:38:07 -05:00
Jack Nagel
f2381ca8a2
pstree 2.35
2013-03-13 21:55:38 -05:00
Kevin Moore
12c9536e28
git 1.8.2
...
Closes Homebrew/homebrew#18462 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-13 21:49:54 -05:00
Jack Nagel
f5b982cc7b
wdiff 1.2.1
2013-03-13 21:46:46 -05:00
Jack Nagel
5e73d40c89
texinfo 5.1
2013-03-13 17:55:01 -05:00
Jack Nagel
863bd1bc0f
dejagnu 1.5.1
2013-03-13 17:51:03 -05:00
Jack Nagel
7c5d2eea6d
dbus 1.6.8
2013-03-13 17:50:56 -05:00
Jack Nagel
ac5ca3b0a1
autogen 5.17.2
2013-03-13 17:50:42 -05:00
Tyler Brock
9937bac7b4
mongodb devel 2.4.0-rc3
...
Closes Homebrew/homebrew#18459 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-13 17:30:33 -05:00
Francisco Souza
bf97785a92
vim 7.3.861
...
Closes Homebrew/homebrew#18461 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-13 17:30:14 -05:00
Diwaker Gupta
2fa0d76236
gcutil 1.7.2
...
Closes Homebrew/homebrew#18460 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-13 17:29:50 -05:00
Dane Springmeyer
956f06348e
mapnik: fix broken compile against cairo/cairomm after Homebrew/homebrew#17032
...
Fixes https://github.com/mapnik/mapnik/issues/1753
Closes Homebrew/homebrew#18458 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-13 12:26:32 -07:00
Adam Vandenberg
05a64a3706
ice: fails with clang 425
...
Closes Homebrew/homebrew#18457 .
2013-03-13 11:33:39 -07:00
Berk D. Demir
40ae458f04
Emacs 24.3
...
Closes Homebrew/homebrew#18391 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-13 09:17:06 -07:00
Samuel Cochran
f2bb091bd1
denyhosts: 10.8 has no secure.log and logs sshd to system.log
...
Closes Homebrew/homebrew#18418 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-13 08:59:17 -07:00