Commit Graph

51 Commits

Author SHA1 Message Date
Vítor Galvão cf23ebeb66 vagrant.rb: added vendor host comment 2015-01-19 03:02:32 +00:00
Jachim Coudenys 69682759fa Fixed the sha256 hash for Vagrant 1.7.2
brew cask install vagrant
==> Downloading https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.2.dmg
==> Note: running "brew update" may fix sha256 checksum errors
Error: sha256 mismatch
Expected: b05c13675118a7c57ef78f932047f3db44456fff3edb408615fea0ba2cf7afe9
Actual: 78d02afada2f066368bd0ce1883f900f89b6dc20f860463ce125e7cb295e347c
File: /Library/Caches/Homebrew/vagrant-1.7.2.dmg

Signed-off-by: Jachim Coudenys <jachim@king-foo.be>
2015-01-07 10:03:18 +01:00
Sean Smith 5412b8a3ec Vagrant updated to 1.7.2 2015-01-06 17:19:54 -05:00
tim bacon 17189a08a9 Fix license in vagrant Cask 2014-12-21 08:36:22 -05:00
Vítor Galvão 53eb7d60ae vagrant.rb: change ':unknown' license comment 2014-12-20 13:47:35 +00:00
Larry Gilbert 7d9cdcca3e vagrant: update to version 1.7.1 2014-12-12 10:44:35 -08:00
Bryan Stitt 4b37f625fc Fix sha256 for vagrant 1.7.0 2014-12-10 10:45:58 -08:00
Roland Walker 7642f41d01 license todo comment in vagrant 2014-12-10 08:51:12 -05:00
Gilles Cornu e761bb1ede Upgrade Vagrant to 1.7.0 2014-12-10 10:49:48 +01:00
Roland Walker 76b126c999 blank before uninstall in vagrant 2014-11-22 09:12:47 -05:00
Roland Walker 9f44ec9ffd new-style header in vagrant 2014-11-13 12:39:17 -05:00
Roland Walker f375bc339e add license stanza to vagrant 2014-10-01 11:44:53 -04:00
ndr e2b7f04430 Add `uninstall :pkgutil` to vagrant 2014-09-28 12:30:49 +02:00
Roland Walker ffb1531f50 re-use version in vagrant 2014-09-26 08:09:17 -04:00
Roland Walker 4427b7c942 vagrant.rb 2014-09-10 11:37:08 -04:00
Hiroaki Nakamura c1cc4237bf Update Vagrant to version 1.6.5 2014-09-05 10:21:17 +09:00
Hiroaki Nakamura fb86f856da Update vagrant to version 1.6.4 2014-09-03 10:34:44 +09:00
ndr 1e83bc10ee Reformat vagrant.rb according to readability conventions 2014-06-27 02:01:51 +02:00
Ngoc Pham 7a3faf0aa8 Fix hash mismatch with Vagrant
A space was added. Sorry!
2014-05-29 17:03:48 -04:00
Ngoc Pham 615c74a126 Update Vagrant to 1.6.3 2014-05-29 15:29:37 -04:00
scottsuch 9356ebe282 Bumps vagrant to 1.6.2 2014-05-12 14:15:56 -04:00
Yves Laroche b6141945b6 Update Vagrant to 1.6.1 2014-05-08 10:12:07 +01:00
Yves Laroche 66ad51c043 Update Vagrant to 1.6.0 2014-05-06 18:07:31 +01:00
Nikola Majksner 606a97956b Bump to Vagrant 1.5.4 2014-04-22 08:11:23 +02:00
scottsuch 8da903226c Bumps vagrant version to 1.5.3 2014-04-14 10:57:15 -04:00
scottsuch 1d1f0a7766 Bumps Vagrant version to 1.5.2 2014-04-03 07:29:05 -04:00
Nikola Majksner bfd1eec5a9 Update Vagrant to 1.5.1 2014-03-13 20:09:01 +01:00
Nikola Majksner fcf025d989 Update Vagrant to 1.5.0 2014-03-10 18:25:29 +01:00
Lucas Garron 913f3e6f76 Change default hash to SHA-256. 2014-02-05 18:16:18 -08:00
Roland Walker 81744a038d bugfix: make uninstall :script accept a hash
The indentation in CONTRIBUTING.md implies that :script accepts a hash.
But that is not the case. Instead :script accesses the entire hash defined
by uninstall.  Unrelated install keys such as :quit leak through to
@command.run! when attempting to exec :script.  Result: contrary to docs,
:script cannot be combined with other uninstall keys.

This PR makes uninstall :script accept a hash.  When :args or :input are not
needed, :script can still accept a plain string, so many Casks require no
alteration.

In addition
- adds key :executable, required when using hash argument to :script
- keys to :script are validated and sanitized before being passed to
  @command.run!
- adds :quit to with-installable.rb test to protect against regression
  on leaky keys
2014-01-11 12:20:59 -05:00
Arjun Singh 5ff7abb7a6 Bump vagrant to 1.4.3 2014-01-10 14:20:18 -08:00
Michael Ford 7f3c490da2 Vagrant 1.4.2 2014-01-01 13:15:31 +08:00
Yoichi Fujimoto 8d43519911 updated to Vagrant 1.4.1 2013-12-19 16:53:05 +09:00
Felix Sargent 32f75fe850 Upgrade Vagrant to 1.4.0
http://www.vagrantup.com/downloads.html
http://www.vagrantup.com/blog/vagrant-1-4.html
2013-12-09 19:26:34 -08:00
Alejandro Giacometti f34563e300 Updated vagrant to 1.3.5
Updated Vagrant to latest version (1.3.5) compatible with the latest virtualbox
2013-10-16 11:01:19 +01:00
Timothy Sutton 7e4f6aefed Vagrant 1.3.4 2013-10-02 14:47:05 -04:00
Timothy Sutton 5b9bb30f83 Vagrant 1.3.3 2013-09-19 12:26:19 -04:00
Timothy Sutton 25e1b65e06 Vagrant 1.3.2 hotfix 2013-09-18 05:35:32 -04:00
Timothy Sutton 2ad0ed4e9c Vagrant 1.3.2 2013-09-17 20:56:41 -04:00
Timothy Sutton ea59f693e8 Vagrant 1.3.1 2013-09-06 21:09:30 -04:00
Timothy Sutton 551d811983 Vagrant 1.3.0 2013-09-05 14:55:50 -04:00
Timothy Sutton d6bcca6e77 Vagrant 1.2.7 2013-07-30 16:00:49 -04:00
Linh Tran 4983357326 Update vagrant to version 1.2.6
closes #835

Signed-off-by: phinze <paul.t.hinze@gmail.com>
2013-07-27 07:01:48 -05:00
phinze 171456dc98 support for install/uninstall
accepts a single argument, which is a relative path to a pkg
inside the extracted Cask; homebrew-cask will attempt to install this
pkg after the Cask is extracted via `installer`

because of the many different ways uninstallers work, this
has several features:

 - `:script`: a script in the Cask which serves as an uninstaller (e.g.
   Vagrant, VirtualBox), uses `:args`, and `:input` keys to interact
   with said script
 - `:pkgutil`: a regexp which captures all package_ids installed by this
   cask; homebrew-cask will list all files installed under these ids and
   remove them
 - `:launchctl`: a list of bundle_ids for services that should be
   removed by homebrew-cask
 - `:files`: a fallback list of files to manually remove; helps when
   uninstallers miss something

refs #661
2013-07-21 22:01:38 -05:00
Timothy Sutton 862c30d225 Vagrant 1.2.4 2013-07-17 16:06:50 -04:00
phinze 8f79f1ee8e update vagrant to 1.2.3 2013-07-10 16:27:35 -05:00
Paul Hinze 3991bd6839 a beta pkg installer
- the vagrant cask is our guinea pig
- works for me
- only basic testing at the moment
- i wanted to push something to get the gears turning on this

it turns out the concept is pretty simple. specify a list of pkgs to
install; borrow the patterns from linkables for that. then basically
just run "sudo installer"

refs #14
2013-05-11 23:01:59 -05:00
Paul Gross ad64a20cc0 Upgrade vagrant to 1.2.2 2013-04-27 22:03:16 -07:00
Ryan Neufeld b3d8efa7f3 Upgrade to Vagrant 1.2.1 2013-04-21 11:15:01 -07:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -05:00