From owner-freebsd-ports@freebsd.org Tue Oct 24 06:05:37 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 423A2E4122E for ; Tue, 24 Oct 2017 06:05:37 +0000 (UTC) (envelope-from dereks@lifeofadishwasher.com) Received: from mail-qt0-x229.google.com (mail-qt0-x229.google.com [IPv6:2607:f8b0:400d:c0d::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E4D5671C2A for ; Tue, 24 Oct 2017 06:05:36 +0000 (UTC) (envelope-from dereks@lifeofadishwasher.com) Received: by mail-qt0-x229.google.com with SMTP id z50so29062875qtj.4 for ; Mon, 23 Oct 2017 23:05:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lifeofadishwasher.com; s=google; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-disposition:user-agent; bh=Q3nCT9cTp5EdcvRc3wbh63HdT2R4SpVx1ltx4Yz3ORk=; b=UnV+a8t05VcFvCWgezInU6y/DSkg8a+jQaxNRA5e1TuCxRSJIut40AEWVb/dvL8xih lNmNMszQxSYJxNY7Y7UM2dfAyXtWkyYP2xy1tVlGZasnJ6qdtFiyg7yR+DQjEh/IK2sw 0Vf8bAazww49GaquKe8cxx9nwU0ohiW+dx+m4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :mime-version:content-disposition:user-agent; bh=Q3nCT9cTp5EdcvRc3wbh63HdT2R4SpVx1ltx4Yz3ORk=; b=lUQz80aHwN5r4wBvJOthdf5VjNfud5XSGWocZc+NgweYhNgyy2vniy4xRTpLRz/d9W q639csMMT5SRwnRZUBnMMt52499TkC39kQfBThl/ejev/NQZ1eMoXmvTyshGAJdmqRq8 MyDwaceIpnIPROZ/Ivp15XW+BgfoJ1/Etxbw3bkugN7QciSg998kzZttnSbhNGhzuvut fSj7NxveJRh8kj+xY2UhPfsIFzSajwthGV58oenZxP+1e+LonEkHH3sUYWuKVJ4jqT9y ilUi0OMwoPy7ApMGfdnEHGoPdbJdjpjw+dDGzfMRPoWA9DQS2YPh0M+OlcY68maM65UO 15GA== X-Gm-Message-State: AMCzsaV8jvRTFacQWETAs+/27DEoD1yNcCilv6HbE3eD8ozB9xRoZZP8 3pC6cp5m624pxN3VHm0rEF1/rfzG X-Google-Smtp-Source: ABhQp+SzLBj9rEXzlqe0J6Hp3QHrpV+YU0+LifunBMmMooCneGWyMJ0Yp0xkAWFyzPby9N0fIupXMA== X-Received: by 10.200.27.89 with SMTP id p25mr23658616qtk.147.1508825135881; Mon, 23 Oct 2017 23:05:35 -0700 (PDT) Received: from lifeofadishwasher.com ([2601:547:900:c380:4637:e6ff:fead:11c4]) by smtp.gmail.com with ESMTPSA id y15sm6055552qtc.11.2017.10.23.23.05.34 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2017 23:05:35 -0700 (PDT) Received: by lifeofadishwasher.com (sSMTP sendmail emulation); Tue, 24 Oct 2017 02:05:33 -0400 Date: Tue, 24 Oct 2017 02:05:33 -0400 From: Derek Schrock To: freebsd-ports@freebsd.org Subject: devel/universal-ctags conflicts with emacs and update, commit request Message-ID: <20171024060533.GA11691@ircbsd.lifeofadishwasher.com> Mail-Followup-To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2017 06:05:37 -0000 Could someone take a look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223076 This fixes an issue with devel/universal-ctags conflicting with emacs' ctags binary by prefixing unviersal-ctags with a "u" and updates devel/universal-ctags to a new commit. Also, what's the best way for myself or the bug submitter to catch the attention of a committer if/when a patch is attach to Bugzilla? Should the bug submitter change the title of the bug prefixing with [patch] and a URL update if a Phabricator review was created or is a mailing list request like the following best?