From nobody@FreeBSD.org  Sun Feb 21 16:13:07 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 437BD106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Feb 2010 16:13:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 336358FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Feb 2010 16:13:07 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o1LGD77H086342
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Feb 2010 16:13:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o1LGD6NB086340;
	Sun, 21 Feb 2010 16:13:06 GMT
	(envelope-from nobody)
Message-Id: <201002211613.o1LGD6NB086340@www.freebsd.org>
Date: Sun, 21 Feb 2010 16:13:06 GMT
From: Andrius Morkunas <hinokind@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] games/linux-ningpo-demo allow install on amd64
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144181
>Category:       ports
>Synopsis:       [patch] games/linux-ningpo-demo allow install on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mva
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 21 16:20:02 UTC 2010
>Closed-Date:    Mon Feb 22 20:46:01 UTC 2010
>Last-Modified:  Mon Feb 22 20:50:03 UTC 2010
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
Port is marked as i386-only, but also works on amd64.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN games/linux-ningpo-demo.orig/Makefile games/linux-ningpo-demo/Makefile
--- games/linux-ningpo-demo.orig/Makefile	2009-03-19 17:28:38.000000000 +0000
+++ games/linux-ningpo-demo/Makefile	2010-02-21 16:07:24.007997917 +0000
@@ -16,7 +16,7 @@
 MAINTAINER=	mva@FreeBSD.org
 COMMENT=	NingPo Mahjong Demo - a feature rich Mahjong game
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	yes
 USE_LINUX_APPS=	sdl12 jpeg sdlmixer mikmod libogg libvorbis alsalib xorglibs
 NO_CDROM=	Redistribution is limited, see license


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mva 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 21 16:20:17 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144181 
State-Changed-From-To: open->closed 
State-Changed-By: mva 
State-Changed-When: Mon Feb 22 20:46:00 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144181: commit references a PR
Date: Mon, 22 Feb 2010 20:45:53 +0000 (UTC)

 mva         2010-02-22 20:45:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/linux-ningpo-demo Makefile 
   Log:
   Allow installation on amd64.
   
   PR:             ports/144181
   Submitted by:   Andrius Morkunas <hinokind@gmail.com>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.4       +1 -1      ports/games/linux-ningpo-demo/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
