From araujo@bsdmail.org  Wed Apr  4 03:55:26 2007
Return-Path: <araujo@bsdmail.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id ADE5E16A401;
	Wed,  4 Apr 2007 03:55:26 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from mail.intelbras.com.br (mail.intelbras.com.br [201.24.77.45])
	by mx1.freebsd.org (Postfix) with ESMTP id 58A2E13C448;
	Wed,  4 Apr 2007 03:55:26 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from localhost (localhost.intelbras.com.br [127.0.0.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id 58E872DA46D;
	Wed,  4 Apr 2007 00:55:25 -0300 (BRT)
Received: from mail.intelbras.com.br ([127.0.0.1])
	by localhost (copernicus.intelbras.com.br [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id TwLqhY77RhxC; Wed,  4 Apr 2007 00:55:21 -0300 (BRT)
Received: from island.freebsd.org (201-25-254-131.fnsce703.dsl.brasiltelecom.net.br [201.25.254.131])
	by mail.intelbras.com.br (Postfix) with ESMTP id D85042DA451;
	Wed,  4 Apr 2007 00:55:20 -0300 (BRT)
Message-Id: <1175658929.31856@island.freebsd.org>
Date: Wed, 4 Apr 2007 00:55:29 -0300
From: "Marcelo Araujo (araujo@bsdmail.org)" <araujo@bsdmail.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: pav@FreeBSD.org
Subject: [Update] games/deal BROKEN on sparc64
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         111214
>Category:       ports
>Synopsis:       [Update] games/deal BROKEN on sparc64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 04 04:00:13 GMT 2007
>Closed-Date:    Thu Apr 05 20:28:43 GMT 2007
>Last-Modified:  Thu Apr 05 20:28:43 GMT 2007
>Originator:     Marcelo Araujo (araujo@bsdmail.org)
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
FreeBSD 
>Environment:


System: FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
    root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC



>Description:


- alert fixed for BROKEN package in sparc64


>How-To-Repeat:





>Fix:


--- deal.diff begins here ---
? deal.patch
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/deal/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	23 Aug 2006 13:29:36 -0000	1.10
+++ Makefile	4 Apr 2007 03:51:29 -0000
@@ -10,7 +10,7 @@
 CATEGORIES=	games
 MASTER_SITES=	http://catb.org/~esr/deal/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	araujo@bsdmail.org
 COMMENT=	A calculator for card-draw probabilities
 
 ALL_TARGET=	deal
@@ -27,8 +27,8 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "ia64"
-BROKEN=		Does not compile on ia64
+.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
+BROKEN=		Does not compile on ia64 and sparc64
 .endif
 
 .include <bsd.port.post.mk>
--- deal.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 4 04:00:21 UTC 2007 
Responsible-Changed-Why:  
itetcu@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111214 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Thu Apr 5 20:28:41 UTC 2007 
State-Changed-Why:  
duplicate for 108170 

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