From owner-freebsd-perl@FreeBSD.ORG Mon Dec 5 14:41:58 2011 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72284106564A for ; Mon, 5 Dec 2011 14:41:58 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id 3BB798FC13 for ; Mon, 5 Dec 2011 14:41:58 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id B93F33A5B; Mon, 5 Dec 2011 22:24:36 +0800 (CST) Date: Mon, 5 Dec 2011 22:24:36 +0800 From: Sunpoet Po-Chuan Hsieh To: Rasmus Skaarup Message-ID: <20111205142436.GB35037@bonjour.sunpoet.net> References: <4EDC87F9.4080306@rabbit.us> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Organization: The FreeBSD Project User-Agent: Mutt/1.5.21 (2010-09-15) Cc: perl@FreeBSD.org Subject: Re: Fwd: [Dbix-class] 0.0711 woes X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2011 14:41:58 -0000 Hi, Thanks for your reminder. The missing dependencies were added to databases/p5-DBIx-Class-Schema-Loader. Please update your ports tree and rebuild p5-DBIx-Class-Schema-Loader. Regards, sunpoet On Mon, Dec 05, 2011 at 10:07:30AM +0100, Rasmus Skaarup wrote: > > As my mail indicates below, a couple of dependencies is missing from > > p5-DBIx-Class-Schema-Loader > > since version 0.711, two new modules must be added as dependencies. One that already exists in the ports-tree > > p5-String-CamelCase > > and a new module, that does not exist yet: > > String::ToIdentifier::EN > > http://search.cpan.org/~rkitover/String-ToIdentifier-EN-0.06/ > > > People upgrading p5-DBIx-Class-Schema-Loader will break their applications depending on it. > > > Br > Rasmus Skaarup > > > Begin forwarded message: > > > From: Peter Rabbitson > > Subject: Re: [Dbix-class] 0.0711 woes > > Date: 5. dec. 2011 09.59.37 CET > > To: DBIx::Class user and developer list > > Reply-To: "DBIx::Class user and developer list" > > > > Rasmus Skaarup wrote: > >> Is it simply a newly module dependency issue with the following two modules: > >> String::CamelCase > >> String::ToIdentifier::EN > >> that I should report to the FreeBSD port-guys? > > > > Yes. Given how 0.07011 (not 0.0711) is explicitly asking for these > > dependencies[1], it is definitely a sloppy ports work and/or a > > sloppy installation. > > > > Also note that the current version on CPAN is 0.07014, with a > > number of bugfixes over what you are trying to install[2]. > > > > Consider using local::lib or perlbrew ;) > > > > [1] https://metacpan.org/source/RKITOVER/DBIx-Class-Schema-Loader-0.07011/Makefile.PL#L58 > > [2] https://metacpan.org/source/RKITOVER/DBIx-Class-Schema-Loader-0.07014/Changes#L3 > > > > _______________________________________________ > > List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class > > IRC: irc.perl.org#dbix-class > > SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ > > Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk > > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org"