[146399] trunk/dports/math
Ryan Schmidt
ryandesign at macports.org
Mon Mar 7 18:33:32 PST 2016
> On Mar 6, 2016, at 9:44 PM, takeshi at macports.org wrote:
>
> Revision
> 146399
> Author
> takeshi at macports.org
> Date
> 2016-03-06 19:44:10 -0800 (Sun, 06 Mar 2016)
> Log Message
>
> lapack-manpages: add to MacPorts. sent an email to the upstream to consider versioning.
> Added Paths
>
> • trunk/dports/math/lapack-manpages/
> • trunk/dports/math/lapack-manpages/Portfile
> Diff
>
> Added: trunk/dports/math/lapack-manpages/Portfile (0 => 146399)
>
> --- trunk/dports/math/lapack-manpages/Portfile (rev 0)
> +++ trunk/dports/math/lapack-manpages/Portfile 2016-03-07 03:44:10 UTC (rev 146399)
>
> @@ -0,0 +1,33 @@
>
> +# -*- 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
> +
> +name lapack-manpages
> +version 20131117
> +dist_subdir ${name}/${version}
> +categories math devel science
> +platforms darwin
> +supported_archs noarch
> +license BSD
> +maintainers takeshi openmaintainers
Note that it's supposed to be "openmaintainer", not "openmaintainers". I've fixed this here and in your other ports.
More information about the macports-dev
mailing list