Path to this page:
./
www/ruby-rack,
Ruby webserver interface
Branch: pkgsrc-2011Q4,
Version: 1.3.6,
Package name: ruby19-rack-1.3.6,
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: 28fba08b07702a523775a3031c6de2496376d223
RMD160: 32ce72d426a3da49bf25095ef08adb81d3b6b480
Filesize: 152.5 KB
Version history: (Expand)
- (2012-01-12) Updated to version: ruby19-rack-1.3.6
- (2012-01-08) Package added to pkgsrc.se, version ruby19-rack-1.3.5 (created)
CVS history: (Expand)
2012-01-12 13:04:49 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #3643 - requested by obache
www/ruby-rack: security update
Revisions pulled up:
- www/ruby-rack/Makefile 1.10
- www/ruby-rack/distinfo 1.10
---
Module Name: pkgsrc
Committed By: obache
Date: Sun Jan 8 03:09:48 UTC 2012
Modified Files:
pkgsrc/www/ruby-rack: Makefile distinfo
Log message:
Update ruby-rack to 1.3.6.
* December 28th, 2011: Twenty third public release: 1.3.6
* 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
|