From owner-svn-ports-all@freebsd.org Tue Dec 4 14:43:03 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 161A8130ED0B for ; Tue, 4 Dec 2018 14:43:03 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: from mail-oi1-f181.google.com (mail-oi1-f181.google.com [209.85.167.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC24C7BE2B for ; Tue, 4 Dec 2018 14:43:01 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: by mail-oi1-f181.google.com with SMTP id j21so14413757oii.8 for ; Tue, 04 Dec 2018 06:43:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=NEUO0f79XAl1ofRrwyKfrO/wzFcE3/mNlowctb13ciE=; b=oyVF/DX5eIWLhu06iUnY6BpPI3UDS3wyYFGxl84kq4jWcHm/dVYz88OOg5X+1TedbJ yFhFSuC2M2YVe1adyaps6WbeZs1DaP3tDTeJOhTGUWAZ+Z3IcOWevvCecLJdq7ZpdR0K 6TQrE7L3D5TnkOCl4bNlJVjB0tJ5YleHBmKfAH8hCzzN/ND6RyXpxZSSGqfaqBe31s0T Kl/f93NT5d/KtROox7JozHaUNZDh5nL0SLg6uPlYRG53YWX2xhX5rOonAJbPhwRPqsGc Yadm3q4qMTax7a/VDCozNqGBFRokRNUHcTI5FviE9Z+mIwndAyQ/A/cixjC71pD1jKXU LDpg== X-Gm-Message-State: AA+aEWaS286iyD7xbfQkajIteViiRX1tD3jmPOdvgfxtsHmAyHSxR8tr ZCwpq01lKhgvuhKSHxGLcyIuTdiqo1gWRyvacVCNTw== X-Google-Smtp-Source: AFSGD/UTpTIsnkaUuS5cu2DfrEk+t1HFX1zhYOwqtFQix7AHtAWd1wY0RmO5MIgUDqgkbg5obVgtNs/OG2K1k9va2QY= X-Received: by 2002:aca:6991:: with SMTP id e139mr11819645oic.217.1543934575141; Tue, 04 Dec 2018 06:42:55 -0800 (PST) MIME-Version: 1.0 References: <201812032109.wB3L9aOj016620@repo.freebsd.org> <20181204075633.l724tydcbng3225n@atuin.in.mat.cc> In-Reply-To: <20181204075633.l724tydcbng3225n@atuin.in.mat.cc> From: Maxim Sobolev Date: Tue, 4 Dec 2018 06:42:43 -0800 Message-ID: Subject: Re: svn: svnadmin/conf To: mat@freebsd.org Cc: rene@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org X-Rspamd-Queue-Id: BC24C7BE2B X-Spamd-Result: default: False [-3.91 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[svn-ports-all@freebsd.org]; DMARC_NA(0.00)[freebsd.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: alt1.aspmx.l.google.com]; NEURAL_HAM_SHORT(-0.93)[-0.934,0]; RCVD_IN_DNSWL_NONE(0.00)[181.167.85.209.list.dnswl.org : 127.0.5.0]; IP_SCORE(-0.97)[ipnet: 209.85.128.0/17(-3.50), asn: 15169(-1.28), country: US(-0.09)]; FORGED_SENDER(0.30)[sobomax@freebsd.org,sobomax@sippysoft.com]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[sobomax@freebsd.org,sobomax@sippysoft.com]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Server: mx1.freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2018 14:43:03 -0000 OK, would you be so kind and commit the following PR for me then? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233776 Thanks! On Mon, Dec 3, 2018 at 11:56 PM Mathieu Arnold wrote: > Hi, > > On Mon, Dec 03, 2018 at 10:06:41PM -0800, Maxim Sobolev wrote: > > Uhmm, I am actually pretty active, still. Mostly sending my patches > > directly to mtrs. I actually have bunch of fixes to some of the scripts > in > > ports/Tools/scripts. Where do I apply to get this reverted? :) > > Active means actually committing things. If the only thing you do is > send patches to maintainer, you do not actually need a commit bit. > > Regards, > > -- > Mathieu Arnold >