pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-HTTP-Tiny
Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Nov 24 00:35:07 UTC 2013
Modified Files:
        pkgsrc/www/p5-HTTP-Tiny: Makefile distinfo
Log Message:
Update to 0.038
Upstream changes:
0.038     2013-11-18 12:56:26 America/New_York
    [FIXED]
    - Fixed a bug where authentication parameters in the URL would override
      an existing Authorization header
0.037     2013-10-28 13:26:21 America/New_York
    [FIXED]
    - Basic authentication in the URL is now unescaped before being encoded
      into the authentication header
    [DOCUMENTED]
    - Added HTTP::Tiny::UA to SEE ALSO and suggested it as the appropriate
      place for new features
0.036     2013-09-25 12:10:06 America/New_York
    [FIXED]
    - Compile test could hang on Windows
    [PREREQS]
    - Dropped configure_requires for ExtUtils::MakeMaker to 6.17
    [META]
    - Updated support files
0.035     2013-09-10 12:29:28 America/New_York
  [CHANGED]
  - Encoded from data from 'post_form' preserves term order if data is
    provided as an array reference.  (They are still sorted for consistency
    if provided as a hash reference.)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-HTTP-Tiny/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-HTTP-Tiny/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