From owner-freebsd-perl@freebsd.org Wed Jun 1 16:32:24 2016 Return-Path: Delivered-To: freebsd-perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3D55B61B80 for ; Wed, 1 Jun 2016 16:32:24 +0000 (UTC) (envelope-from hvo.pm@xs4all.nl) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C3D571EFF for ; Wed, 1 Jun 2016 16:32:24 +0000 (UTC) (envelope-from hvo.pm@xs4all.nl) Received: by mailman.ysv.freebsd.org (Postfix) id BF1B9B61B7F; Wed, 1 Jun 2016 16:32:24 +0000 (UTC) Delivered-To: perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEC0AB61B7E for ; Wed, 1 Jun 2016 16:32:24 +0000 (UTC) (envelope-from hvo.pm@xs4all.nl) Received: from ans.signature.nl (ans.signature.nl [149.210.131.160]) by mx1.freebsd.org (Postfix) with ESMTP id 826D61EFC for ; Wed, 1 Jun 2016 16:32:24 +0000 (UTC) (envelope-from hvo.pm@xs4all.nl) Received: by ans.signature.nl (Postfix, from userid 1001) id E488E3E7C8D; Wed, 1 Jun 2016 18:32:16 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ans.signature.nl (Postfix) with ESMTP id DDDC03E7C5A; Wed, 1 Jun 2016 18:32:16 +0200 (CEST) Date: Wed, 1 Jun 2016 18:32:16 +0200 (CEST) From: Henk van Oers X-X-Sender: henk@ans.signature.nl To: Kurt Jaeger cc: perl@freebsd.org Subject: Re: p5-Dancer2 v0.200000 is out In-Reply-To: <20160601152218.GB41922@home.opsec.eu> Message-ID: References: <20160601152218.GB41922@home.opsec.eu> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.22 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: Wed, 01 Jun 2016 16:32:24 -0000 On Wed, 1 Jun 2016, Kurt Jaeger wrote: >> We need to coordinate the updates of these 2 ports >> with the update of www/p5-Dancer2 > > So, all those updates should be done at the same time ? One commit ? Yes, that would be perfect, but maybe undoable for all related ports. >> Is someone working on the D2 port? > > Sunpoet will probably do them, if noone else beats him to it 8-) It might take some time... >> Can I submit PRs that are broken with the old version? > > I suggest to submit a PR that has patches for all three ports > to be committed in one go. If someone is using Dancer2::Plugin::Auth::Extensible::Provider::Database; we also need a new port for this (depending in v0.200000). > There are other p5-Dancer2 related ports, are they unaffected > by the 0.166001 -> 0.200000 update ? Some ports are prepared and forward compatible. Plugins that use plugins are mostly broken. At least p5-Dancer2-Plugin-Auth-Extensible should be updates together with p5-Dancer2 -- Henk