From owner-freebsd-ports@FreeBSD.ORG Tue Jun 3 21:46:55 2014 Return-Path: Delivered-To: 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 39B0F56F for ; Tue, 3 Jun 2014 21:46:55 +0000 (UTC) Received: from mail-qa0-x22e.google.com (mail-qa0-x22e.google.com [IPv6:2607:f8b0:400d:c00::22e]) (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 E8FCC2E4D for ; Tue, 3 Jun 2014 21:46:54 +0000 (UTC) Received: by mail-qa0-f46.google.com with SMTP id w8so5683219qac.19 for ; Tue, 03 Jun 2014 14:46:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Lb3eQrPWnF9WvVd8MwB7jD3VhmQg9KNjejoeSksqNLE=; b=rpZXLRh2RuvF/W0vbJ8ysZxp4AsaCIpEYnt7a/95StwVuHJZCiiclT/UGGFLKc96Bk sU07/SqgFTk2AjN6yX4vOffbQWj3q/1/7GLa6cPtSicis36Vf+Y/HBQRhVwwpAfaYdLe RJpkRkh+N+NcLjbu7XEHH5WctnjfbUTiSVJdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=Lb3eQrPWnF9WvVd8MwB7jD3VhmQg9KNjejoeSksqNLE=; b=lDUBVNN2751OugEI70vvRPnmHsvBWyMPalzi0X1k8uJU2FE/+Z+l/V4W7do9efBKf+ 2QAEkz2W79uR0QF8h2uFoa/sRAYUKg3IETz86qFeOFvpEmQUlTIncA5joGsTXLM/ewJ8 YQlmMbE9QP2QouuLQMXfNf1ba1AnI1B+Sp8nHnrjSmfGfbc/1TNJ92oOXA98HA5I1TIK iI8w8q5uPpebvNGBT0k7A07fRcMDQ2FzttaLP9heJxcbOc3uQR45z3ITV0QN9mfXZjo8 IUMYjwODnlX11yloGmwFn+IP34l8fZkWx3l6KOU+wEpAR58TjOK3Nu2S6+vjl2mDPntz jQzQ== X-Gm-Message-State: ALoCoQl/Qut0gUT51UOmHc1YeCJZ5aEPh4IZeac0rcvMG0LadoWeEl6FacYPqOm7Tm9RkgAdwpi7 X-Received: by 10.224.28.135 with SMTP id m7mr65569523qac.44.1401832014042; Tue, 03 Jun 2014 14:46:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.222.131 with HTTP; Tue, 3 Jun 2014 14:46:23 -0700 (PDT) In-Reply-To: <201406032140.s53LeV2W011744@mech-cluster241.men.bris.ac.uk> References: <201406032140.s53LeV2W011744@mech-cluster241.men.bris.ac.uk> From: Eitan Adler Date: Tue, 3 Jun 2014 14:46:23 -0700 Message-ID: Subject: Re: [FreeBSD-Announce] FreeBSD bug tracking moves from GNATS to Bugzilla To: mexas@bris.ac.uk Content-Type: text/plain; charset=UTF-8 Cc: ports@freebsd.org, marino@freebsd.org, theraven@freebsd.org, vmagerya@gmail.com, uqs@freebsd.org 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: Tue, 03 Jun 2014 21:46:55 -0000 On 3 June 2014 14:40, Anton Shterenlikht wrote: > Will send-pr continue to work or not? >From the announce email === The send-pr script will continue functioning as a compatibility interface, but it is not guaranteed to run in a timely fashion (currently, importing bugs submitted via send-pr involves a manual step). === -- Eitan Adler