From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 4 10:20:14 2004 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 18CFE16A4CE for ; Tue, 4 May 2004 10:20:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E79E043D48 for ; Tue, 4 May 2004 10:20:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i44HKDn8075671 for ; Tue, 4 May 2004 10:20:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i44HKDlw075670; Tue, 4 May 2004 10:20:13 -0700 (PDT) (envelope-from gnats) Date: Tue, 4 May 2004 10:20:13 -0700 (PDT) Message-Id: <200405041720.i44HKDlw075670@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Jean-Baptiste Quenot Subject: Re: ports/65396: New port: rxtx: Native interface to serial ports in Java X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jean-Baptiste Quenot List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2004 17:20:14 -0000 The following reply was made to PR ports/65396; it has been noted by GNATS. From: Jean-Baptiste Quenot To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/65396: New port: rxtx: Native interface to serial ports in Java Date: Tue, 4 May 2004 19:13:06 +0200 --f2QGlHpHGjS2mn6Y Content-Type: multipart/mixed; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Please add the attached patch for proper functioning. --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-ac --- src/SerialImp.h.orig Sat Apr 24 23:31:27 2004 +++ src/SerialImp.h Sat Apr 24 23:31:38 2004 @@ -126,7 +126,7 @@ #endif /* __sgi__ || sgi */ #if defined(__FreeBSD__) # define DEVICEDIR "/dev/" -# define LOCKDIR "/var/spool/uucp" +# define LOCKDIR "/var/spool/lock" # define LOCKFILEPREFIX "LK." # define UUCP #endif --pWyiEgJYm5f9v55/-- --f2QGlHpHGjS2mn6Y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAl88f9xx3BCMc9gsRAhOhAKCksS2LBZeOJus8+d4vxH+16yufxgCfSlxF iYWLmyHiZwss4F878myA2Ao= =QoNF -----END PGP SIGNATURE----- --f2QGlHpHGjS2mn6Y--