[77883] trunk/dports/graphics/dcmtk
Ryan Schmidt
ryandesign at macports.org
Sat Apr 16 04:17:13 PDT 2011
On Apr 15, 2011, at 13:05, eborisch at macports.org wrote:
> Revision: 77883
> http://trac.macports.org/changeset/77883
> Author: eborisch at macports.org
> Date: 2011-04-15 11:05:57 -0700 (Fri, 15 Apr 2011)
> Log Message:
> -----------
> dcmtk: Upgrade to version 3.6.0. Note that linking against dcmtk 3.6.0 may require including the new logging library (-loflog) to remedy missing log4cplus, OFLogger, or OFLog symbols.
> -PortSystem 1.0
> +PortSystem 1.0
In the future, it would be better to make whitespace changes separately from functional changes. It would make the diff easier to review.
> +variant llvm description "Use llvm compiler" {
> + configure.compiler llvm-gcc-4.2
> }
Isn't this variant missing a dependency on port:llvm-gcc42?
More information about the macports-dev
mailing list