Bug 199210

Summary: [PATCH] audio/libgme: Update to version 0.6.0
Product: Ports & Packages Reporter: tkato432
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: danfe, portmgr
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
audio_libgme.diff none

Description tkato432 2015-04-06 18:34:34 UTC
Created attachment 155248 [details]
audio_libgme.diff
Comment 1 Jan Beich freebsd_committer freebsd_triage 2015-04-08 02:45:27 UTC
>-LICENSE=	LGPL21 LGPL3
>-LICENSE_COMB=	dual
>+LICENSE=	LGPL21 # (or later)

Either is correct in a sense that both are incomplete. "dual" isn't future-proof if LGPL31 or LGPL4 appears while "single" (default) ignores any alternative version. Whichever LICENSE_COMB is preferred depends on the maintainer but since you're NOT claiming the port I'm inclined to exclude the change for being gratuitous/non-obvious rationale.

Let's check if portmgr@ has a different opinion or can point towards documented policy.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-04-12 14:15:19 UTC
A commit references this bug:

Author: danfe
Date: Sun Apr 12 14:15:16 UTC 2015
New revision: 383870
URL: https://svnweb.freebsd.org/changeset/ports/383870

Log:
  - Update to version 0.6.0 and clean up the Makefile
  - Install handful of documentation files (seem useful)

  PR:	199210

Changes:
  head/audio/libgme/Makefile
  head/audio/libgme/distinfo
  head/audio/libgme/pkg-plist
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-04-12 14:17:20 UTC
Committed with some modifications as ports r383870.  LICENSE knobs were not touched per ongoing discussion.