Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498370 - www-apps/cgit-0.10 version bump
Summary: www-apps/cgit-0.10 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL: http://lists.zx2c4.com/pipermail/cgit...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 16:04 UTC by Jason A. Donenfeld
Modified: 2014-01-21 19:52 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 Jason A. Donenfeld gentoo-dev 2014-01-17 16:04:57 UTC
CGit v0.10 was released: http://lists.zx2c4.com/pipermail/cgit/2014-January/001908.html

Here's what you need to do beyond a simple version bump:
  * Git version is now 1.8.5.
  * Add a lua and a jit USE flags, both enabled by default. 
  * If lua but !jit, pass LUA_IMPLEMENTATION=VANILLA to the makefile
  * If lua and jit (the default), pass LUA_IMPLEMENTATION=JIT to the makefile
  * If !lua, pass NO_LUA=1 to the makefile

Note that upstream cgit PREFERS LUAJIT OVER VANILLA LUA!

Also note that the default prefix of the make file is now /usr/local/.

Reproducible: Always
Comment 1 Jason A. Donenfeld gentoo-dev 2014-01-17 16:06:47 UTC
Goes with out saying that vanilla lua is dev-lang/lua and luajit is dev-lang/luajit, and these are [optional] build deps.
Comment 2 Jason A. Donenfeld gentoo-dev 2014-01-21 19:52:37 UTC
I've bumped the version and fixed the build system in it.

HOWEVER, I will NOT be taking over maintenance of this ebuild, and in the future nikoli@gmx.us needs to take care of things.

nikoli@gmx.us -- please confirm you're still committed to doing this. Otherwise we'll have to find somebody else, or remove this package from portage.