pkgsrc-Bugs archive

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

PR/51404 CVS commit: pkgsrc/devel/ruby-msgpack



The following reply was made to PR pkg/51404; it has been noted by GNATS.

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51404 CVS commit: pkgsrc/devel/ruby-msgpack
Date: Wed, 10 Aug 2016 20:36:12 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Wed Aug 10 20:36:12 UTC 2016
 
 Modified Files:
 	pkgsrc/devel/ruby-msgpack: Makefile PLIST distinfo
 
 Log Message:
 Update ruby-msgpack to 1.0.0. From Jonathan Buschmann in
 PR pkg/51404.
 
 2016-07-08 version 1.0.0:
 
 * Fix to be able to pack Symbol with ext types
 * Fix for MRI 2.4 (Integer unification)
 
 2016-05-10 version 0.7.6:
 
 * Fix bug to raise IndexOutOfBoundsException for Bignum value with
   small int in JRuby
 
 2016-04-06 version 0.7.5:
 
 * Improved support for i386/armel/armhf environments
 * Fix bug for negative ext type id and some architectures (arm*)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ruby-msgpack/Makefile \
     pkgsrc/devel/ruby-msgpack/distinfo
 cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-msgpack/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