pkgsrc/www/ruby-padrino/Makefile.common
taca fc740cfdb9 Update Ruby Padrino related pacakges to 0.12.5.
0.12.5 (February 22nd 2015)

* FIX #1794 inheritance of global prereqs (@ujifgc)
* FIX #1798 handling non-array `with` statement for params (@ujifgc)
* FIX Russian translation for password (@harrykiselev)
* FIX Prevent Padrino from overriding cache settings (@dariocravero)
* FIX sequence of execution for configuration methods in application
  (@namusyaka)
* FIX translations for admin for cs (@ortiga)
* FIX exception raised when running the controller generator (@namusyaka)
* FIX #1875 lock down rack to < 1.6.0 because of sinatra conflict (@ujifgc)
2015-03-13 17:04:49 +00:00

13 lines
470 B
Text

# $NetBSD: Makefile.common,v 1.7 2015/03/13 17:04:49 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.12.5
RUBY_PADRINO_SITE= http://www.padrinorb.com/