Bug 277017 - multimedia/libmpeg2: set LICENSE to GPLv2+
Summary: multimedia/libmpeg2: set LICENSE to GPLv2+
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-13 07:29 UTC by Lexi Winter
Modified: 2024-02-27 03:15 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (multimedia)


Attachments
patch (741 bytes, patch)
2024-02-13 07:29 UTC, Lexi Winter
no flags Details | Diff
patch (962 bytes, patch)
2024-02-26 00:13 UTC, Lexi Winter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lexi Winter 2024-02-13 07:29:06 UTC
Created attachment 248424 [details]
patch

determined by examining the source files.
Comment 1 Lexi Winter 2024-02-26 00:13:31 UTC
Created attachment 248745 [details]
patch

new patch: set LICENSE_FILE and bump PORTREVISION
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-27 03:15:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b6e0799b0da58f0990c5c57f255e065fa806153b

commit b6e0799b0da58f0990c5c57f255e065fa806153b
Author:     Lexi Winter <lexi@le-Fay.ORG>
AuthorDate: 2024-02-13 07:27:26 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-02-27 03:12:50 +0000

    multimedia/libmpeg2: Add missing license information

    PR:             277017
    Approved by:    tcberner (mentor), portmgr (blanket)

 multimedia/libmpeg2/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Comment 3 Joel Bodenmann freebsd_committer freebsd_triage 2024-02-27 03:15:50 UTC
Committed - Thanks!