Ticket #16770 (closed update: fixed)
protobuf-cpp-2.0.2 (upgrade from 2.0.1)
| Reported by: | stromnov@… | Owned by: | blair@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: | protobuf-cpp |
Description
Upgrade devel/protobuf-cpp 2.0.1 to latest 2.0.2.
Also added variant py25 for local python2.5 installation.
Attachments
Change History
comment:1 Changed 5 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to blair@…
Assigning to maintainer.
comment:3 Changed 5 years ago by blair@…
- Status changed from new to closed
- Resolution set to fixed
Thanks for the patch. Upgraded to 2.0.2 in r40541.
However, I don't think we need the py25 variants work, so I left that out. From my experience, the protoc generated Python files are always imported into another script which can specify the Python version to use at the top of the file.
If you need Python support, you could write a protobuf-py and protobuf-py25 module that would install the Python protobuf files into Python 2.4 and 2.5 and I could check that into svn.
Closing as fixed, feel free to comment on this and we'll reopen the ticket if something else needs to be done to the port.
Note: See
TracTickets for help on using
tickets.

