Upstream has updated their distribution and versioning. The current upstream release is 9.5.20h. Reproducible: Always Steps to Reproduce: N/A I'm the proxied maintainer for dev-lang/icon. You can assign this ticket to me. I have a new ebuild for this
*** Bug 737054 has been marked as a duplicate of this bug. ***
The version 9.5.20h contains upstream fixes that address the following gentoo issues: #669330, #716212 and #732507
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0050f8dfda95f7da8f70a46b1ac3218d1e3daef5 commit 0050f8dfda95f7da8f70a46b1ac3218d1e3daef5 Author: Cheyenne Wills <cwills@witznd.net> AuthorDate: 2020-08-06 05:07:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-08-15 00:46:27 +0000 dev-lang/icon bump to 9.5.20h Upstream has switched over from an "infrequent formal release to a system of continual modifications that are immediately available publicly through Github". Going forward upstream will tag the repo and set the version number to "9.5.yyx" where yy is the last two digits of the year and x is an alphabetic sequence character within the year (e.g. 9.5.20h). Create a new ebuild for icon-9.5.20h that supports the new upstream source and follows upstream versioning. Replace the use of the patches and use inline sed commands to modify the Makefiles to follow Gentoo's CFLAGS/LDFLAGS policies. The changes associated with #669330, #716212 and #732507 are included in the upstream source. Bug:https://bugs.gentoo.org/736096 Signed-off-by: Cheyenne Wills <cwills@witznd.net> Closes: https://github.com/gentoo/gentoo/pull/17026 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/icon/Manifest | 1 + dev-lang/icon/icon-9.5.20h.ebuild | 123 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+)