#43002: cppunit: Switch to the freedesktop.org version ------------------------+---------------------- Reporter: nomis52@… | Owner: mww@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: haspatch Port: cppunit | ------------------------+---------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: cppunit 1.12.1 does build for me; with which version of OS X and Xcode does it not build for you? The `--mandir` configure arg is no longer needed since the value it specifies is the default now. But we should add `--disable-silent-rules`. You've deleted the automake patch, but I'm not sure that's best. The patch serves to replace a deprecated macro with its modern replacement. This will ensure that when a future version of autotools drops support for the deprecated macro the port doesn't then start failing to configure. But I'm not sure if the port needs to autoreconf anymore either. That was added to fix a build failure, but I cannot reproduce that build failure, neither with 1.12.1 nor 1.13.2. -- Ticket URL: <https://trac.macports.org/ticket/43002#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X