From owner-freebsd-ports Tue May 11 23:50: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6236714DD7 for ; Tue, 11 May 1999 23:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA20412; Tue, 11 May 1999 23:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 11 May 1999 23:50:02 -0700 (PDT) Message-Id: <199905120650.XAA20412@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Subject: Re: ports/11662: diff update to libnet (0.99a -> 0.99b) Reply-To: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/11662; it has been noted by GNATS. From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) To: shipley@dis.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/11662: diff update to libnet (0.99a -> 0.99b) Date: Tue, 11 May 1999 23:42:45 -0700 (PDT) * Cc: asami@cs.berkeley.edu You shouldn't do this...(if I replied to the first mail I got, that will open up another PR, since the "11662" will not be in the subject line of that mail... :). * diff -ur libnet-old/patches/patch-aa libnet/patches/patch-aa * --- libnet-old/patches/patch-aa Tue May 11 23:15:45 1999 * +++ libnet/patches/patch-aa Tue May 11 23:19:09 1999 * @@ -1,11 +1,19 @@ * ---- configure.orig Fri Apr 16 12:43:19 1999 * -+++ configure Fri May 7 15:57:21 1999 * -@@ -1519,7 +1519,7 @@ * - EOF * - * - MAN_PREFIX="$prefix/man/man3/" * -- LIB_PREFIX="$prefix/lib/aout" * -+ LIB_PREFIX="$prefix/lib/" * - INC_PREFIX="$prefix/include/" * - BIN_PREFIX="$prefix/bin/" * - ln -sf FreeBSD support/bpf-lkm/etherspoof * +*** configure.in- Mon May 10 18:39:16 1999 * +--- configure.in Mon May 10 18:40:09 1999 * +*************** * +*** 146,152 **** * + AC_DEFINE(BSDISH_OS) * + AC_DEFINE(BSD_BYTE_SWAP) * + MAN_PREFIX="$prefix/man/man3/" * +! LIB_PREFIX="$prefix/lib/aout" * + INC_PREFIX="$prefix/include/" * + BIN_PREFIX="$prefix/bin/" * + ln -sf FreeBSD support/bpf-lkm/etherspoof * +--- 146,152 ---- * + AC_DEFINE(BSDISH_OS) * + AC_DEFINE(BSD_BYTE_SWAP) * + MAN_PREFIX="$prefix/man/man3/" * +! LIB_PREFIX="$prefix/lib/" * + INC_PREFIX="$prefix/include/" * + BIN_PREFIX="$prefix/bin/" * + ln -sf FreeBSD support/bpf-lkm/etherspoof Please don't change patch styles gratuitously. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message