Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673512 - dev-db/mongodb: improvements
Summary: dev-db/mongodb: improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-12-21 07:57 UTC by Tomáš Mózes
Modified: 2019-03-04 01:35 UTC (History)
1 user (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 Tomáš Mózes 2018-12-21 07:57:49 UTC
<Juippis> in mongo-tools, RDEPEND="!<dev-db/mongodb-3.0.0" <- this hasnt existed in the tree for YEARS according to gitlog
<Juippis> also, DEPEND="${RDEPEND} <- blockers should never be in DEPEND, https://devmanual.gentoo.org/general-concepts/dependencies/#blockers
<Juippis> and in both ebuilds, S= should be wrapped with " " because some people might have spaces in their path
Comment 1 Larry the Git Cow gentoo-dev 2019-03-04 01:35:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020f4bb69894058b9a5fc7342aaeb3fa06c9e957

commit 020f4bb69894058b9a5fc7342aaeb3fa06c9e957
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2019-01-26 05:26:46 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-03-04 00:47:28 +0000

    dev-db/mongodb: bump to 4.0.5
    
    Signed-off-by: Tomas Mozes <hydrapolic@gmail.com>
    Closes: https://bugs.gentoo.org/673776
    Closes: https://bugs.gentoo.org/608688
    Closes: https://bugs.gentoo.org/673512
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/mongodb/Manifest             |   1 +
 dev-db/mongodb/mongodb-4.0.5.ebuild | 164 ++++++++++++++++++++++++++++++++++++
 2 files changed, 165 insertions(+)