From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 14:25:21 2013 Return-Path: <owner-freebsd-perl@FreeBSD.ORG> Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F01C2BFC; Mon, 22 Apr 2013 14:25:21 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-x234.google.com (mail-ie0-x234.google.com [IPv6:2607:f8b0:4001:c03::234]) by mx1.freebsd.org (Postfix) with ESMTP id BD2531E49; Mon, 22 Apr 2013 14:25:21 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id to1so2400994ieb.25 for <multiple recipients>; Mon, 22 Apr 2013 07:25:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=4ebUqYkQvW2jUC/okupX0bgJjF2MyOp1EGtLwlX20fM=; b=gasjyEkyG4oQtk0VQmneBjPNKiN7SZOQ2N423ERbcyHMuMhzSEGN4jPrsoNxhBmz2C uB+HdjyD+DBz/X6ixR2gC+hqJSy4Bx4u9C3CnLoHDOkxKUZ+B5Mq+QUuGyzmJ8F6BqF1 6AzI5khBvetJ6lb4GkR+MZRSyWSRZRW8zGy+NFgiqWrIFSQ5SLhPOFYzUHBdTUHaQhV7 UMAjziB7N5W/7UPTHPygT+KomkP3uHE4iu/29xT0fcxgo0paUpFm0z7EOuCC95hoTrSS gmzaZg8p074AGBJ/pVKSd4Fm+dU897O2LAG50YpWIL+CFiOBLUe9fDtc8l+iyxGM5Yii BQBw== MIME-Version: 1.0 X-Received: by 10.50.13.175 with SMTP id i15mr8337901igc.75.1366640721471; Mon, 22 Apr 2013 07:25:21 -0700 (PDT) Received: by 10.64.58.52 with HTTP; Mon, 22 Apr 2013 07:25:21 -0700 (PDT) Received: by 10.64.58.52 with HTTP; Mon, 22 Apr 2013 07:25:21 -0700 (PDT) In-Reply-To: <CAD5bB+j0xb0tsfqg+JOdtAc_WobQkOuzzANybNcTc1R8FrfB=w@mail.gmail.com> References: <20130422124549.GH38955@ithaqua.etoilebsd.net> <CAD5bB+j0xb0tsfqg+JOdtAc_WobQkOuzzANybNcTc1R8FrfB=w@mail.gmail.com> Date: Mon, 22 Apr 2013 15:25:21 +0100 Message-ID: <CADLo839im_XuJ4t+aecYTO6-5vi2tu_QcNWQsqjqix=4tGdKmA@mail.gmail.com> Subject: Re: Maintainance of lang/perl5 From: Chris Rees <utisoft@gmail.com> To: Andrej Zverev <az@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: perl <perl@freebsd.org> X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: maintainer of a number of perl-related ports <freebsd-perl.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-perl>, <mailto:freebsd-perl-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-perl> List-Post: <mailto:freebsd-perl@freebsd.org> List-Help: <mailto:freebsd-perl-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-perl>, <mailto:freebsd-perl-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 22 Apr 2013 14:25:22 -0000 On 22 Apr 2013 14:18, "Andrej Zverev" <az@freebsd.org> wrote: > > Hello. > > I think that's right for perl@ to hold lang/perl*, but you just need to > follow two simple rules to not shoot yourself heel. > > 1. Upgrade should pass test build (via exp-run). > 2. Ask at least two members of perl@ to check patch (review). > > These will allow to share responsibility :-) > > > Update, about which bapt@ was a talking above. I'm planing to migrate from > x.y.z versions to x.y. This will allow to move away from perl-after-uprade. > Also I'm thinking about better intergration of perl and pkgng in future. > > So if you want to help or discuss please join us at #bsdperl@irc.perl.org This is a great relief, and a sensible policy. Thanks Bapt and Andrej. Chris