Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591072 - dev-libs/protobuf-3.1.0 version bump
Summary: dev-libs/protobuf-3.1.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SpanKY
URL: https://github.com/google/protobuf/re...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-11 20:28 UTC by Aric Belsito
Modified: 2016-12-08 20:37 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aric Belsito 2016-08-11 20:28:05 UTC
The latest version in the tree is 3.0.0-beta3-r1, but 3.0.0 was finally released two weeks ago.

https://github.com/google/protobuf/releases
Comment 1 Mike Limansky 2016-12-05 13:10:56 UTC
It would be nice to have both 3.0.2 and 3.1.0 in portage.
Comment 2 Patrice Clement gentoo-dev 2016-12-08 20:37:32 UTC
commit dde8d15e2fc1a9c94a797dfa622e9e8a9b9e8529 (HEAD)
Author:     Aric Belsito <lluixhi@gmail.com>
AuthorDate: Tue Dec 6 15:11:57 2016 -0800
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Thu Dec 8 21:35:54 2016 +0100

dev-libs/protobuf: version bump to 3.0.2 and 3.1.0.

Gentoo-Bug: https://bugs.gentoo.org/591072
Closes: https://github.com/gentoo/gentoo/pull/3043

dev-libs/protobuf/Manifest              |   2 +
dev-libs/protobuf/protobuf-3.0.2.ebuild | 112 ++++++++++++++++++++++++++++++++
dev-libs/protobuf/protobuf-3.1.0.ebuild | 111 +++++++++++++++++++++++++++++++
3 files changed, 225 insertions(+)
create mode 100644 dev-libs/protobuf/protobuf-3.0.2.ebuild
create mode 100644 dev-libs/protobuf/protobuf-3.1.0.ebuild

PR merged, thanks!