sebastia
efb27811f9
Update to 1.2.9
2019-03-15 08:22:47 +00:00
sebastia
38b567697f
Update to 1.2.8
2019-03-13 10:01:04 +00:00
sebastia
dec03a3544
simple update to 1.2.7
2019-03-04 12:27:12 +00:00
sebastia
074f021f37
Simple update to 1.2.6
2019-02-05 22:16:39 +00:00
sebastia
4e80dec0bd
simple update to 1.2.4
2018-07-25 21:02:51 +00:00
jeremy
9c37b1b669
Add OpenBSD comment to rubygems-ext.PLIST
...
Bump ruby gem ext ports as this changes the package.
Requested by espie@
2018-06-13 22:26:52 +00:00
sebastia
5b47b0f9a2
simple update to 1.2.2
2018-02-27 09:13:08 +00:00
sebastia
3291c53e96
update to 1.1.0, works fine with Puppet, package creation
...
also verified for ruby 2.4
2017-03-04 18:34:14 +00:00
sebastia
dccaf8f87c
Unbreak for ruby 2.4
...
pointed out by naddy@, rpe@, nigel@
feedback from jeremy@, suggesting a much larger cleanup than I first intended
2017-02-18 18:35:41 +00:00
sebastia
d70fd21083
Maintenance update to 1.0.3
2017-02-16 14:27:29 +00:00
jeremy
5db8da2491
Bump ruby gem ext ports after change to PLISTs
...
This does not include all ruby gem ext ports, but the remaining ones have
updates that will be committed separately.
2016-11-04 21:26:37 +00:00
jeremy
262e82f886
Update to msgpack-1.0.2
...
OK sebastia@ (MAINTAINER)
2016-11-03 16:20:22 +00:00
jasper
580b2aa32e
sebastia@ is the new puppetmaster
2016-09-06 11:26:07 +00:00
jasper
f10147a660
drop MODRUBY_REV on these ports; jeremy@ pointed out that with
...
'CONFIGURE_STYLE=ruby gem' it's not needed and dependant ports will require
the correct flavor/version
2016-09-06 09:04:48 +00:00
jasper
7c4cf53f25
force MODRUBY_REV=2.2, partially from jeremy@
2016-09-05 09:00:07 +00:00
jasper
0cbb9ce9a5
update to msgpack-0.7.6
2016-05-12 09:40:22 +00:00
jasper
7224dea4ff
update to msgpack-0.7.5
2016-04-26 10:59:01 +00:00
jasper
543958e7e7
update to msgpack-0.7.4
2016-01-10 15:43:51 +00:00
jasper
67a5ec8554
update to msgpack-0.7.1
2015-11-28 12:42:31 +00:00
jasper
6844481489
update to ruby-msgpack-0.7.0
2015-11-26 11:00:24 +00:00
jasper
a4c845a024
update to ruby-msgpack-0.6.2
2015-07-24 18:20:24 +00:00
jasper
cd8edeccde
- update to msgpack-0.6.1
...
ok jeremy@ sebastia@
2015-07-10 07:21:21 +00:00
jasper
c07273dd75
- update to msgpack-0.5.12
...
* this isn't the latest version yet as that crashes ruby21..
tested by/ok sebastia@
2015-06-01 06:40:05 +00:00
jasper
978abb2ee0
update to ruby-msgpack-0.5.11
2015-02-07 14:39:52 +00:00
sthen
4906b0b375
patch should be rm'd; confirmed by jasper
2015-01-20 00:17:09 +00:00
jasper
9b06b9483b
update to msgpack-0.5.10
2015-01-19 09:08:11 +00:00
jasper
d4b43178e6
this just works with rspec3, so re-enable tests
2014-10-17 17:48:34 +00:00
jasper
df707ed99e
disable rspec2 tests for these ports as rspec2 will be removed shortly.
...
ok jeremy@
2014-10-17 17:03:26 +00:00
jasper
ecfc36e795
update to msgpack-0.5.9
2014-10-17 10:43:53 +00:00
jasper
eae81ff877
actually, take maintainership; not bumping as it's not hooked up yet
2014-04-17 14:29:33 +00:00
jasper
eabfd4afd6
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@
2014-04-17 14:27:56 +00:00