#38835 closed update (fixed)
protobuf*: upgrade to 2.5.0
Reported by: | dhalperi@… | Owned by: | blair (Blair Zajac) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | protobuf-cpp protobuf-java protobuf-python protobuf-python24 protobuf-python25 protobuf-python26 protobuf-python27 py-protobuf py24-protobuf py25-protobuf py26-protobuf py27-protobuf |
Description
Google released v. 2.5.0 on Feb 27 of this year (http://protobuf.googlecode.com/svn/trunk/CHANGES.txt). Let's upgrade the MacPorts packages to match.
Change History (4)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | blair removed |
---|---|
Owner: | changed from macports-tickets@… to blair@… |
Port: | protobuf-cpp protobuf-java protobuf-python protobuf-python24 protobuf-python25 protobuf-python26 protobuf-python27 py-protobuf py24-protobuf py25-protobuf py26-protobuf py27-protobuf added |
Version: | 2.1.3 |
comment:2 Changed 12 years ago by dhalperi@…
Thanks for the note. However, the MacPorts website (e.g., http://www.macports.org/ports.php?by=name&substr=protobuf) and portfiles list only maintainer name (blair) and hides the email addresses.
(In the future, should I always just add @macports.org? Thanks.)
comment:3 Changed 12 years ago by blair (Blair Zajac)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r105333, r105334 and r105335.
For py-protobuf I disabled the PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp feature since enabling it causes using test failures when the pure Python code passes the unit tests successfully. I don't want people to get encoding or decoding errors. Please vote for http://code.google.com/p/protobuf/issues/detail?id=503 by staring the issue and I'll reenable it when Google fixes it.
The Cc field requires complete email addresses.