ports/144171: [patch] net-p2p/linux-edonkey-tool-recovermet allow install on amd64

Andrius Morkunas hinokind at gmail.com
Sun Feb 21 13:20:02 UTC 2010


>Number:         144171
>Category:       ports
>Synopsis:       [patch] net-p2p/linux-edonkey-tool-recovermet allow install on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 21 13:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list