[92667] trunk/dports/science/netcdf/Portfile

Ryan Schmidt ryandesign at macports.org
Thu May 3 07:29:43 PDT 2012


On May 3, 2012, at 08:35, takeshi at macports.org wrote:

> Revision: 92667
>          https://trac.macports.org/changeset/92667
> Author:   takeshi at macports.org
> Date:     2012-05-03 06:35:06 -0700 (Thu, 03 May 2012)
> Log Message:
> -----------
> netcdf: delete distfiles. See #34315
> 
> Modified Paths:
> --------------
>    trunk/dports/science/netcdf/Portfile
> 
> Modified: trunk/dports/science/netcdf/Portfile
> ===================================================================
> --- trunk/dports/science/netcdf/Portfile	2012-05-03 13:03:46 UTC (rev 92666)
> +++ trunk/dports/science/netcdf/Portfile	2012-05-03 13:35:06 UTC (rev 92667)
> @@ -27,6 +27,12 @@
>                     sha1    9b3e15f3d6d21611e60ec6383adb57c30bf734fe \
>                     rmd160  698fe12ba8857f3cb46be6e809842a8dd8245160
> 
> +# adhoc fix #34315
> +# netcdf-4.2.tar.gz seems to be replaced at master_sites
> +pre-fetch {
> +    file delete ${distpath}/${distname}${extract.suffix}
> +}

That's not how we do it... Please read:

https://trac.macports.org/wiki/PortfileRecipes#stealth-updates





More information about the macports-dev mailing list