From owner-freebsd-ports@FreeBSD.ORG Tue May 22 07:06:08 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 702671065701 for ; Tue, 22 May 2012 07:06:08 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from mx2.secnap.com.ionspam.net (mx2.secnap.com.ionspam.net [216.134.223.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3FFBE8FC16 for ; Tue, 22 May 2012 07:06:08 +0000 (UTC) Received: from mx2.secnap.com.ionspam.net (unknown [10.71.0.54]) by mx2.secnap.com.ionspam.net (Postfix) with ESMTP id 94C7BD23C1B for ; Tue, 22 May 2012 03:06:02 -0400 (EDT) X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.18 at mx2.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (unknown [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx2.secnap.com.ionspam.net (Postfix) with ESMTPS id 547A0D23C14 for ; Tue, 22 May 2012 03:06:01 -0400 (EDT) Message-ID: <4FBB3AE4.1020208@FreeBSD.org> Date: Tue, 22 May 2012 03:06:12 -0400 From: Michael Scheidell Organization: SECNAP Network Security Corp User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: References: <20120522020647.GA17218@DataIX.net> <26570a5c34236547cff5c749bfac2b6a@frozen-zone.org> <20120522065908.GA65363@DataIX.net> In-Reply-To: <20120522065908.GA65363@DataIX.net> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit 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 07:06:08 -0000 On 5/22/12 2:59 AM, Jason Hellenthal wrote: > 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 > what jason has neglected to tell anyone is that he selected the optional 'HTMLDOCS' during make config. I am sure he now understands that information like this is critical for helping diagnose and fix his problem. (in Makefile.. not in distfiles) .ifdef (WITH_HTMLDOCS) DISTFILES+= ${PORTNAME}-htmldocs-${PORTVERSION}${EXTRACT_SUFX} PLIST_SUB+= HTMLDOCS="" .else PLIST_SUB+= HTMLDOCS="@comment " .endif a patch would be trivial if someone would open a pr, I am sure wxs will fix it. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell