Summary: | korean/baekmukfonts-ttf: Appears to be using incorrect LICENSE | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jordan Irwin <antumdeluge> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | marino | ||||
Priority: | --- | Keywords: | easy, needs-qa, patch, patch-ready | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: marino Date: Fri Feb 6 10:36:53 UTC 2015 New revision: 378524 URL: https://svnweb.freebsd.org/changeset/ports/378524 Log: korean/baekmukfonts-ttfs: correct LICENSE (BSD => MIT) PR: 197085 Submitted by: Jordan Irwin Approved by: n/a (unmaintained) Changes: head/korean/baekmukfonts-ttf/Makefile Thanks |
Created attachment 152163 [details] Patch that changes "BSD" to "MIT" in Makefile The Makefile for korean/baekmukfonts-ttf lists the license as "BSD" (which in itself is a bug because it fails to build asking for the [23]CLAUSE suffix). But, according the license file provided in the distfile, it is an MIT-style license.