Opened 11 years ago

Closed 11 years ago

#39608 closed update (fixed)

cmake: update to 2.8.11.2

Reported by: mojca (Mojca Miklavec) Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: nils.hjelte@…
Port: cmake

Description

A new version of CMake is now available, see http://www.cmake.org/cmake/resources/software.html.

Attachments (1)

cmake-2.8.11.2.patch (3.4 KB) - added by mojca (Mojca Miklavec) 11 years ago.
patch for upgrading CMake to 2.8.2.11.2

Download all attachments as: .zip

Change History (10)

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

I like confirming updates with livecheck:

Local-Admins-MacBook-Pro:~ ericgallager$ port -v livecheck cmake
cmake seems to have been updated (port version: 2.8.10.2, new version: 2.8.11.1)

comment:2 Changed 11 years ago by mike-savory

Version 2.8.11.2 is now available

Tried just fixing the checksums and versions, but the patches also need work.

comment:3 Changed 11 years ago by mike-savory

Seems to build with the following changes on OSX 10.8.4, not tested:

checksums           rmd160  4fe1fe6306cae0d11da53b30266203c846e484d8 \
                    sha256  b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562

Dropping the third patchfile

patchfiles	patch-CMakeFindFrameworks.cmake.diff \
			patch-Modules-FindQt4.cmake.diff 

And removing the second blob of the second patch

comment:4 Changed 11 years ago by mojca (Mojca Miklavec)

Summary: cmake: update to 2.8.11.1cmake: update to 2.8.11.2

comment:5 Changed 11 years ago by mojca (Mojca Miklavec)

I would also be grateful if someone could address #37732. In the meantime I understand a bit more about PortGroups, but I'm not sure about the best possible "user interface"/variable/behaviour.

Changed 11 years ago by mojca (Mojca Miklavec)

Attachment: cmake-2.8.11.2.patch added

patch for upgrading CMake to 2.8.2.11.2

comment:6 Changed 11 years ago by mojca (Mojca Miklavec)

Based on your suggestion I created a patch with one exception: the second blob probably needs a fix, not a removal.

comment:7 Changed 11 years ago by mojca (Mojca Miklavec)

Keywords: haspatch added

comment:8 Changed 11 years ago by nils.hjelte@…

Cc: nils.hjelte@… added

Cc Me!

comment:9 Changed 11 years ago by mojca (Mojca Miklavec)

Resolution: fixed
Status: newclosed

Committed in r110530 (maintainer timeout).

Note: See TracTickets for help on using tickets.