Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#54107 closed defect (fixed)

cppunit: requires C++11

Reported by: mojca (Mojca Miklavec) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: rlhamil
Port: cppunit

Description

The cppunit port now requires C++11 which is a problems on < 10.9. The port should at least include the appropriate PortGroup (maybe even cxx-1.1 works?) or perhaps switch to an older version for older OSes. I don't know what the port does / how it works, so it's hard to say.

See also #54078.

Change History (5)

comment:1 Changed 7 years ago by michaelld (Michael Dickens)

Owner: set to michaelld
Status: newaccepted

Yes! I'll deal with this.

comment:2 Changed 7 years ago by michaelld (Michael Dickens)

Cc: michaelld removed

comment:3 Changed 7 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: acceptedclosed

Drat it I keep forgetting to link in the ticket with the commit. I just pushed this in https://github.com/macports/macports-ports/commit/ff3d49ef9854c92efdbf46f8791cba6f0511d368 .

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

What about revbumping dependent ports and using that PortGroup there? This needs to be tested anyway. If you can tell me how to test some of dependent ports, let me know and I can try.

comment:5 Changed 7 years ago by michaelld (Michael Dickens)

Good idea. Here are the non-GNU Radio ones that I find with a quick search: agave, libcdr-0.1, libvisio-0.1, podofo, dirac, ola, librevenge. I'll deal with the GR ones.

Note: See TracTickets for help on using tickets.