Commit Graph

15 Commits

Author SHA1 Message Date
Roland Walker f8561fcc59 simplify caveats message + indent, p4merge.rb 2014-10-07 11:18:36 -04:00
Roland Walker f362545c64 add license stanza to p4merge 2014-10-01 11:43:46 -04:00
Roland Walker f5a57334c9 app stanza in p4merge.rb 2014-09-15 12:06:05 -04:00
bjalt fecf3e417c fixed shasum for p4merge 2014-07-16 08:27:29 +02:00
ndr d57401feaa Reformat p4merge.rb according to readability conventions 2014-06-27 02:01:34 +02:00
Jean-Christophe GAY 3e89774e8b Upgrade P4Merge to v2014.1 2014-04-27 09:58:34 +02:00
Yusuke Yamamoto a19df07dee Update SHA256 value for p4merge. 2014-03-04 02:28:10 +09:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
Bobby DeSimone ffd006dcfd Update SHA1 value for p4merge.
SHA1 Value changed.
2014-02-11 18:55:05 -05:00
Roland Walker 329c48298a caveats first-class in DSL, gets own mini-DSL
Make caveats a first-class member of the Cask DSL.  It no longer has to
be specified with "def caveats", but can be given as "caveats do ... end"
as with after_install blocks.

In addition, create a mini-DSL which can be used within caveats blocks,
providing standard messages when manual installers must be used,
reboot-required, etc.

Add alternate form: caveats can also accept a compile-time string for
simple cases.

This is 99% compatible with old Casks, as it still works by defining
a caveats method.  However, all Casks containing caveats are cleaned
up and adapted according to the new DSL.

Full docs in CONTRIBUTING.md.
2014-01-20 11:54:46 -05:00
Felipe "Zoc" Silveira 28df8b9b4a Updated p4merge from 2013.1 to 2013.4 2013-12-22 17:02:13 -02:00
Vítor Galvão 3fdfc96072 switched remaining apps' link scheme 2013-06-01 00:51:31 +01:00
Vítor Galvão 68182d00b9 removed extra line before link for aesthetic consistency 2013-05-10 15:24:38 +01:00
phinze 2b7b530bf5 add p4merge caveats as recommended in #217 2013-04-28 11:13:11 -05:00
phinze 249166002e add p4merge cask
refs #216
2013-04-16 09:28:23 -05:00