Created attachment 162847 [details] ruby-gems patch Request exp-run
Created attachment 162849 [details] ruby-gems.patch - Update to 2.5.0 - Add LICENSE_FILE - Convert to new options target helper - Convert to new options variable helper - Use = instead of += for PLIST_SUB - Cleanup Makefile
Can you update those 2 patches before the exp-run: security/rubygem-ezcrypto/files/patch-gemspec www/rubygem-gitlab-grack/files/patch-gemspec
Created attachment 162899 [details] ruby-gems patch v3 security/rubygem-ezcrypto/files/patch-gemspec and www/rubygem-gitlab-grack/files/patch-gemspec are modified in this patch (v3).
Exp-run results on 10.2 i386: http://package18.nyi.freebsd.org/build.html?mastername=102i386-default-PR204328&build=2015-11-08_14h42m40s Exp-run results on 9.3 amd64: http://package18.nyi.freebsd.org/build.html?mastername=93amd64-default-PR204328&build=2015-11-08_19h32m09s net/rubygem-fog-aliyun is unfetchable and lang/rubinius fails to build but those failures look unrelated to ruby-gems update.
Thanks! The exp-run result looks good. net/rubygem-fog-aliyun 0.0.10 has been yanked upstream and I'm ready to update it to 0.1.0.
A commit references this bug: Author: sunpoet Date: Mon Nov 9 18:42:52 UTC 2015 New revision: 401119 URL: https://svnweb.freebsd.org/changeset/ports/401119 Log: - Update to 2.5.0 - Add LICENSE_FILE - Convert to new options target helper - Convert to new options variable helper - Use = instead of += for PLIST_SUB - Cleanup Makefile Changes: https://github.com/rubygems/rubygems/blob/master/History.txt PR: 204328 Exp-run by: antoine Changes: head/devel/ruby-gems/Makefile head/devel/ruby-gems/distinfo head/devel/ruby-gems/pkg-plist head/security/rubygem-ezcrypto/files/patch-gemspec head/www/rubygem-gitlab-grack/files/patch-gemspec
Committed. Thanks!