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
|
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
*** Bug 211433 has been marked as a duplicate of this bug. ***
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...
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.
Added - thanks Rainer. Xake thanks for the suggestions and I've incorporated
them. Please tell me if i broke the conditions somehow.