Bug 202371 - dev-util/monotone-0.39 version bump
Bug#: 202371 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: dragonheart@gentoo.org Reported By: tobias@aquazul.com
Component: Ebuilds
URL:  http://monotone.ca
Summary: dev-util/monotone-0.39 version bump
Keywords:  
Status Whiteboard: 
Opened: 2007-12-15 11:00 0000
Description:   Opened: 2007-12-15 11:00 0000
The newest monotone ebuild available in portage is of version 0.36 while
monotone just released version 0.38. It would rock if somebody could update the
ebuild to the newest version.

Best Regards,
Tobias

Reproducible: Always

------- Comment #1 From Jakub Moc (RETIRED) 2008-02-25 19:39:11 0000 -------
*** Bug 211433 has been marked as a duplicate of this bug. ***

------- Comment #2 From Xake 2008-03-05 21:03:23 0000 -------
Would it be to much to ask for some sort of warning about 'make test' failing
if you run as root (i.e. FEATURES="-userpriv", the default) already at the
beginning or simply restrict FEATURES="test" with a ewarn telling to rebuild
with FEATURES="userpriv" to make the tests? It is a bit irritating to have the
build failing at the end just becouse you forgot to specify it...

------- Comment #3 From Rainer Keller 2008-03-12 11:54:48 0000 -------
Created an attachment (id=145890) [details]
Fix UPATE.gz renamed, fix no boost libs

------- Comment #4 From Rainer Keller 2008-03-12 11:55:08 0000 -------
I have tested the attached ebuild on amd64 and x86.
But there are two smaller changes which may be considered:
 - UPDATE.gz is now named UPDATE.bz2
 - According to the changelog the boost runtime libs are no longer needed

The attached patch should solve these minor issues.

------- Comment #5 From Daniel Black 2008-04-02 02:08:06 0000 -------
Added - thanks Rainer. Xake thanks for the suggestions and I've incorporated
them. Please tell me if i broke the conditions somehow.