From owner-freebsd-java@FreeBSD.ORG Wed Sep 1 14:29:02 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3459016A4CE for ; Wed, 1 Sep 2004 14:29:02 +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 9B82E43D46 for ; Wed, 1 Sep 2004 14:29:01 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])i81ET02C080771 for ; Wed, 1 Sep 2004 16:29:00 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.12.10/8.12.10/Submit) id i81ET0VN080770 for freebsd-java@FreeBSD.ORG; Wed, 1 Sep 2004 16:29:00 +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: Wed, 1 Sep 2004 16:29:00 +0200 From: Herve Quiroz To: freebsd-java@FreeBSD.ORG Message-ID: <20040901142900.GB80717@arabica.esil.univ-mrs.fr> Mail-Followup-To: freebsd-java@FreeBSD.ORG References: <24115.217.232.241.161.1093912800.squirrel@217.232.241.161> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Subject: Re: JavaBeans Activation Framework (java/jaf): distfile unavailable/not current X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 14:29:02 -0000 On Tue, Aug 31, 2004 at 08:38:30AM +0200, Ronald Klop wrote: > On Tue, 31 Aug 2004 02:40:00 +0200 (CEST), Rainer Duffner > wrote: > >not unlike the javamail distfile problem, this file also seems to have > >changed on the server recently. > >It's called jaf-1_0_2-upd.zip now. > > > >http://java.sun.com/products/javabeans/glasgow/jaf.html > > > > > >Can anybody look into this and confirm or refute my claims ? > >;-) > > I've seen this also. The best thing is to update the port and send a PR. > Or send an e-mail to the maintainer of the port. I'm working on both ports (jaf and javamail). They should be fixed in a short while. Herve