Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#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)

Portfile (1.1 KB) - added by nickolas.fotopoulos@… 10 years ago.
Portfile updated for 0.5.8
Portfile.diff (810 bytes) - added by nickolas.fotopoulos@… 10 years ago.
Diff of Portfile

Download all attachments as: .zip

Change History (8)

Changed 10 years ago by nickolas.fotopoulos@…

Attachment: Portfile added

Portfile updated for 0.5.8

comment:1 Changed 10 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.

Changed 10 years ago by nickolas.fotopoulos@…

Attachment: Portfile.diff added

Diff of Portfile

comment:2 Changed 10 years ago by nickolas.fotopoulos@…

Thanks for the pointers. I'll try to remember those in the future.

comment:3 Changed 10 years ago by humem (humem)

Resolution: fixed
Status: newclosed

Thank you very much for your information. Committed in r119528 to use github port group.

comment:4 in reply to:  3 Changed 10 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
Last edited 10 years ago by dbevans (David B. Evans) (previous) (diff)

comment:5 Changed 10 years ago by dbevans (David B. Evans)

Fix for port/port directory name mismatch committed in r119540. Portindex now successfully indexes the port.

comment:6 Changed 9 years ago by n0ts (Naoya Nakazawa)

Cc: naoya.n@… removed

Cc Me!

Note: See TracTickets for help on using tickets.