From owner-freebsd-ports@freebsd.org Wed Jan 6 22:11:39 2016 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 47D49A666DC for ; Wed, 6 Jan 2016 22:11:39 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-lb0-x22e.google.com (mail-lb0-x22e.google.com [IPv6:2a00:1450:4010:c04::22e]) (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 CB9DB1A15; Wed, 6 Jan 2016 22:11:38 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-lb0-x22e.google.com with SMTP id sv6so190915447lbb.0; Wed, 06 Jan 2016 14:11:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KRg1iUw1m0qbRV8fF8imfeUEiKstCZGoxWL80txkdjs=; b=uR1ccDJbJMOPmfY5dbCwA+OrVHQntm+rdZ2x8pNgdcJvr2EHcMVWRYbWTRqUeiKbwN 33wzhJj3FRGerp3S1BrtNMjHFM5IiTwc58LDKoUD5UdmAxOMGMCsBmCNFzoZC30y8WR6 oUmirjmNOg1UitJVxJF8rTA0/lATr4jGbkpIv9r4jaunFSPseR3FQUWqF71lgWHypnsn iJ6x5Z3LtRoHj9oUwzBrPlJgP0JPGKDELPdLNPXHjL/OTOxkxRaqpWquzKqylvuatqD3 RcPD+GecN+jTutK+HHXxbY0JZ43CEio7+K5ZYziNZ6omJVoHt6qetveiWSdteBFB0PAk mVAg== MIME-Version: 1.0 X-Received: by 10.112.118.206 with SMTP id ko14mr25392710lbb.108.1452118296533; Wed, 06 Jan 2016 14:11:36 -0800 (PST) Received: by 10.25.89.10 with HTTP; Wed, 6 Jan 2016 14:11:36 -0800 (PST) In-Reply-To: <568D5C85.1060404@FreeBSD.org> References: <568D5C85.1060404@FreeBSD.org> Date: Wed, 6 Jan 2016 23:11:36 +0100 Message-ID: Subject: Re: [HEADS-UP] portscout now works with Ports using GitHub From: Ben Woods To: koobs@freebsd.org Cc: FreeBSD Ports List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2016 22:11:39 -0000 On 6 January 2016 at 19:27, Kubilay Kocak wrote: > Dear Porters/Maintainers, > > An hour or so ago, an updated version of portscout was deployed that > finally fixes detection of updates for ports using USE_GITHUB=yes > I just wanted to say a quick thank you to all those involved in getting this working. It has immediately helped me, and I'm sure it will help many others too. Cheers, Ben