pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ruby-ipaddress



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Jan  6 15:32:08 UTC 2016

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

Log Message:
Update ruby-ipaddress to 0.8.2.

== ipaddress 0.8.2

CHANGED:: merged bundler branch to cleanup gemspec and Rakefiles
FIXED:: IPAddress::IPv4.split handling (Issue #40)
NEW:: Added #[]= method to IPv4/6 classes to add octet writing support. (Issue #24)
NEW:: IPV4#multicast?
NEW:: IPV4#loopback?
NEW:: IPV4#to()

== ipaddress 0.8.1

CHANGED:: ipaddress now uses minitest for testing, all tests passing


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/ruby-ipaddress/Makefile \
    pkgsrc/net/ruby-ipaddress/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/ruby-ipaddress/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