pkgsrc/www/ruby-padrino/Makefile.common
taca 9dcfaa0a4a www/ruby-padrino: update to 0.14.4
* pkgsrc change: ruby-padrion-gen handles ruby-bundler dependency for
  ruby26.

0.14.4 (2018-11-05)

* FIX #2177 regexp routes and trailing slashes (@pdlug)
* FIX #2182 NoMethodError on `ar` tasks with activerecord v5.2.0+ (@sue445)
* FIX #2185 self.authenticate method in mongoid.rb.tt (@LarryFransson)
* FIX #2179 Deprecate safe_level of `ERB.new` in Ruby 2.6 (@koic)
* FIX #2193 nested require_dependencies (@genkami)
2019-02-06 15:03:07 +00:00

13 lines
471 B
Text

# $NetBSD: Makefile.common,v 1.18 2019/02/06 15:03:07 taca Exp $
#
# used by www/ruby-padrino/Makefile
# used by www/ruby-padrino-admin/Makefile
# used by www/ruby-padrino-cache/Makefile
# used by www/ruby-padrino-core/Makefile
# used by www/ruby-padrino-gen/Makefile
# used by www/ruby-padrino-helpers/Makefile
# used by www/ruby-padrino-mailer/Makefile
# used by www/ruby-padrino-support/Makefile
RUBY_PADRINO_VERS= 0.14.4
RUBY_PADRINO_SITE= http://www.padrinorb.com/