From owner-freebsd-ports@FreeBSD.ORG Sun Jun 15 14:55:11 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 6A16D3B1 for ; Sun, 15 Jun 2014 14:55:11 +0000 (UTC) Received: from fire.magemana.nl (magemana.nl [IPv6:2a01:7c8:aaae:25e::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2DED72161 for ; Sun, 15 Jun 2014 14:55:11 +0000 (UTC) Received: by fire.magemana.nl (Postfix, from userid 1003) id 81B1E4ABAB1; Sun, 15 Jun 2014 16:55:10 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by fire.magemana.nl (Postfix) with ESMTP id 7663D4AB5E1; Sun, 15 Jun 2014 16:55:10 +0200 (CEST) Date: Sun, 15 Jun 2014 16:55:10 +0200 (CEST) From: Melvyn Sopacua To: Kurt Jaeger Subject: Re: Seeking committer(s) In-Reply-To: <20140615144001.GR2341@home.opsec.eu> Message-ID: References: <20140615142301.GO2341@home.opsec.eu> <20140615144001.GR2341@home.opsec.eu> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: ports@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: Sun, 15 Jun 2014 14:55:11 -0000 Hi Kurt, On Sun, 15 Jun 2014, Kurt Jaeger wrote: >> => Couldn't fetch it - please try to retrieve this >> => port manually into /usr/ports/distfiles/ and try again. > > It works with > > USE_GITHUB= yes > GH_ACCOUNT= netz98 > GH_PROJECT= n98-magerun > GH_COMMIT= 4b31f25 > NO_BUILD= yes > WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT} > > But it fetches a different version. You can probably live with that ? Rather not. They do proper release tagging, so let's work with them. As indicated in the bugzilla report, I suspect you were using an IPv6 only host in your test. It is/was working for me as submitted. I don't mind changing PORTVERSION to .2 and submit a new patch for you, saves an extra PR. -- Melvyn