Revision: 117366 https://trac.macports.org/changeset/117366 Author: eborisch@macports.org Date: 2014-02-24 07:02:10 -0800 (Mon, 24 Feb 2014) Log Message: ----------- mpich[-devel]: Clear distfiles for stub ports as suggested. Modified Paths: -------------- trunk/dports/science/mpich/Portfile trunk/dports/science/mpich-devel/Portfile Modified: trunk/dports/science/mpich/Portfile =================================================================== --- trunk/dports/science/mpich/Portfile 2014-02-24 14:23:00 UTC (rev 117365) +++ trunk/dports/science/mpich/Portfile 2014-02-24 15:02:10 UTC (rev 117366) @@ -282,9 +282,7 @@ livecheck.url ${homepage}downloads/index.php?s=downloads } else { depends_lib-append port:mpich-default - fetch {} - checksum {} - extract {} + distfiles supported_archs noarch patch {} build {} Modified: trunk/dports/science/mpich-devel/Portfile =================================================================== --- trunk/dports/science/mpich-devel/Portfile 2014-02-24 14:23:00 UTC (rev 117365) +++ trunk/dports/science/mpich-devel/Portfile 2014-02-24 15:02:10 UTC (rev 117366) @@ -291,9 +291,7 @@ livecheck.url ${homepage}downloads/index.php?s=downloads } else { depends_lib-append port:mpich-devel-default - fetch {} - checksum {} - extract {} + distfiles supported_archs noarch patch {} build {}