Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369421 - app-misc/tmux-9999 upstream moved to SVN
Summary: app-misc/tmux-9999 upstream moved to SVN
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Alex Alexander (RETIRED)
URL: http://sourceforge.net/mailarchive/fo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 04:06 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2011-06-02 18:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patched tmux-9999 ebuild with SVN instead of CVS (tmux-9999.ebuild,1.13 KB, text/plain)
2011-05-31 04:06 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2011-05-31 04:06:29 UTC
Created attachment 275265 [details]
Patched tmux-9999 ebuild with SVN instead of CVS

As stated in the linked mailinglist article, tmux's upstream now track with SVN. 

at: http://tmux.svn.sf.net/svnroot/tmux/trunk 

And currently the CVS HEAD is broken, and its fixed in SVN.

replacing the relevant lines above the inherit stanza and the inherit stanza with the following:

ESVN_REPO_URI="http://tmux.svn.sf.net/svnroot/tmux/trunk"
ESVN_PROJECT="tmux"

inherit autotools subversion


Returned the -9999 build to working order for me. 

grep '' /usr/portage/metadata/timestamp*
/usr/portage/metadata/timestamp:Mon May 30 00:06:39 UTC 2011
/usr/portage/metadata/timestamp.chk:Mon, 30 May 2011 00:30:01 +0000
/usr/portage/metadata/timestamp.x:1306713901 Mon May 30 00:05:01 2011 UTC
Comment 1 Alex Alexander (RETIRED) gentoo-dev 2011-06-02 18:08:47 UTC
committed, many thanks for reporting and providing a fix.

please note (for next time) that we prefer patches instead of modified ebuilds.

cheers :)