Commit graph

8 commits

Author SHA1 Message Date
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
f384fb95cc Update ruby-rack-test to 0.6.3.
== 0.6.3 / 2015-01-09

* Minor enhancements

  * Expose an env helper for persistently configuring the env as needed
    (Darío Javier Cravero #80)
  * Expose the tempfile of UploadedFile (Sytse Sijbrandij #67)

* Bug fixes

  * Improve support for arrays of hashes in multipart forms (Murray Steele #69)
  * Improve test for query strings (Paul Grayson #66)
2015-03-13 17:32:49 +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
81f959b8df Update ruby-rack-test to 0.6.2.
== 0.6.2 / 2012-09-27

* Minor enhancements

  * Support HTTP PATCH method (Marjan Krekoten' #33)
  * Preserve the exact query string when possible (Paul Grayson #63)
  * Add a #delete method to CookieJar (Paul Grayson #63)

* Bug fixes

  * Fix HTTP Digest authentication when the URI has query params
  * Don't append default ports to HTTP_HOST (David Lee #57)
2012-12-17 15:13:24 +00:00
taca
4eafd40296 Update ruby-rack-test pacakge to 0.6.1.
== 0.6.1 / 2011-07-27

* Bug fixes

  * Fix support for params with arrays in multipart forms (Joel Chippindale)
  * Add respond_to? to Rack::Test::UploadedFile to match method_missing (Josh Nichols)
  * Set the Referer header on requests issued by follow_redirect! (Ryan Bigg)

== 0.6.0 / 2011-05-03

* Bug fixes

  * Add support for HTTP OPTIONS verb (Paolo "Nusco" Perrotta)
  * Call #finish on MockResponses if it's available (Aaron Patterson)
  * Allow HTTP_HOST to be set via #header (Geoff Buesing)
2011-12-14 16:48:39 +00:00
taca
8304880048 Add a note in comment to keep this package to 0.5.x series. 2011-06-11 02:45:12 +00:00
taca
14d830b7f4 Update ruby-rack-test package to 0.5.7.
== 0.5.7 / 2011-01-01

* Bug fixes

  * If no URI is present, include all cookies (Pratik Naik)
2011-02-09 12:54:35 +00:00
taca
8b9454f665 Importing ruby-rack-test 0.5.4.
Rack::Test is a small, simple testing API for Rack apps. It can be
used on its own or as a reusable starting point for Web frameworks and
testing libraries to build on. Most of its initial functionality is an
extraction of Merb 1.0's request helpers feature.
2010-09-12 04:07:41 +00:00