Path to this page:
./
www/ruby-rack11,
Ruby webserver interface
Branch: pkgsrc-2011Q4,
Version: 1.1.3,
Package name: ruby19-rack-1.1.3,
Maintainer: pkgsrc-usersRack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
Required to run:[
lang/ruby19-base]
Master sites:
SHA1: 18ab872cf05ee445bc586db98da946a9b197935c
RMD160: 41913661691444fa384a5cb0001ee56d10283e61
Filesize: 104 KB
Version history: (Expand)
- (2012-01-12) Updated to version: ruby19-rack-1.1.3
- (2012-01-08) Package added to pkgsrc.se, version ruby19-rack-1.1.2 (created)
CVS history: (Expand)
2012-01-12 15:02:14 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #3645 - requested by obache
www/ruby-rack11: security update
Revisions pulled up:
- www/ruby-rack11/Makefile 1.3
- www/ruby-rack11/distinfo 1.3
---
Module Name: pkgsrc
Committed By: obache
Date: Sun Jan 8 11:08:23 UTC 2012
Modified Files:
pkgsrc/www/ruby-rack11: Makefile distinfo
Log message:
Update ruby-rack11 to 1.1.3.
* December 28th, 2011: Twenty first public release: 1.1.3.
* Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1
|