Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#38366 closed defect (fixed)

json_spirit: does not install all necessary header files

Reported by: cawka (Alex Afanasyev) Owned by: mail@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: json_spirit

Description

CMakeFile.txt in json_spirit distribution does not specify installation of json_spirit_writer_options.h header file, making the whole installation more or less useless.

The attached Portfile and patch file solves the problem.

Attachments (3)

Portfile (1.5 KB) - added by cawka (Alex Afanasyev) 11 years ago.
CMakeLists.patch (419 bytes) - added by cawka (Alex Afanasyev) 11 years ago.
Portfile.diff (471 bytes) - added by cawka (Alex Afanasyev) 11 years ago.

Download all attachments as: .zip

Change History (8)

Changed 11 years ago by cawka (Alex Afanasyev)

Attachment: Portfile added

Changed 11 years ago by cawka (Alex Afanasyev)

Attachment: CMakeLists.patch added

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to mail@…

Please instead attach a unified diff of the Portfile so we can easily see what changes you made, and, in the future, Cc the port maintainer(s).

Changed 11 years ago by cawka (Alex Afanasyev)

Attachment: Portfile.diff added

comment:2 Changed 11 years ago by cawka (Alex Afanasyev)

Just attached the diff file. I changed only revision and added patch file to correct CMakeFile.txt

comment:3 Changed 10 years ago by pwais@…

*bomp* yep the current json_spirit port is broken

comment:4 Changed 10 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

Thanks. r121067. I renamed the patch per the lint guidelines and moved the new lines to more normal places.

comment:5 Changed 10 years ago by mf2k (Frank Schima)

Also in r121068.

Note: See TracTickets for help on using tickets.