From nobody@FreeBSD.org  Sun Feb 21 13:12:16 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 5DCB01065679
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Feb 2010 13:12:16 +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 4D9758FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Feb 2010 13:12:16 +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 o1LDCGbb033124
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Feb 2010 13:12:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o1LDCGeK033123;
	Sun, 21 Feb 2010 13:12:16 GMT
	(envelope-from nobody)
Message-Id: <201002211312.o1LDCGeK033123@www.freebsd.org>
Date: Sun, 21 Feb 2010 13:12:16 GMT
From: Andrius Morkunas <hinokind@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] net-p2p/linux-edonkey-tool-recovermet allow install on amd64
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144171
>Category:       ports
>Synopsis:       [patch] net-p2p/linux-edonkey-tool-recovermet allow install on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 21 13:20:02 UTC 2010
>Closed-Date:    Mon Mar 08 16:53:12 UTC 2010
>Last-Modified:  Mon Mar  8 17:00:19 UTC 2010
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
ONLY_FOR_ARCHS=i386 was added when Linux emulation didn't exist on amd64.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN net-p2p/linux-edonkey-tool-recovermet.orig/Makefile net-p2p/linux-edonkey-tool-recovermet/Makefile
--- net-p2p/linux-edonkey-tool-recovermet.orig/Makefile	2006-01-30 21:36:20.000000000 +0000
+++ net-p2p/linux-edonkey-tool-recovermet/Makefile	2010-02-21 12:59:09.071430420 +0000
@@ -18,7 +18,7 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool that tries to re-create x.part.met files compromised due to crash
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 USE_BZIP2=	yes
 USE_LINUX=	yes
 NO_WRKSUBDIR=	yes


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Feb 22 10:58:25 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144171 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Mar 8 16:53:11 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144171: commit references a PR
Date: Mon,  8 Mar 2010 16:53:12 +0000 (UTC)

 miwi        2010-03-08 16:53:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/linux-ymessenger Makefile 
     net-p2p/linux-jigdo  Makefile 
     net-p2p/linux-edonkey-core Makefile 
     net-p2p/linux-edonkey-server Makefile 
     net-p2p/linux-edonkey-tool-recovermet Makefile 
     devel/linux-runrev   Makefile 
     graphics/linux-XnViewMP Makefile 
     math/linux-relview   Makefile 
     sysutils/linux-procps Makefile 
     multimedia/netshow   Makefile 
     multimedia/vcdtools  Makefile 
   Log:
   - Allow to build on AMD64
   
   PR:             144165 144167 144168 144170 144171 144172 144173 144174
                   144183 144493 144496
   Submitted by:   Andrius Morkunas <hinokind@gmail.com>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.12      +1 -1      ports/devel/linux-runrev/Makefile
   1.4       +1 -1      ports/graphics/linux-XnViewMP/Makefile
   1.10      +1 -1      ports/math/linux-relview/Makefile
   1.32      +0 -1      ports/multimedia/netshow/Makefile
   1.11      +1 -1      ports/multimedia/vcdtools/Makefile
   1.10      +2 -2      ports/net-im/linux-ymessenger/Makefile
   1.26      +2 -2      ports/net-p2p/linux-edonkey-core/Makefile
   1.13      +2 -2      ports/net-p2p/linux-edonkey-server/Makefile
   1.18      +1 -1      ports/net-p2p/linux-edonkey-tool-recovermet/Makefile
   1.12      +1 -1      ports/net-p2p/linux-jigdo/Makefile
   1.3       +1 -1      ports/sysutils/linux-procps/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:
