From owner-freebsd-ports@FreeBSD.ORG Tue May 22 11:04:54 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFB4D106566B; Tue, 22 May 2012 11:04:54 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id 58F148FC17; Tue, 22 May 2012 11:04:31 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id F185E5C45; Tue, 22 May 2012 07:04:24 -0400 (EDT) Date: Tue, 22 May 2012 07:04:24 -0400 From: Wesley Shields To: Armin Pirkovitsch Message-ID: <20120522110424.GA18115@atarininja.org> References: <20120522020647.GA17218@DataIX.net> <26570a5c34236547cff5c749bfac2b6a@frozen-zone.org> <20120522065908.GA65363@DataIX.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org Subject: Re: devel/git-subversion needed fix X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2012 11:04:54 -0000 On Tue, May 22, 2012 at 09:05:54AM +0200, Armin Pirkovitsch wrote: > On 2012-05-22 08:59, Jason Hellenthal wrote: > > On Tue, May 22, 2012 at 08:41:52AM +0200, Armin Pirkovitsch wrote: > >> On 2012-05-22 04:06, Jason Hellenthal wrote: > >> > Can someone please update devel/git-subversion > >> > > >> > ===> License check disabled, port has not defined LICENSE > >> > ===> Found saved configuration for git-subversion-1.7.9.6 > >> > => git-htmldocs-1.7.10.2.tar.gz is not in > >> > /usr/ports/devel/git-subversion/../git/distinfo. > >> > => Either /usr/ports/devel/git-subversion/../git/distinfo is out > >> of > >> > date, or > >> > => git-htmldocs-1.7.10.2.tar.gz is spelled incorrectly. > >> > *** Error code 1 > >> > >> /usr/ports/devel/git-subversion# make fetch > >> ===> License check disabled, port has not defined LICENSE > >> => git-1.7.10.2.tar.gz doesn't seem to exist in > >> /usr/ports/distfiles/. > >> => Attempting to fetch > >> http://git-core.googlecode.com/files/git-1.7.10.2.tar.gz > >> git-1.7.10.2.tar.gz 100% of 3720 kB 1323 > >> kBps > >> => git-manpages-1.7.10.2.tar.gz doesn't seem to exist in > >> /usr/ports/distfiles/. > >> => Attempting to fetch > >> http://git-core.googlecode.com/files/git-manpages-1.7.10.2.tar.gz > >> git-manpages-1.7.10.2.tar.gz 100% of 499 kB 3128 > >> kBps > >> > >> /usr/ports/devel/git-subversion# make checksum > >> ===> License check disabled, port has not defined LICENSE > >> => SHA256 Checksum OK for git-1.7.10.2.tar.gz. > >> => SHA256 Checksum OK for git-manpages-1.7.10.2.tar.gz. > >> > >> Looks fine to me - have you tried to refresh your portstree? > >> > >> What's the content of your /usr/ports/devel/git/distinfo? > >> > > > > Read it again... Its not fine. You are not building or verifying the > > chksum for htmldocs at all here... > > > > The checksum has never been generated for this version because the > > maintainer or committer never has done so... > > > > > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/git/distinfo?rev=1.99;content-type=text%2Fplain > > Ah - sorry - my fault. Fixed. Sorry about that, I had a power supply failure and while moving machines for development I missed this. -- WXS