[MacPorts] #43002: cppunit: Switch to the freedesktop.org version
MacPorts
noreply at macports.org
Thu Aug 28 05:46:38 PDT 2014
#43002: cppunit: Switch to the freedesktop.org version
------------------------+----------------------
Reporter: nomis52@… | Owner: mww@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: fixed | Keywords: haspatch
Port: cppunit |
------------------------+----------------------
Changes (by ryandesign@…):
* status: new => closed
* resolution: => fixed
Comment:
I've talked to Jeremy who first added the autoreconfing in r79399, and he
doesn't remember the specific build failure. The configure script in
cppunit 1.12.1 was made with autoconf 2.61; it's conceivable this was too
old to support newer versions of OS X. The configure script in cppunit
1.13.2 was made with autoconf 2.69, which is the same version we have in
MacPorts today, so I don't think autoreconfing is helping anything anymore
so I'm removing it with this update.
The other reason for delay is that the library version changes with this
update, so any ports linking with that library will need to be rebuilt.
There are a few ports declaring library dependencies on cppunit, but it
turns out most of them don't install files that link with the library;
I've filed tickets for some of them to have the dependency type corrected.
I haven't yet looked through all the ports that declare dependencies on
cppunit but I suppose I can do that later.
Updated cppunit to 1.13.2 in r124818. I also fixed the livecheck.
--
Ticket URL: <https://trac.macports.org/ticket/43002#comment:6>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list