New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80411


Ignore:
Timestamp:
07/12/11 06:07:49 (4 years ago)
Author:
jmr@…
Message:

update license conflicts

File:
1 edited

Legend:

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

    r80410 r80411  
    3737# keep these values sorted 
    3838array set license_conflicts \ 
    39     {agpl {cecill gpl} 
     39    {agpl {cecill gpl-2 gpl-1 restrictive/distributable} 
    4040    apache {cecill gpl} 
    4141    apsl {cecill gpl} 
    4242    cpl {cecill gpl} 
    43     cecill {agpl apache apsl cpl ibmpl mpl openssl php qpl ssleay zpl-1} 
     43    cecill {agpl apache apsl cpl ibmpl mpl openssl php qpl restrictive/distributable ssleay zpl-1} 
    4444    freetype {gpl-2} 
    45     gpl {agpl apache apsl cpl ibmpl mpl openssl php qpl ssleay zpl-1} 
     45    gpl {agpl apache apsl cpl ibmpl mpl openssl php qpl restrictive/distributable ssleay zpl-1} 
    4646    gpl-1 {gpl-3 gpl-3+ lgpl-3 lgpl-3+} 
    4747    gpl-2 {freetype gpl-3 gpl-3+ lgpl-3 lgpl-3+} 
     
    5555    php {cecill gpl} 
    5656    qpl {cecill gpl} 
     57    restrictive/distributable {agpl cecill gpl} 
    5758    ssleay {cecill gpl} 
    5859    zpl-1 {cecill gpl}} 
Note: See TracChangeset for help on using the changeset viewer.