From nobody@FreeBSD.org  Sun Feb 21 15:12:18 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 3B347106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Feb 2010 15:12:18 +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 2B3B28FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Feb 2010 15:12:18 +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 o1LFCHP1099540
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Feb 2010 15:12:17 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o1LFCH5g099539;
	Sun, 21 Feb 2010 15:12:17 GMT
	(envelope-from nobody)
Message-Id: <201002211512.o1LFCH5g099539@www.freebsd.org>
Date: Sun, 21 Feb 2010 15:12:17 GMT
From: Andrius Morkunas <hinokind@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] games/linux-candycruncher-demo allow install on amd64
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144176
>Category:       ports
>Synopsis:       [patch] games/linux-candycruncher-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 15:20:01 UTC 2010
>Closed-Date:    Sun Mar 07 18:00:41 UTC 2010
>Last-Modified:  Sun Mar 07 18:00:41 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-candycruncher-demo.orig/Makefile games/linux-candycruncher-demo/Makefile
--- games/linux-candycruncher-demo.orig/Makefile	2009-03-19 17:28:36.000000000 +0000
+++ games/linux-candycruncher-demo/Makefile	2010-02-21 15:03:55.789505983 +0000
@@ -16,7 +16,7 @@
 MAINTAINER=	mva@FreeBSD.org
 COMMENT=	Candy Cruncher Demo - a fast puzzle game with lots of candies
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	yes
 USE_LINUX_APPS=	alsalib jpeg libogg libvorbis mikmod sdl12 sdlmixer 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 15:20:10 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144176: commit references a PR
Date: Sun,  7 Mar 2010 17:30:09 +0000 (UTC)

 mva         2010-03-07 17:29:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/linux-candycruncher-demo Makefile distinfo pkg-plist 
   Log:
   - Update to 1.56
   - Allow installation on amd64
   
   PR:             ports/144176
   Submitted by:   Andrius Morkunas <hinokind@gmail.com>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.4       +8 -4      ports/games/linux-candycruncher-demo/Makefile
   1.2       +3 -3      ports/games/linux-candycruncher-demo/distinfo
   1.2       +7 -1      ports/games/linux-candycruncher-demo/pkg-plist
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: mva 
State-Changed-When: Sun Mar 7 18:00:40 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144176 
>Unformatted:
