Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840592 - dev-lang/julia: carries humongous patches in FILESDIR
Summary: dev-lang/julia: carries humongous patches in FILESDIR
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:
Depends on:
Blocks:
 
Reported: 2022-04-24 13:41 UTC by Michał Górny
Modified: 2022-06-06 05:17 UTC (History)
5 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-24 13:41:13 UTC
$ du -h files/
80K	files/

Looking at the LLVM patches, it's hard to conclude otherwise than that they have been split arbitrarily in order to workaround repoman warning about QA policy violations.  These patches really belong in distfiles.
Comment 1 Larry the Git Cow gentoo-dev 2022-06-06 05:17:23 UTC
The bug has been closed via the following commit(s):

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

commit 5cbce21c37c1d2cc185709c7d327e34a9712df17
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2022-06-06 05:15:57 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2022-06-06 05:16:53 +0000

    dev-lang/julia: drop 1.6.5-r2
    
    Closes: https://bugs.gentoo.org/840592
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 dev-lang/julia/Manifest                            |   1 -
 .../julia/files/julia-1.1.0-fix_llvm_install.patch |  15 -
 .../julia/files/julia-1.6.5-do_not_set_rpath.patch |  20 --
 .../files/julia-1.6.5-lazy_artifacts_fix.patch     |  30 --
 .../files/julia-1.6.5-llvm_13_compat_part_3.patch  | 375 ---------------------
 .../files/julia-1.6.5-llvm_13_compat_part_4.patch  |  35 --
 .../files/julia-1.6.5-llvm_bad_perf_fix.patch      |  33 --
 dev-lang/julia/julia-1.6.5-r2.ebuild               | 184 ----------
 8 files changed, 693 deletions(-)