From owner-freebsd-ports@FreeBSD.ORG Mon Aug 4 11:09:56 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0BEC4697 for ; Mon, 4 Aug 2014 11:09:56 +0000 (UTC) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8812928D4 for ; Mon, 4 Aug 2014 11:09:55 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id u10so5127579lbd.7 for ; Mon, 04 Aug 2014 04:09:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=DCO2x2c0Ac4S+kbWqonpuc9LOvcZRpn2L69DWXjvpDg=; b=dx+zGitJox3GS5Nc5xPdBkkM8TR0YjiUcjk1iN8SQHXzeSDnSmrP74OsAQQ0KWzfGc ZQQo5Lhbq9BBs21ubcaU5jbIWYTHLdA88EejXrYg0seGziePveridu0YXm3GCuHnT+9r M2W7Dk01M5AKHysPnx8IyVTLz6BHKf01+Mv2vZCennkUss0gaPmRgV8x/pyD1gRNtciW fGWJYY+a8uJv/HeqBpFMuMiltLewOD0dsJf1HFmlSIv5hHy1JIvmMtTfy5OQtuwk1uvk L5mA01YZg3e/p9ZAdY953cfj5YOBpMXURvsFhuckJzpEbmg2vxOXdeHzTVXppTiRUCA8 lRCw== X-Received: by 10.152.245.171 with SMTP id xp11mr7584160lac.61.1407150593357; Mon, 04 Aug 2014 04:09:53 -0700 (PDT) Received: from [172.29.2.131] (altimet-gw.cs2.dp.wnet.ua. [217.20.178.249]) by mx.google.com with ESMTPSA id oy1sm27242209lbb.4.2014.08.04.04.09.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Aug 2014 04:09:52 -0700 (PDT) Message-ID: <53DF69F7.3050701@gmail.com> Date: Mon, 04 Aug 2014 14:09:43 +0300 From: Vitaly Magerya User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Matthew Seaman , freebsd-ports@freebsd.org Subject: Re: How do maintainer updates work with bugzilla? References: <53DE72E1.1010005@ee.lbl.gov> <53DE8AF1.6070206@infracaninophile.co.uk> In-Reply-To: <53DE8AF1.6070206@infracaninophile.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2014 11:09:56 -0000 On 2014-08-03 22:18, Matthew Seaman wrote: > By virtue of sending a PR into the system a leres@ee.lbl.gov account > will have been created in Bugzilla. So, 'send-pr' still works? That's good news then, I was under impression that it was disabled after the bugzilla switch.