New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16770 (closed update: fixed)

Opened 5 years ago

Last modified 4 years ago

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

protobuf-cpp.diff (1.1 KB) - added by stromnov@… 5 years ago.

Change History

Changed 5 years ago by stromnov@…

comment:1 Changed 5 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to blair@…

Assigning to maintainer.

comment:2 Changed 5 years ago by macsforever2000@…

  • Owner changed from blair@… to blair@…

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.

comment:4 Changed 5 years ago by stromnov@…

Thanks!

PS. py25-protobuf implemented in new port ticket #16771.

comment:5 Changed 4 years ago by jmr@…

  • Type changed from enhancement to update

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.