[119953] trunk/dports/math

Ryan Schmidt ryandesign at macports.org
Tue May 13 12:06:09 PDT 2014


On May 11, 2014, at 18:12, mf2k at macports.org wrote:

> Revision
> 119953
> Author
> mf2k at macports.org
> Date
> 2014-05-11 16:12:26 -0700 (Sun, 11 May 2014)
> Log Message
> 
> mpfi: New port. (#42509)
> Added Paths
> 
> 	• trunk/dports/math/mpfi/
> 	• trunk/dports/math/mpfi/Portfile
> Diff
> 
> Added: trunk/dports/math/mpfi/Portfile (0 => 119953)
> 
> --- trunk/dports/math/mpfi/Portfile	                        (rev 0)
> +++ trunk/dports/math/mpfi/Portfile	2014-05-11 23:12:26 UTC (rev 119953)
> 
> @@ -0,0 +1,30 @@
> 
> +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
> +# $Id$
> +
> +PortSystem          1.0
> +PortGroup           archcheck 1.0
> +PortGroup           muniversal 1.0

This port doesn't actually use the archcheck portgroup.

The archcheck portgroup dates from before MacPorts base checked architectures when upgrading, which was years ago; it should probably be removed from all ports.




More information about the macports-dev mailing list