ros / homebrew-deps

Homebrew Formula for common system ROS dependencies
8 stars 54 forks source link

sha1s in gfortran.rb cause warnings #24

Closed ivoysey closed 8 years ago

ivoysey commented 8 years ago

Following http://wiki.ros.org/kinetic/Installation/OSX/Homebrew/Source produces the following warnings, which it asserts that I should report!

% brew tap ros/deps
==> Tapping ros/deps
Cloning into '/usr/local/Homebrew/Library/Taps/ros/homebrew-deps'...
remote: Counting objects: 13, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 13 (delta 1), reused 4 (delta 0), pack-reused 0
Unpacking objects: 100% (13/13), done.
Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Homebrew/Library/Taps/ros/homebrew-deps/gfortran.rb:11:in `<class:Gfortran>'
Please report this to the ros/deps tap!

Warning: Calling SoftwareSpec#sha1 is deprecated!
Use SoftwareSpec#sha256 instead.
/usr/local/Homebrew/Library/Taps/ros/homebrew-deps/gfortran.rb:11:in `<class:Gfortran>'
Please report this to the ros/deps tap!

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Homebrew/Library/Taps/ros/homebrew-deps/gfortran.rb:11:in `<class:Gfortran>'
Please report this to the ros/deps tap!

Warning: Calling BottleSpecification#sha1 is deprecated!
Use BottleSpecification#sha256 instead.
/usr/local/Homebrew/Library/Taps/ros/homebrew-deps/gfortran.rb:16:in `block in <class:Gfortran>'
Please report this to the ros/deps tap!

Warning: Calling BottleSpecification#sha1 is deprecated!
Use BottleSpecification#sha256 instead.
/usr/local/Homebrew/Library/Taps/ros/homebrew-deps/gfortran.rb:17:in `block in <class:Gfortran>'
Please report this to the ros/deps tap!

Warning: Calling BottleSpecification#sha1 is deprecated!
Use BottleSpecification#sha256 instead.
/usr/local/Homebrew/Library/Taps/ros/homebrew-deps/gfortran.rb:18:in `block in <class:Gfortran>'
Please report this to the ros/deps tap!

Tapped 9 formulae (46 files, 51.2K)
% 
wjwwood commented 8 years ago

I believe I fixed it in d31f356.

ivoysey commented 8 years ago

awesome. thanks for the super fast response!

---Ian

On 18 October 2016 at 12:29, William Woodall notifications@github.com wrote:

Closed #24 https://github.com/ros/homebrew-deps/issues/24.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ros/homebrew-deps/issues/24#event-827773193, or mute the thread https://github.com/notifications/unsubscribe-auth/AD6MIGi9q1-AUCViJMV5yI1Y_6Uh_kITks5q1PPUgaJpZM4KZ1Pk .