From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 21 10:50:25 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BBFB16A4CE for ; Fri, 21 Nov 2003 10:50:25 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B12843FF2 for ; Fri, 21 Nov 2003 10:50:24 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hALIoOFY096855 for ; Fri, 21 Nov 2003 10:50:24 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hALIoOsr096854; Fri, 21 Nov 2003 10:50:24 -0800 (PST) (envelope-from gnats) Date: Fri, 21 Nov 2003 10:50:24 -0800 (PST) Message-Id: <200311211850.hALIoOsr096854@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Clement Laforet Subject: Re: ports/59558: [FIX PORT] Patched to support newer xmame versions X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Clement Laforet List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 18:50:25 -0000 X-List-Received-Date: Fri, 21 Nov 2003 18:50:25 -0000 The following reply was made to PR ports/59558; it has been noted by GNATS. From: Clement Laforet To: Travis Poppe Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/59558: [FIX PORT] Patched to support newer xmame versions Date: Fri, 21 Nov 2003 19:47:10 +0100 On Fri, 21 Nov 2003 11:20:42 -0700 (MST) Travis Poppe wrote: Can you submit as follow-up to GNATS an unified diff ? While you're here, can you use %%DOCSDIR%% ? Please patch Makefiles to avoid using share/doc/${PORTNAME}-${VERSION}. (and the you can replace share/doc/gxmane by %%DOCSDIR%% in pkg-plist) Next time, chosse maintainer-update for class and use [maintainer fix] instead of [port fix], if you want to speed up the commit ;-) clem