From owner-cvs-all@FreeBSD.ORG Thu Apr 21 17:48:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9056016A4CE; Thu, 21 Apr 2005 17:48:46 +0000 (GMT) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC6DE43D31; Thu, 21 Apr 2005 17:48:44 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost [127.0.0.1]) j3LHmhj3069500; Thu, 21 Apr 2005 19:48:43 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.13.3/8.13.3/Submit) id j3LHmhHK069499; Thu, 21 Apr 2005 19:48:43 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Thu, 21 Apr 2005 19:48:43 +0200 From: Herve Quiroz To: Kris Kennaway Message-ID: <20050421174843.GA69429@arabica.esil.univ-mrs.fr> References: <200504211555.j3LFttmD022316@repoman.freebsd.org> <20050421173757.GA76932@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050421173757.GA76932@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Herve Quiroz cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/comms/rxtx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 17:48:46 -0000 On Thu, Apr 21, 2005 at 10:37:57AM -0700, Kris Kennaway wrote: > On Thu, Apr 21, 2005 at 03:55:55PM +0000, Herve Quiroz wrote: > > hq 2005-04-21 15:55:55 UTC > > > > FreeBSD ports repository > > > > Modified files: > > comms/rxtx Makefile > > Log: > > Unbreak: the plist error was due to java/jdk14, not comms/rxtx > > > > Reminded by: maintainer > > Are you sure? I'm pretty sure it persisted after the jdk14 port was > fixed. Ah you're right. It probably has something to do with PREFIX being overriden... I'll backout the change and investigate the issue ASAP. Sorry for that. Herve