[Bug 211201] print/freetype2: update to 2.6.5, replace LCD_FILTERING with V40 code
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 23 12:03:22 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211201
--- Comment #13 from lightside <lightside at gmx.com> ---
(In reply to comment #7)
> Do you see actual license text (same as Templates/Licenses/GPLv2) or the
> following stub? It happens with GPLv2+, LGPL21+, etc. but not with GPLv2,
> LGPL21, etc.
>
> The license: GPLv2+ (GNU General Public License version 2 (or later))
> is standard, please read from the web.
>
> If you still don't see the issue then ignore LICENSE_FILE_GPLv2+ line.
I noticed the same issue with "+" for (L)GPL* licenses. In case of GPLv2+, it
shows the stub, even if LICENSE_FILE_GPLv2+ (or LICENSE_FILE_GPLv2) defined (in
first case, this is addition (+=), right?). So, I think, the usage of "+" is
wrong and better to define LICENSE_FILE for it or create another name(s)
without arithmetic operators in port's framework, if needed.
I also noticed, that you proposed your own version of licenses in comment #3. I
created slightly different proposal.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list