First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 233772
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: thewtex <matthew.m.mccormick@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
cmake-2.6.1.ebuild cmake-2.6.1 text/plain thewtex 2008-08-03 05:24 0000 2.88 KB Details
cmake-2.6.0-to-2.6.1.diff changes from 2.6.0 text/plain thewtex 2008-08-03 16:59 0000 2.09 KB Details
cmake-2.6.0-to-2.6.1-regex_improve.diff above noted improvements plus improved regex text/plain thewtex 2008-08-04 00:51 0000 2.15 KB Details
cmake-2.6.0-to-2.6.1.patch adds patch for rpath vulnerablity patch thewtex 2008-08-26 22:06 0000 2.28 KB Details | Diff
cmake-2.6.0-to-2.6.1.patch cmake-2.6.0-to-2.6.1.patch patch Timo Gurr 2008-08-26 23:46 0000 2.36 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 233772 depends on: Show dependency tree
Bug 233772 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-08-03 05:23 0000
version bump
qt4 USE flag and cmake-gui support
parallel bootstrap

Reproducible: Always

------- Comment #1 From thewtex 2008-08-03 05:24:54 0000 -------
Created an attachment (id=162055) [edit]
cmake-2.6.1

------- Comment #2 From Carsten Lohrke 2008-08-03 12:02:44 0000 -------
Don't attach anything without a comment. If the ebuild doesn't need to be
changed - just say it. If you attach something, a unified diff is preferred.

------- Comment #3 From thewtex 2008-08-03 16:53:15 0000 -------
(In reply to comment #2)
> Don't attach anything without a comment. If the ebuild doesn't need to be
> changed - just say it. If you attach something, a unified diff is preferred.
> 
 will do

------- Comment #4 From thewtex 2008-08-03 16:59:09 0000 -------
Created an attachment (id=162117) [edit]
changes from 2.6.0

inherit qt3 seems not to be needed
qt4 USE flags provides cmake-gui
parallel bootstrap build -- there may be better ways of doing that --
suggestions welcome

------- Comment #5 From Arfrever Frehtes Taifersar Arahesis 2008-08-03 23:52:39 0000 -------
(In reply to comment #4)
> echo $MAKEOPTS | egrep -o '\-j[[:digit:]]+' > /dev/null

It won't match '-j NUMBER' (with space) or '-j' alone.

------- Comment #6 From thewtex 2008-08-04 00:51:14 0000 -------
> 
> It won't match '-j NUMBER' (with space) or '-j' alone.
> 

Good point.  

I don't think '-j' alone should be allowable.

------- Comment #7 From thewtex 2008-08-04 00:51:53 0000 -------
Created an attachment (id=162165) [edit]
above noted improvements plus improved regex

------- Comment #8 From thewtex 2008-08-26 22:06:23 0000 -------
Created an attachment (id=163861) [edit]
adds patch for rpath vulnerablity

this also adds a patch for the rpath vulnerability.
See gentoo bug 224901

------- Comment #9 From Timo Gurr 2008-08-26 23:46:58 0000 -------
Created an attachment (id=163865) [edit]
cmake-2.6.0-to-2.6.1.patch

I've updated the qt4 deps and also included the patch mentioned at bug #235731.
I'll probably add it to the tree (masked) tomorrow if there're no objections.

------- Comment #10 From Timo Gurr 2008-08-27 21:20:16 0000 -------
In CVS now, big thanks to everyone!

------- Comment #11 From thewtex 2008-08-28 14:20:36 0000 -------
Thanks much Timo!

First Last Prev Next    No search results available      Search page      Enter new bug