New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80386


Ignore:
Timestamp:
07/11/11 04:36:21 (4 years ago)
Author:
jmr@…
Message:

GPLv3 conflicts with older GPL versions without "any later version"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/portmgr/jobs/port_binary_distributable.tcl

    r79148 r80386  
    3737    freetype {gpl-2} \ 
    3838    gpl {agpl apache apsl cpl ibmpl mpl openssl php qpl ssleay zpl-1} \ 
    39     gpl-2 {freetype} \ 
     39    gpl-1 {gpl-3 gpl-3+ lgpl-3 lgpl-3+} 
     40    gpl-2 {freetype gpl-3 gpl-3+ lgpl-3 lgpl-3+} \ 
     41    gpl-3 {gpl-1 gpl-2} \ 
     42    gpl-3+ {gpl-1 gpl-2} \ 
    4043    ibmpl {cecill gpl} \ 
     44    lgpl-3 {gpl-1 gpl-2} \ 
     45    lgpl-3+ {gpl-1 gpl-2} \ 
    4146    mpl {cecill gpl} \ 
    4247    openssl {cecill gpl} \ 
Note: See TracChangeset for help on using the changeset viewer.