From owner-freebsd-ports@FreeBSD.ORG Tue Apr 10 22:16:03 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F43716A403 for ; Tue, 10 Apr 2007 22:16:03 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.freebsd.org (Postfix) with ESMTP id 56A9313C4BD for ; Tue, 10 Apr 2007 22:16:03 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from [85.21.245.235] (helo=phonon.SpringDaemons.com) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1HbOd7-0003Pt-7m; Wed, 11 Apr 2007 02:16:01 +0400 Received: from localhost (localhost [127.0.0.1]) by phonon.SpringDaemons.com (Postfix) with SMTP id 808C611497; Wed, 11 Apr 2007 02:15:28 +0400 (MSD) Date: Wed, 11 Apr 2007 02:15:26 +0400 From: Stanislav Sedov To: "Vladimir Horak" Message-Id: <20070411021526.624ff14e.stas@FreeBSD.org> In-Reply-To: <000401c77946$d29b6760$77d23620$@cz> References: <000401c77946$d29b6760$77d23620$@cz> Organization: The FreeBSD Project X-Mailer: carrier-pigeon X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-ICQ: 208105021 X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Wed__11_Apr_2007_02_15_26_+0400_UniM+=iA+r+.fGxy" X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: ports@FreeBSD.org, stephan@spaceboyz.net Subject: Re: FreeBSD Port: ruby18-xmpp4r-0.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2007 22:16:03 -0000 --Signature=_Wed__11_Apr_2007_02_15_26_+0400_UniM+=iA+r+.fGxy Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Sat, 7 Apr 2007 20:59:09 +0200 "Vladimir Horak" mentioned: > Hello! > > I discover problem with ruby18-xmpp4r-0.3 and new ruby-1.8.6,1. > The problem apply to Digest::MD5 (see > http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6/NEWS). > > This solve it: > > sasl.rb: > 44c44 > < Digest::MD5.new(Time.new.to_f.to_s).hexdigest > --- > > Digest::MD5.hexdigest(Time.new.to_f.to_s) > I could commit this if maintainer doesn't mind. -- Stanislav Sedov ST4096-RIPE --Signature=_Wed__11_Apr_2007_02_15_26_+0400_UniM+=iA+r+.fGxy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGHAx/K/VZk+smlYERAmUPAJ45wM6gv6R262XU4W22eATE8MbgzgCghAKX twCvJiK8P7XD5PaHE5E0MgM= =6bko -----END PGP SIGNATURE----- --Signature=_Wed__11_Apr_2007_02_15_26_+0400_UniM+=iA+r+.fGxy--