[98879] trunk/dports/science/mpich2/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Oct 20 17:25:17 PDT 2012
On Oct 19, 2012, at 09:18, eborisch at macports.org wrote:
> Revision: 98879
> http://trac.macports.org//changeset/98879
> Author: eborisch at macports.org
> Date: 2012-10-19 07:18:44 -0700 (Fri, 19 Oct 2012)
> Log Message:
> -----------
> mpich2[-devel]: No longer build-conflicting (still install-conflicting) with lammpi (1.5 has revamed autotools-based build.)
>
> Modified Paths:
> --------------
> trunk/dports/science/mpich2/Portfile
>
> Modified: trunk/dports/science/mpich2/Portfile
> ===================================================================
> --- trunk/dports/science/mpich2/Portfile 2012-10-19 12:32:50 UTC (rev 98878)
> +++ trunk/dports/science/mpich2/Portfile 2012-10-19 14:18:44 UTC (rev 98879)
> @@ -2,12 +2,11 @@
> # $Id$
>
> PortSystem 1.0
> -PortGroup conflicts_build 1.0
>
> name mpich2
> set pkgname mpich2
> version 1.5
> -revision 3
> +revision 4
> epoch 20121008
>
> license BSD
> @@ -42,11 +41,8 @@
> universal_variant no
>
> depends_lib-append port:libxml2
> -
> -conflicts_build lammpi
> conflicts-append lammpi
>
Since this doesn't change the files that end up getting installed, it doesn't warrant a revision increase.
More information about the macports-dev
mailing list