[100985] trunk/dports/math
Ryan Schmidt
ryandesign at macports.org
Wed Jan 2 12:35:02 PST 2013
On Jan 2, 2013, at 13:47, mfeiri at macports.org wrote:
> Revision: 100985
> https://trac.macports.org/changeset/100985
> Author: mfeiri at macports.org
> Date: 2013-01-02 11:47:58 -0800 (Wed, 02 Jan 2013)
> Log Message:
> -----------
> new port: itpp
>
> Added Paths:
> -----------
> trunk/dports/math/itpp/
> trunk/dports/math/itpp/Portfile
>
> Added: trunk/dports/math/itpp/Portfile
> ===================================================================
> --- trunk/dports/math/itpp/Portfile (rev 0)
> +++ trunk/dports/math/itpp/Portfile 2013-01-02 19:47:58 UTC (rev 100985)
> @@ -0,0 +1,22 @@
> +# $Id$
The standard modeline should be added.
> +license GPL-3
Based on the comments in the source files I think the license is GPL-3+
> +master_sites sourceforge:itpp
You should write the master_sites to avoid HTTP redirects. See:
https://trac.macports.org/wiki/howto/AvoidRedirects
> +livecheck.type sourceforge
That's the default when master_sites is from sourceforge.
More information about the macports-dev
mailing list