From owner-cvs-all@FreeBSD.ORG Thu May 29 12:09:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5355D1065675; Thu, 29 May 2008 12:09:38 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 007B28FC15; Thu, 29 May 2008 12:09:37 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 1F6DC2218958; Thu, 29 May 2008 21:52:16 +1000 (EST) X-Viruscan-Id: <483E98F0000023A82F61A4@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id D156D21B323B; Thu, 29 May 2008 21:52:15 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 71927221882A; Thu, 29 May 2008 21:52:15 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 92CCF4E9; Thu, 29 May 2008 21:52:15 +1000 (EST) Date: Thu, 29 May 2008 21:52:15 +1000 From: Edwin Groothuis To: Ion-Mihai Tetcu Message-ID: <20080529115215.GK24250@k7.mavetju> References: <200805290209.m4T29JIH091403@repoman.freebsd.org> <20080529104548.77435465@it.buh.tecnik93.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080529104548.77435465@it.buh.tecnik93.com> User-Agent: Mutt/1.4.2.3i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-im Makefile ports/net-im/p5-Net-XMPP2 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 29 May 2008 12:09:38 -0000 On Thu, May 29, 2008 at 10:45:48AM +0300, Ion-Mihai Tetcu wrote: > On Thu, 29 May 2008 02:09:19 +0000 (UTC) > Edwin Groothuis wrote: > > > edwin 2008-05-29 02:09:19 UTC > > > > FreeBSD ports repository > > > > Modified files: > > net-im Makefile > > Added files: > > net-im/p5-Net-XMPP2 Makefile distinfo pkg-descr pkg-plist > > Log: > > [NEW PORT] net-im/p5-Net-XMPP2: An implementation of the XMPP Protocol > > > > This is the head module of the Net::XMPP2 XMPP client protocol (as > > described in RFC 3920 and RFC 3921) framework. > > > > WWW: http://search.cpan.org/dist/Net-XMPP2/ > > > > PR: ports/122631 > > Submitted by: Gea-Suan Lin > > > > Revision Changes Path > > 1.87 +1 -0 ports/net-im/Makefile > > 1.1 +84 -0 ports/net-im/p5-Net-XMPP2/Makefile (new) > > 1.1 +3 -0 ports/net-im/p5-Net-XMPP2/distinfo (new) > > 1.1 +4 -0 ports/net-im/p5-Net-XMPP2/pkg-descr (new) > > 1.1 +58 -0 ports/net-im/p5-Net-XMPP2/pkg-plist (new) > > Bad dependency on dns/p5-Net-DNS: > http://t64.tecnik93.com/errors/7-STABLE-FTP/p5-Net-XMPP2-0.11.log Fixed, thanks. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/