Commit graph

4 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
imil
14019f0491 Updated py-httpie to version 0.9.2
0.9.2 (2015-02-24)

    Fixed compatibility with Requests 2.5.1
    Changed the default JSON Content-Type to application/json as UTF-8 is the default JSON encoding
2015-03-09 16:52:45 +00:00
imil
9e2e8b3dd7 Updated to httpie 0.9.1
0.9.1 (2015-02-07)
  * Added support for Requests transport adapter plugins to enable plugin-provided features such as unix socket communication and HTTP/2.

0.9.0 (2015-01-31)
  * Added --cert and --cert-key parameters to specify a client side certificate and private key for SSL
  * Improved unicode support.
  * Improved terminal color depth detection via curses.
  * To make it easier to deal with Windows paths in request items, \ now only escapes special characters (the ones that are used as key-value separators by HTTPie).
  * Switched from unittest to pytest.
  * Added Python wheel support.
  * Various test suite improvements.
  * Added CONTRIBUTING.
  * Fixed User-Agent overwriting when used within a session.
  * Fixed handling of empty passwords in URL credentials.
  * Fixed multiple file uploads with the same form field name.
  * Fixed --output=/dev/null on Linux.
  * Miscellaneous bugfixes.
2015-02-08 21:08:21 +00:00
imil
ff0716560f Initial import of py-httpie, version 0.8.0, into the NetBSD Packages Collection.
HTTPie is a command line HTTP client. Its goal is to make CLI interaction with
web services as human-friendly as possible. It provides a simple http command
that allows for sending arbitrary HTTP requests using a simple and natural
syntax, and displays colorized responses. HTTPie can be used for testing,
debugging, and generally interacting with HTTP servers.
2014-07-16 08:56:33 +00:00