[112016] trunk/dports/gis/sfcgal/Portfile
Joshua Root
jmr at macports.org
Wed Oct 9 18:17:54 PDT 2013
> Revision: 112016
> https://trac.macports.org/changeset/112016
> Author: vince at macports.org
> Date: 2013-10-09 11:55:31 -0700 (Wed, 09 Oct 2013)
> Log Message:
> -----------
> Take into account various remarks of Ryan
>
> Modified Paths:
> --------------
> trunk/dports/gis/sfcgal/Portfile
>
> Modified: trunk/dports/gis/sfcgal/Portfile
> ===================================================================
> --- trunk/dports/gis/sfcgal/Portfile 2013-10-09 18:13:39 UTC (rev 112015)
> +++ trunk/dports/gis/sfcgal/Portfile 2013-10-09 18:55:31 UTC (rev 112016)
> @@ -17,9 +17,8 @@
> intersections, buffering, etc.).
>
> platforms darwin
> -license GPL
> +license LGPL 2
This appears to be incorrect in two ways.
1. The license should be GPL-3+ (only a few files are LGPL-3+ and none
are LGPL-2)
2. ./portmgr/jobs/port_binary_distributable.tcl -v sfcgal
"sfcgal" is not distributable because its license "2" is not known to be
distributable
The license name and version need to be separated by a dash.
- Josh
More information about the macports-dev
mailing list