gdal-framework.rb: RuboCop (master), RuboCop-cask (master) auto-correct

This commit is contained in:
Josh Hagins 2016-01-03 14:18:24 -05:00
parent d3bfdf7d55
commit 16bf8f4222
1 changed files with 11 additions and 11 deletions

View File

@ -1,8 +1,8 @@
cask 'gdal-framework' do cask 'gdal-framework' do
version '1.11.1-1' version '1.11.1-1'
sha256 :no_check # upstream package is updated in-place sha256 :no_check # upstream package is updated in-place
url "http://www.kyngchaos.com/files/software/frameworks/GDAL_Complete-#{version.sub(%r{^(\d+\.\d+).*},'\1')}.dmg" url "http://www.kyngchaos.com/files/software/frameworks/GDAL_Complete-#{version.sub(%r{^(\d+\.\d+).*}, '\1')}.dmg"
name 'GDAL Complete' name 'GDAL Complete'
homepage 'http://www.kyngchaos.com/software/frameworks' homepage 'http://www.kyngchaos.com/software/frameworks'
license :oss license :oss
@ -10,15 +10,15 @@ cask 'gdal-framework' do
pkg 'GDAL Complete.pkg' pkg 'GDAL Complete.pkg'
pkg 'Numpy.pkg' pkg 'Numpy.pkg'
uninstall :pkgutil => [ uninstall :pkgutil => [
'org.maptools.proj-framework-snow', 'org.maptools.proj-framework-snow',
'org.sqlite.sqlite3b-framework-snow', 'org.sqlite.sqlite3b-framework-snow',
'com.kyngchaos.UnixImageIO-framework-E-lion', 'com.kyngchaos.UnixImageIO-framework-E-lion',
'org.gdal.gdal111-framework-lion', 'org.gdal.gdal111-framework-lion',
'net.refractions.geos-framework-snow', 'net.refractions.geos-framework-snow',
'org.scipy.numpy-lion', 'org.scipy.numpy-lion',
'org.scipy.numpy-snow' 'org.scipy.numpy-snow',
] ]
caveats <<-EOS.undent caveats <<-EOS.undent
#{token} requires Java 6+, you can install the latest Java using #{token} requires Java 6+, you can install the latest Java using