Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919895 - dev-util/mdds-2.1.1 version bump and slot bumps
Summary: dev-util/mdds-2.1.1 version bump and slot bumps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 919897 919900 922141
  Show dependency tree
 
Reported: 2023-12-14 16:37 UTC by jospezial
Modified: 2024-01-27 00:48 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 jospezial 2023-12-14 16:37:56 UTC
https://gitlab.com/mdds/mdds/-/releases/2.1.1

 * Applying mdds-1.5.0-buildsystem.patch ...
patching file Makefile.am
Hunk #1 succeeded at 7 with fuzz 2 (offset 3 lines).
Hunk #2 succeeded at 14 with fuzz 1 (offset 1 line).
Hunk #3 succeeded at 66 with fuzz 2 (offset -95 lines).

configure: WARNING: unrecognized options: --disable-memory_tests

https://gitlab.com/mdds/mdds/-/commit/caa824d9931c78842393a1bbd5ddb56bb4217193#87db583be5c13c1f7b3c958b10e03d67b6a2ca06
"Remove --enable-memory-tests and all its related bits & add ax_valgrind_check in its stead."

SLOT="1/2.1"

https://gitlab.com/mdds/mdds/-/commit/560bfab39ea9c074f5e5196c5a359411de59507e
mdds-9999.ebuild
SLOT="1/2.2"

Please change the ebuilds to cmake.
Comment 1 jospezial 2024-01-16 14:08:01 UTC
https://gitlab.com/mdds/mdds/-/commit/b31e76b4d7d0bbc0c0ad7f50ad6ee8295f9f17c0
mdds-9999.ebuild
SLOT="1/3.0"
Comment 2 Larry the Git Cow gentoo-dev 2024-01-27 00:48:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=431db062c44bef56cfc0f9ced20e7e656bb491c7

commit 431db062c44bef56cfc0f9ced20e7e656bb491c7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-01-26 21:35:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-01-27 00:42:39 +0000

    dev-util/mdds: Bump 9999 subslot to 3.0
    
    Upstream commit b31e76b4d7d0bbc0c0ad7f50ad6ee8295f9f17c0
    
    Closes: https://bugs.gentoo.org/919895
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-util/mdds/mdds-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit e25f4e45e66de0d39eb2057f5872be92a0c6d34d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-01-26 21:34:18 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-01-27 00:42:39 +0000

    dev-util/mdds: 2.1.1 version bump
    
    Closes: https://bugs.gentoo.org/919895
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-util/mdds/Manifest          |  1 +
 dev-util/mdds/mdds-2.1.1.ebuild | 59 +++++++++++++++++++++++++++++++++++++++++
 dev-util/mdds/mdds-9999.ebuild  |  1 -
 3 files changed, 60 insertions(+), 1 deletion(-)