[83502] trunk/dports/archivers/unzip/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Sep 3 16:22:08 PDT 2011
On Sep 3, 2011, at 09:19, afb at macports.org wrote:
> Revision: 83502
> http://trac.macports.org/changeset/83502
> Author: afb at macports.org
> Date: 2011-09-03 07:19:07 -0700 (Sat, 03 Sep 2011)
> Log Message:
> -----------
> unzip: add license info
>
> Modified Paths:
> --------------
> trunk/dports/archivers/unzip/Portfile
>
> Modified: trunk/dports/archivers/unzip/Portfile
> ===================================================================
> --- trunk/dports/archivers/unzip/Portfile 2011-09-03 14:14:54 UTC (rev 83501)
> +++ trunk/dports/archivers/unzip/Portfile 2011-09-03 14:19:07 UTC (rev 83502)
> @@ -7,6 +7,7 @@
> maintainers nomaintainer
> categories archivers sysutils
> platforms darwin freebsd
> +license Info-ZIP
My understanding is that in the license field, the dash is a separator between license name and version, so this looks like you're saying this port is under version "ZIP" of the "Info" license.
Similarly, I'm not sure why we're setting some ports to be under the license "Public-Domain", which looks like we're saying they're under the "Domain" version of the "Public" license.
Shouldn't we be avoiding dashes in license names? i.e. InfoZIP, PublicDomain.
More information about the macports-dev
mailing list