Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761430 - app-text/bibutils-6.10: version bump
Summary: app-text/bibutils-6.10: 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: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-12-23 19:02 UTC by Sam James
Modified: 2021-02-17 09:36 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-12-23 19:02:05 UTC
Thanks!
Comment 1 MT 2021-01-26 12:38:10 UTC
Please, if possible do not pull in the PR https://github.com/gentoo/gentoo/pull/19226

That ebuild creates broken binaries (most of the bib conversions do not work, or produce garbage references) due to the way the configure script is heavily modified during src_prepare() phase. 

Here you can find a better ebuild from my overlay that doesn't need all that useless complexity in src_prepare() and respect user's CFLAGS/LDFLAGS: https://github.com/Dr-Terrible/ineluctable-overlay/blob/master/app-text/bibutils/bibutils-6.10.ebuild

Feel free to import my ebuild in Portage as you see fit.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-26 13:19:22 UTC
Why don’t you leave feedback for that contributor...?

anyway, to use yours, we need the gco sign off.
Comment 3 Larry the Git Cow gentoo-dev 2021-02-17 09:36:56 UTC
The bug has been closed via the following commit(s):

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

commit 70beeaaeeaaa0f22f829508526ae282904ad189b
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-17 09:35:54 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-17 09:35:54 +0000

    app-text/bibutils: Bump to 6.10
    
    Closes: https://bugs.gentoo.org/761430
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-text/bibutils/Manifest             |  1 +
 app-text/bibutils/bibutils-6.10.ebuild | 38 ++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)