Opened 12 years ago

Closed 12 years ago

#33478 closed enhancement (fixed)

ice-cpp @3.4.2_1 Enable compilation with clang, security fix

Reported by: freebsd@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: clang haspatch Cc:
Port: ice-cpp

Description

The attached patch updates ice-cpp to revision 2 (3.4.2_2) and contains the following enhancements/fixes:

To apply the patch and install ice-cpp using clang do:

sudo port selfupdate
sudo port clean ice-cpp
cd `port dir ice-cpp`
sudo patch -p0 < /path/to/patch-ice-cpp-clang.diff
sudo port install ice-cpp configure.compiler=clang

Attachments (1)

patch-ice-cpp-clang.diff (94.7 KB) - added by freebsd@… 12 years ago.
Patch to enable clang support, fix memory leak in Glacier2 and security patch to IceGrid

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by freebsd@…

Attachment: patch-ice-cpp-clang.diff added

Patch to enable clang support, fix memory leak in Glacier2 and security patch to IceGrid

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added; security memory leak removed
Owner: changed from macports-tickets@… to blair@…

comment:2 Changed 12 years ago by blair (Blair Zajac)

Resolution: fixed
Status: newclosed

Thanks for the patches; fixed in r94742.

Note: See TracTickets for help on using tickets.