pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-rack-cache



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Dec 13 16:11:33 UTC 2015

Modified Files:
        pkgsrc/www/ruby-rack-cache: Makefile PLIST distinfo

Log Message:
Update ruby-rack-cache to 1.5.1.

## 1.5.0

  * only catch StandardError and not Exception

## 1.4.3

  * After overriding the REQUEST_METHOD, store the original request method in "rack.methodoverride.original_method"

## 1.4.1

  * Ignore invalid Expires date as per RFC

## 1.4.0

  * Not invalidating the cache for preflight CORS request

## 1.3.1 / October 2015

  * Support Ruby 1.9

## 1.3 / Octorber 2015

  * Ruby 2.0 only

  * Gracefully degrade when cache store goes offline

  * allow_reload/revalidate is not enabled by default

  * Make Rack::Cache multithread friendly


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ruby-rack-cache/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-rack-cache/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ruby-rack-cache/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index