CVSROOT:        /cvs
Module name:    ports
Changes by:     jas...@cvs.openbsd.org  2014/04/17 08:27:56

Log message:
    import msgpack-0.5.8
    
    MessagePack is an efficient binary serialization format. It lets you
    exchange data among multiple languages like JSON but it's faster and
    smaller. For example, small integers (like flags or error code) are
    encoded into a single byte, and typical short strings only require an
    extra byte in addition to the strings themselves.
    
    can be used by puppet to serialize data, however it's considered 
experimental
    and therefore not added as a dependency yet.
    
    ok jeremy@
    
    Status:
    
    Vendor Tag: jasper
    Release Tags:       jasper_20141704
    
    N ports/net/ruby-msgpack/Makefile
    N ports/net/ruby-msgpack/distinfo
    N ports/net/ruby-msgpack/pkg/DESCR
    N ports/net/ruby-msgpack/pkg/PLIST
    N ports/net/ruby-msgpack/patches/patch-msgpack_gemspec
    
    No conflicts created by this import

Reply via email to