Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933692 - www-apps/gitea-1.22.0 update request
Summary: www-apps/gitea-1.22.0 update request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ryan Tsien
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-06-06 15:29 UTC by Ralph Seichter
Modified: 2024-06-07 00:57 UTC (History)
3 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 Ralph Seichter 2024-06-06 15:29:37 UTC
Please update ebuild. At the time of opening this issue, version 1.22.0 is the most current release of Gitea.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-06-06 22:08:33 UTC
The bug has been closed via the following commit(s):

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

commit 8f30ea59cf0c6f20feaa59d87687a76058e18d13
Author:     Ryan Qian <i@bitbili.net>
AuthorDate: 2024-06-06 17:57:01 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-06-06 22:07:33 +0000

    www-apps/gitea: add 1.22.0
    
    also adds an experimental USE flag 'gogit', which is used as
    an alternative of the 'git' command
    
    Closes: https://bugs.gentoo.org/933692
    Closes: https://github.com/gentoo/gentoo/pull/37058
    Signed-off-by: Ryan Qian <i@bitbili.net>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 www-apps/gitea/Manifest                            |   1 +
 .../gitea-1.22.0-fix-missing-memcache-import.diff  |  18 +++
 .../gitea-1.22.0-go-chi-memcache-package.diff      | 121 ++++++++++++++++
 ...0-ignore-findrecentlypushednewbranches-err.diff |  20 +++
 www-apps/gitea/gitea-1.22.0.ebuild                 | 158 +++++++++++++++++++++
 www-apps/gitea/metadata.xml                        |   1 +
 6 files changed, 319 insertions(+)
Comment 2 Ralph Seichter 2024-06-07 00:57:17 UTC
Thank you. This was exceptionally quick.