#43519 closed update (fixed)
msgpack: upgrade to 0.5.8
Reported by: | nickolas.fotopoulos@… | Owned by: | humem (humem) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | haspatch | Cc: | |
Port: | msgpack |
Description
If a maintainer has a moment, I'd like to request a bump to 0.5.8. It has the bin type that I'm using for my application. This a pretty easy bump, as there are a few new types (bin 8/16/32 and str 8) and some bug fixes but not a lot else. I've attached an updated Portfile that appears to work with the source tarball downloaded from the official site: https://github.com/msgpack/msgpack-c/releases
Attachments (2)
Change History (8)
Changed 11 years ago by nickolas.fotopoulos@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | naoya.n@… added |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to hum@… |
Please supply a unified diff of your changes, instead of a complete new portfile. Also remember to Cc the port's maintainers, and use the "haspatch" keyword when you're supplying a fix for an issue.
comment:2 Changed 11 years ago by nickolas.fotopoulos@…
Thanks for the pointers. I'll try to remember those in the future.
comment:3 follow-up: 4 Changed 11 years ago by humem (humem)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thank you very much for your information. Committed in r119528 to use github port group.
comment:4 Changed 11 years ago by dbevans (David B. Evans)
Replying to hum@…:
Thank you very much for your information. Committed in r119528 to use github port group.
This new version of the port attempts to parse each time portindex is run but silently fails to generate an index entry. Running 'port info' in devel/msgpack shows github.setup is setting the port name to msgpack-c rather than msgpack.
$ port info --name name: msgpack-c
comment:5 Changed 11 years ago by dbevans (David B. Evans)
Fix for port/port directory name mismatch committed in r119540. Portindex now successfully indexes the port.
Portfile updated for 0.5.8