Commit Graph

32 Commits

Author SHA1 Message Date
Roman Zhuzha e0392d11a1 updated p4merge (2015.2-1312139) 2016-03-31 19:14:04 -04:00
Josh Hagins 312ae841f1 Use Ruby 1.9 hash syntax in casks where possible 2016-01-17 21:57:28 -05:00
Josh Hagins 449aa94c14 p4merge.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
Tommy Sparber 18f1402dc1 Switch to HTTPS for 360 Casks
Every changed URL was reachable using valid HTTPS and returned a
StatusCode of 200.
2015-12-27 10:11:04 +11:00
Vítor Galvão 3e123a2ddc p4merge.rb: name changed to conform to new rules 2015-12-24 19:04:02 +00:00
Vítor Galvão a8c219f096 remove tags :vendor from casks 2015-12-24 16:55:03 +00:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Eli Young ed3825e7ec p4merge: Actually use the version
Commit 26319fe neglected to actually grab the relevant part of the
version for the download URL.
2015-05-07 18:23:40 -07:00
Eli Young 26319fe0d0 p4merge: Fix URL regex
Commit 013c280 changed the version string format to match that of the
P4V recipe but did not update the regular expression filtering that's
used to filter the version into something usable for the URL. This fixes
that.
2015-05-07 18:17:02 -07:00
Eli Young 4c9bf041ea p4merge: Link to improved command-line script 2015-05-07 13:53:59 -07:00
Eli Young 6c2a8585d7 p4merge: General improvements
This fixes the license stanza, adds a vendor tag to match p4v, and adds
a zap stanza.
2015-05-07 13:45:47 -07:00
Eli Young 013c28062f p4merge: Update to 2014.3-1007540 2015-05-07 13:41:37 -07:00
ndr 4b4a943a7f Fix p4merge shasum 2015-01-21 23:43:25 +00:00
Vítor Galvão 93f71a83f4 p4merge.rb: added name 2015-01-04 20:04:18 +00:00
Gregory Pakosz e2508c51e1 P4Merge 2014.2 2014-12-30 09:20:49 +01:00
Roland Walker 656aef1810 new-style header in p4merge 2014-11-13 12:37:47 -05:00
Roland Walker 1469dce197 re-use version in p4merge 2014-10-28 10:18:18 -04:00
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