Commit graph

10 commits

Author SHA1 Message Date
taca
1d44dc8fde www/ruby-rack-cache: update to 1.8.0
## 1.8.0 (2018/06/07)

  * Purge key from metastore when entitystore not found
2018-09-23 17:03:33 +00:00
taca
cce596b9e1 Update ruby-rack-cache to 1.7.1
1.7.1 (2017/09/06)

* Documentation fix.
* Fix nil warnings.
* Return current date if the Date header is not parseable.
2017-09-11 15:40:27 +00:00
taca
a57431502d Update ruby-rack-cache to 1.7.0.
## 1.7.0

  * Meta stores now receive a third ttl argument to write when use_native_ttl is used.
2017-03-20 15:56:11 +00:00
taca
6168ce92e9 Update ruby-rack-cache to 1.6.1
## 1.6.1

  * Revert 'No longer read responses from cache when we already have them'

## 1.6.0

  * Noop backend
  * No longer read responses from cache when we already have them
  * renamed files from entitystore -> entity_store (metastore/cachecontrol/appengine) and added warns for old ones
2016-03-15 16:18:11 +00:00
taca
6d9829e300 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
2015-12-13 16:11:33 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
taca
528e20f1ba Make depends to www/ruby-rack14 instead of www/ruby-rack.
Bump PKGREVISION.
2013-03-10 09:15:19 +00:00
taca
a8cbbd4bd2 Update HOMEPAGE to github's one. 2013-01-31 16:03:33 +00:00
taca
72029bc386 Update ruby-rack-cache package to 1.2.
## 1.2 / March 2012

  * Fix a cookie leak vulnerability effecting large numbers of Rails 3.x
    installs: https://github.com/rtomayko/rack-cache/pull/52

  * Never 304 on PUT or POST requests.

  * Misc bundler and test tooling fixes.
2012-03-05 12:58:01 +00:00
taca
daeae935a4 Importing www/ruby-rack-cache package version 1.1.
HTTP Caching for Rack.
2011-12-15 15:28:36 +00:00