Commit Graph

26 Commits

Author SHA1 Message Date
Vítor Galvão 6a5209e0cd Update dia.rb 2016-02-12 00:22:43 +00:00
Vítor Galvão 0dbd0cbd33 dia.rb: updated vendor comment 2016-02-12 00:20:10 +00:00
Josh Hagins 312ae841f1 Use Ruby 1.9 hash syntax in casks where possible 2016-01-17 21:57:28 -05:00
Josh Hagins 172b6550c5 dia.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Vítor Galvão eff5b179df dia.rb: removed extra whitespace 2015-10-23 12:23:25 +01:00
Vítor Galvão 76ce5053c8 dia.rb: depends on x11 2015-10-23 11:02:28 +01:00
Sean Zhu 744ff92866 Patch Dia
http://sourceforge.net/p/dia-installer/support-requests/98/
2015-07-16 19:52:21 +01:00
Amory Meltzer 6b1ec69fd7 Update dia license from oss to gpl
http://dia-installer.de/doc/gpl-2.0.html
2015-02-01 08:20:59 -08:00
Vítor Galvão ec495e1f8c dia.rb: added vendor host comment 2015-01-17 19:14:51 +00:00
Vítor Galvão 18816a0676 dia.rb: added name 2015-01-11 20:04:02 +00:00
Roland Walker 60fefa250f no HTTPS sourceforge in dia 2014-12-17 08:14:35 -05:00
Vítor Galvão 1071c7b3e8 dia.rb: more version interpolation in url 2014-12-04 21:46:58 +00:00
Roland Walker c57bbf8687 new-style header in dia 2014-11-13 12:34:46 -05:00
Roland Walker 6b213420d6 add license stanza to dia 2014-10-01 11:42:17 -04:00
Roland Walker cdaa2c6fea re-use version in dia 2014-09-26 08:08:52 -04:00
Roland Walker b7c25733e9 app stanza in dia.rb 2014-09-15 12:05:28 -04:00
ndr 4baeb74322 Reformat dia.rb according to readability conventions 2014-06-27 02:01:07 +02:00
Roland Walker 2c7949364a use HTTPS url in dia.rb 2014-06-18 10:55:21 -04: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
Michael Ford 52689448c2 Dia 0.97.2-7 2013-08-10 15:23:41 +08:00
Fernando Paredes b5f89bdf47 Add link to Dia app and sort params 2013-06-17 17:03:56 -07:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -05:00
phinze 0d1f831b79 Add checksum support to Casks.
`md5`, `sha1`, `sha256` all take a hexdigest string, e.g:
sha1 'f645e9da45a621415a07a7492c45923b1a1fd4d4'

`no_checksum` takes no argument, and indicates there is no checksum
for this cask. This is *not recommended*, and should only be used for
casks that have no versioned downloads.

`brew cask install` will complain if there is no sum provided (unless
`no_checksum` has been invoked), or if the sums do not match. It will
provide the computed checksum so the cask can be easily amended.

Adapted from @passcod's work in 82cc199ae6
2012-12-17 17:04:22 -07:00
phinze 95672686e3 fill in content_length for all casks 2012-11-18 23:13:43 -06:00
Félix Saparelli de31571537 Dia 0.97.2-5 2012-10-03 20:06:35 +13:00