Opened 14 years ago
Closed 14 years ago
#25067 closed update (duplicate)
zmq-2.0.6
Reported by: | jrjsmrtn | Owned by: | brett@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | zmq |
Description
Please find included a Portfile diff for version 2.0.6 of zmq.
Please note:
- zmq 2.x only includes the C and C++ bindings. All other bindings are now separate, thus I've dropped all binding variants.
- I will separately submit a Portfile for py-zmq, the Python binding.
- I do not intend to submit Java or Ruby bindings ports as I have no need nor enough experience with these two languages.
- I may submit a mono/.NET binding port in the future.
- I added a +gitmaster variant to build zmq from the git master branch, as py-zmq currently build only against that version. That may not be the best method, but I am open to suggestions... :-)
Regards,
Georges Martin
Attachments (1)
Change History (4)
Changed 14 years ago by jrjsmrtn
Attachment: | Portfile-zmq.diff added |
---|
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Cc: | brett@… removed |
---|---|
Owner: | changed from macports-tickets@… to brett@… |
Version: | 1.8.2 |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
See also #25596 which has an update to 2.0.7.
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The gitmaster variant is not how we do things because the version will change and that won't work with our update process. Instead you should submit a new zmq-devel portfile for that in a new ticket. In that case, it should take a specific revision because we only support one specific version per portfile.