Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 1999 23:50:02 -0700 (PDT)
From:      asami@freebsd.org (Satoshi - Ports Wraith - Asami)
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/11662: diff update to libnet (0.99a -> 0.99b)
Message-ID:  <199905120650.XAA20412@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905120650.XAA20412>