./www/ruby-padrino, Padrino Ruby Web framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15.3, Package name: ruby31-padrino-0.15.3, Maintainer: pkgsrc-users

Ruby-padrino is a set of Padrino Ruby Web Framework meta-packages.


Required to run:
[www/ruby-padrino-cache] [www/ruby-padrino-gen] [www/ruby-padrino-helpers] [www/ruby-padrino-core] [www/ruby-padrino-admin] [www/ruby-padrino-mailer] [www/ruby-padrino-support] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2023-02-26 14:30:20 by Takahiro Kambe | Files touched by this commit (8) | Package updated
Log message:
www/ruby-padrino: update to 0.15.3

0.15.3 (2023-02-25)

* FIX #2266 Update ORM generator for ActiveRecord changes (@jkowens)
* FIX #2267 activerecord in gen task (@DimitriosLisenko)
   2023-01-04 16:33:37 by Takahiro Kambe | Files touched by this commit (16) | Package updated
Log message:
www/ruby-padrino: update to 0.15.2

0.15.2 (2022-12-23)

* FIX #2261 Resolve failures in CI Build and update Circle config (@jkowens)
* FIX #2263 Padrino-gen fix for ActiveRecord 6.1 (@jkowens)
* FIX #2260 Pin HAML to newer version 5 (@jkowens)
* NEW #2259 Add Sinatra 3 compatibility (@jkowens)
* NEW #2251 Sets up CircleCI for new builds (@wikimatze)
* FIX #2243 for cascading mailer path when using partials (@HR-Partner)
* FIX #2250 I18n translation issue on Ruby 3.0 (@jinshen1983)
* FIX #2246 Various routing upgrades and fixes (@takeshi-yashiro)
   2021-06-02 17:09:54 by Takahiro Kambe | Files touched by this commit (13) | Package updated
Log message:
www/ruby-padrino: update to 0.15.1

0.15.1 (2021-04-25)

* FIX Adds readline as a dep (@nesquena)
* FIX #2229 Fix polish translations (@tiwi)
* FIX #2234 Avoid mocha warning in tests (@olleolleolle)
* FIX #2235 Update thor to a more recent version (@basex)
   2020-05-18 16:47:44 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
www/ruby-padrino: start update to 0.15.0

Start ruby-padrino and related packages to 0.15.0.
   2019-02-06 16:03:08 by Takahiro Kambe | Files touched by this commit (10) | Package updated
Log message:
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)
   2018-03-17 15:30:05 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
www/ruby-padrino: start update of ruby-padrino to 0.14.3
   2017-09-19 18:36:07 by Takahiro Kambe | Files touched by this commit (11)
Log message:
cleanup: remove unnecessary RUBY_VERSIONS_ACCEPTED

Remove unnecessary RUBY_VERSIONS_ACCEPTED since ruby21 removed.
   2017-06-18 15:48:55 by Takahiro Kambe | Files touched by this commit (18)
Log message:
Add 24 to RUBY_VERSIONS_ACCEPTED.