pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ruby-addressable



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun 19 02:50:20 UTC 2011

Modified Files:
        pkgsrc/net/ruby-addressable: Makefile PLIST distinfo

Log Message:
Update ruby-addressable package to 2.2.6.

## Addressable 2.2.6
- changed the way ambiguous paths are handled
- fixed bug with frozen URIs
- https supported in heuristic parsing

## Addressable 2.2.5
- 'parsing' a pre-parsed URI object is now a dup operation
- introduced conditional support for libidn
- fixed normalization issue on ampersands in query strings
- added additional tests around handling of query strings

## Addressable 2.2.4
- added origin support from draft-ietf-websec-origin-00
- resolved issue with attempting to navigate below root
- fixed bug with string splitting in query strings

## Addressable 2.2.3
- added :flat_array notation for query strings


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/ruby-addressable/Makefile \
    pkgsrc/net/ruby-addressable/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/ruby-addressable/PLIST

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