David Christenson
098ccfa9a8
fdk-aac 0.1.4
...
Update to latest stable release, install example AAC encoder, add test
with new WAV fixture, modernize.
Closes Homebrew/homebrew#37654 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-18 08:07:35 +00:00
Jack Nagel
38a8c54898
Return early for the == case in Version#<=>
2015-03-17 21:37:03 -04:00
Jack Nagel
68c7e1e30c
Add protected reader for version value
2015-03-17 21:37:03 -04:00
Jack Nagel
03b309cc76
Fix NullToken equality
2015-03-17 21:37:03 -04:00
Jack Nagel
0d4f241d48
Remove explicit type check
2015-03-17 21:37:03 -04:00
Viktor Szakáts
02cb05f22b
audit: enforce https for apache.org
...
- including all apache.org subdomains
- for `homepage` as well
Closes Homebrew/homebrew#37778 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-17 13:31:08 +00:00
Mike McQuaid
3933b84dea
software_spec: check if bottles are compatible.
...
The `bottled?` method makes more sense when it also checks for
compatibility.
This is particularly useful for the case in `brew info` so it prints out
`(bottled)` correctly depending on the `Cellar`.
Closes Homebrew/homebrew#37636 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-17 09:16:57 +00:00
Mike McQuaid
514910e812
test-bot: remove more bad unicode characters.
2015-03-16 18:39:45 +00:00
Mike McQuaid
fffba3dc7d
test-bot: remove another invalid XML character.
2015-03-16 10:29:56 +00:00
Jack Nagel
0a41cbcd9c
Always create real directories under lib/ruby
...
Fixes Homebrew/homebrew#37685 .
Closes Homebrew/homebrew#37704 .
2015-03-15 23:23:14 -04:00
Mike McQuaid
6b58107693
bottle_version: add erlang versions style regex.
2015-03-15 16:29:40 +00:00
David Coeurjolly
d35f960fe1
dgtal: migrate to homebrew/science
...
Closes Homebrew/homebrew#37094 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-15 12:58:33 +00:00
Xu Cheng
e2994bb078
audit: suggest to not using git as dependency
...
Closes Homebrew/homebrew#37696
Closes Homebrew/homebrew#37703
Closes Homebrew/homebrew#37735 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-15 20:55:55 +08:00
Felix Bünemann
c8415c665a
download_strategy: allow ssl apache mirror links.
...
Closes Homebrew/homebrew#37732 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-15 12:51:51 +00:00
Jack Nagel
abb0cb3aa0
Switch to a more useful serialization of tap info
...
Closes Homebrew/homebrew#37383 .
2015-03-14 21:14:37 -04:00
Jack Nagel
db05618561
Use Dir.mktmpdir instead of shelling out to mktemp
...
Closes Homebrew/homebrew#37616 .
2015-03-14 20:45:21 -04:00
Jack Nagel
b03faffcc1
Remove unused argument
2015-03-14 17:59:06 -04:00
Jack Nagel
2356131e5f
Remove unnecessary default argument
...
This method is always called with two arguments.
2015-03-14 01:58:17 -04:00
Jack Nagel
097d5242c3
Simplify skip_executables option
2015-03-14 01:51:53 -04:00
Baptiste Fontaine
04508b0c4d
brew style: --fix to auto-correct issues.
...
Closes Homebrew/homebrew#37670 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-13 13:21:15 +00:00
Xu Cheng
6dc9506edc
java overridable_java_home_env
...
Closes Homebrew/homebrew#37622
2015-03-13 18:43:42 +08:00
Mike McQuaid
83080be4c1
Use https for issue URL.
2015-03-12 15:19:02 +00:00
chdiza
21314474cd
audit: Clarify GNU url warning message
...
"ftpmirror.gnu.org" must have a protocol prefix of "http", not
"https".
Closes Homebrew/homebrew#37567 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-12 08:19:37 +00:00
Tim D. Smith
4057a68e6e
add bottle? method to Tab
...
Closes Homebrew/homebrew#37621 .
2015-03-11 21:08:54 -07:00
Xu Cheng
b136a0acdf
install: refactoring blacklist check
...
Closes Homebrew/homebrew#37590 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-11 17:27:49 +08:00
Dominyk Tiller
c19c355226
xar: migrate to dupes
...
Related: https://github.com/Homebrew/homebrew-dupes/pull/420
Closes Homebrew/homebrew#37588 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-11 08:16:04 +00:00
Jack Nagel
316d8d756c
Reduce scope of ensure block, remove conditionals
2015-03-10 23:26:54 -04:00
Jack Nagel
b149580632
Silence method redefinition warning
2015-03-10 23:25:31 -04:00
Dominyk Tiller
1c189cfc48
os: support xcode 6.2
...
Presume this will need to wait for the bots to be updated, but Xcode
6.2 has landed.
Closes Homebrew/homebrew#37549 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-10 08:33:08 +00:00
rstata-verticloud
7ec71c4542
Update AWS SDK dependency of S3DownloadStrategy
...
Closes Homebrew/homebrew#37470 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-09 21:54:36 -04:00
Xu Cheng
7d7081a18b
audit: whitelist pipe, redirect etc in the system check
...
Closes Homebrew/homebrew#37523 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-10 00:57:21 +08:00
Geoff Nixon
f9ec5c5e62
Move coremod to the boneyard, replaced by libxmp-lite
...
Closes Homebrew/homebrew#37055 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-08 16:23:30 -04:00
Geoff Nixon
18b05c8776
Move tcpurify to the boneyard
...
Closes Homebrew/homebrew#37069 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-08 16:23:30 -04:00
Geoff Nixon
12d2d08b9b
Move pathfinder to the boneyard
...
Closes Homebrew/homebrew#37066 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-08 16:23:30 -04:00
Geoff Nixon
511c921581
Move dbslayer to the boneyard
...
Closes Homebrew/homebrew#37056 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-03-08 16:23:30 -04:00
Mike McQuaid
68a8d1a5e7
test-bot: check syntax with readall.
...
Closes Homebrew/homebrew#37471 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-08 11:13:34 +00:00
Mike McQuaid
d5f55334f1
cmd/readall: add --syntax to check for valid Ruby.
2015-03-08 11:13:33 +00:00
Mike McQuaid
3b15382029
audit: git tags should also specify revisions.
2015-03-08 10:48:58 +00:00
Mike McQuaid
b6a0105b7e
download_strategy: raise on wrong tag revision.
...
Adds some added security to Git tags so we are able to provide an
effective checksum rather than letting them be changed without our
knowing.
Also:
- Reprioritise ref_types. Tag should take priority over branch and revisions over a single one.
- Add current_revision method. Used to verify the current repository revision matches the specified
revision. Currently only implemented for Git.
2015-03-08 10:48:58 +00:00
Mike McQuaid
5206a2523e
test-bot: rename variable to avoid shadowing.
...
Closes Homebrew/homebrew#37487 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-08 09:39:16 +00:00
Mike McQuaid
fb99393422
test-bot: fix ambiguous arguments.
2015-03-08 09:39:15 +00:00
Mike McQuaid
36b7bae93c
test-bot: remove unused variables.
2015-03-08 09:39:15 +00:00
Mike McQuaid
95a8a50aa0
install_renamed: ignore unused parameter.
2015-03-08 09:39:15 +00:00
Mike McQuaid
80714aaa7c
uses: remove unused variable.
2015-03-08 09:39:15 +00:00
Mike McQuaid
1308070e66
pull: remove unused variable.
2015-03-08 09:39:15 +00:00
Mike McQuaid
2f4c02e106
pull: rename variable to avoid shadowing.
2015-03-08 09:39:14 +00:00
Mike McQuaid
57336ea68b
commands: move argument to fix warning.
2015-03-08 09:39:14 +00:00
Mike McQuaid
3d71826e6d
bottle: remove unused variable.
2015-03-08 09:39:14 +00:00
Xu Cheng
87a35e3580
doctor: $PATH should be insert as it is
...
Closes Homebrew/homebrew#37500 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-08 17:35:54 +08:00
Xu Cheng
b9c002a7cf
doctor: export command should use double quotes
...
Closes Homebrew/homebrew#37496
Closes Homebrew/homebrew#37497 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-08 16:01:17 +08:00