Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 840592

Summary: dev-lang/julia: carries humongous patches in FILESDIR
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo, jeffrey, patrick, qa, tamiko
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)