From nobody@FreeBSD.org  Wed Dec 11 14:01:14 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 76A629DB
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Dec 2013 14:01:14 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 637F21E21
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Dec 2013 14:01:14 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBBE1DQc063465
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Dec 2013 14:01:13 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBBE1DTU063455;
	Wed, 11 Dec 2013 14:01:13 GMT
	(envelope-from nobody)
Message-Id: <201312111401.rBBE1DTU063455@oldred.freebsd.org>
Date: Wed, 11 Dec 2013 14:01:13 GMT
From: "Miles V. Aronnax" <miles@aronnax.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Added LEGAL variable
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184686
>Category:       ports
>Synopsis:       games/rftg: Added LEGAL variable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    decke
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 11 14:10:00 UTC 2013
>Closed-Date:    Thu Jan 30 13:21:38 UTC 2014
>Last-Modified:  Thu Jan 30 13:30:00 UTC 2014
>Originator:     Miles V. Aronnax
>Release:        9.2
>Organization:
>Environment:
FreeBSD ravalox.lan.aronnax.net 9.2-STABLE FreeBSD 9.2-STABLE #0 r256021: Thu Oct  3 11:20:51 CDT 2013     root@ravalox.lan.aronnax.net:/usr/obj/usr/src/sys/RAVALOX  amd64
>Description:
I received a notice to verify ports/LEGAL for games/rftg, and if correct, set the variable LEGAL in the Makefile. It was correct, and this patch sets said flag.
>How-To-Repeat:
make -VLEGAL returns blank.
>Fix:
Apply Makefile.diff (attached) to /usr/ports/games/rftg/Makefile.

Patch attached with submission follows:

--- Makefile.orig	2013-12-11 07:51:38.000000000 -0600
+++ Makefile	2013-12-11 07:44:01.000000000 -0600
@@ -10,6 +10,7 @@
 COMMENT=	Race for the Galaxy AI, a computer version of the Rio Grande card game
 
 RESTRICTED=	Contains licensed graphics that must be fetched manually
+LEGAL=		Redistribution not authorized
 
 GNU_CONFIGURE=	yes
 USE_GNOME=      gtk20


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->decke 
Responsible-Changed-By: decke 
Responsible-Changed-When: Thu Jan 30 13:01:49 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184686 
State-Changed-From-To: open->closed 
State-Changed-By: decke 
State-Changed-When: Thu Jan 30 13:21:37 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184686 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184686: commit references a PR
Date: Thu, 30 Jan 2014 13:21:34 +0000 (UTC)

 Author: decke
 Date: Thu Jan 30 13:21:26 2014
 New Revision: 341836
 URL: http://svnweb.freebsd.org/changeset/ports/341836
 QAT: https://qat.redports.org/buildarchive/r341836/
 
 Log:
   - Add LEGAL reason
   
   PR:		ports/184686
   Submitted by:	Miles V. Aronnax <miles@aronnax.net> (maintainer)
 
 Modified:
   head/games/rftg/Makefile
 
 Modified: head/games/rftg/Makefile
 ==============================================================================
 --- head/games/rftg/Makefile	Thu Jan 30 13:11:40 2014	(r341835)
 +++ head/games/rftg/Makefile	Thu Jan 30 13:21:26 2014	(r341836)
 @@ -10,6 +10,7 @@ MAINTAINER=	miles@aronnax.net
  COMMENT=	Race for the Galaxy AI, a computer version of the Rio Grande card game
  
  RESTRICTED=	Contains licensed graphics that must be fetched manually
 +LEGAL=		Redistribution not authorized
  
  GNU_CONFIGURE=	yes
  USE_GNOME=      gtk20
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
