From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 13:18:41 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 74F69E4D; Mon, 22 Apr 2013 13:18:41 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) by mx1.freebsd.org (Postfix) with ESMTP id 386F61AE4; Mon, 22 Apr 2013 13:18:41 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id v19so5342027obq.31 for <multiple recipients>; Mon, 22 Apr 2013 06:18:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=wwEfl0tgvXVTw4Ge2/124rC47m/MP8YRUt+QIXRMFy8=; b=IP6YXoUyL700RDZy9vpAtBJzVDNAlhzBCWCzKZVTk4nSJGyVphphilXKwgudMOLVHr RprNuiQ0yy1XUh61Ot+BOzSaJQfig+tQPtq8mcvMyWJ63k9goWgx4dI8NcYyK6K4CEC+ Opde3FhOUsohisB04HweAVw/XNFXenos4lgkUdG/1wJGzMfkiQDi6Tn7wMIwmZFTyLK7 fSxEIzZtFiZYG+HHA7hrF3WggyBtsvtpS1NgEgIDKL8UBpIMkrRA8bhwZe9CqyCu614J +v8xOGpheuxKTpu7dolyLa/0Vs377nIU8kDh3VBhGSiV5BCDFi4SPZtjIdnBNNyZJZRI ZkeQ== MIME-Version: 1.0 X-Received: by 10.182.33.40 with SMTP id o8mr803573obi.39.1366636720781; Mon, 22 Apr 2013 06:18:40 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.182.75.131 with HTTP; Mon, 22 Apr 2013 06:18:40 -0700 (PDT) In-Reply-To: <20130422124549.GH38955@ithaqua.etoilebsd.net> References: <20130422124549.GH38955@ithaqua.etoilebsd.net> Date: Mon, 22 Apr 2013 17:18:40 +0400 X-Google-Sender-Auth: GkRAW7m4jY0y0AEvmKhTJ28HY5o Message-ID: <CAD5bB+j0xb0tsfqg+JOdtAc_WobQkOuzzANybNcTc1R8FrfB=w@mail.gmail.com> Subject: Re: Maintainance of lang/perl5 From: Andrej Zverev <az@freebsd.org> To: perl@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 13:18:41 -0000 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 On Mon, Apr 22, 2013 at 4:45 PM, Baptiste Daroussin <bapt@freebsd.org>wrote: > Hi all, > > Since skv@ commit bit has been taken for safe keeping I reassigned the > lang/perl5* to perl@. > > Please be cautious if you are planning to work on it, as touching it can > hardly > inpact the ports tree. > > please do not modify it without requesting an exp-run from portmgr. > > Please also notice that az@ has also a lot of ongoing work that should > hit those > ports soon, so keep in touch with him before any modification. > > regards, > Bapt >