From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 4 10:13:10 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7732516A4CE; Tue, 4 May 2004 10:13:10 -0700 (PDT) Received: from oxyd.caraldi.com (caraldi.com [195.137.249.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id D812F43D3F; Tue, 4 May 2004 10:13:07 -0700 (PDT) (envelope-from jbq@anyware-tech.com) Received: from anyware12.anyware (unknown [217.112.237.100]) by oxyd.caraldi.com (Postfix) with ESMTP id 9998722C3; Tue, 4 May 2004 19:13:06 +0200 (CEST) Received: by anyware12.anyware (Postfix, from userid 615) id 5A5826508; Tue, 4 May 2004 19:13:06 +0200 (CEST) Date: Tue, 4 May 2004 19:13:06 +0200 From: Jean-Baptiste Quenot To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Message-ID: <20040504171303.GA53744@anyware12.anyware> References: <20040410121347.E9DCADC@caraldi.com> <200404101220.i3ACKBS2039426@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="f2QGlHpHGjS2mn6Y" Content-Disposition: inline In-Reply-To: <200404101220.i3ACKBS2039426@freefall.freebsd.org> User-Agent: Mutt/1.5.6i 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 List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2004 17:13:10 -0000 --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--