From owner-freebsd-doc@FreeBSD.ORG Fri Feb 9 18:10:01 2007 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68FA216A403 for ; Fri, 9 Feb 2007 18:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3BDFF13C494 for ; Fri, 9 Feb 2007 18:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l19IA1GF006868 for ; Fri, 9 Feb 2007 18:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l19IA1GQ006867; Fri, 9 Feb 2007 18:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 9 Feb 2007 18:10:01 GMT Resent-Message-Id: <200702091810.l19IA1GQ006867@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcin Wisnicki Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F26016A407 for ; Fri, 9 Feb 2007 18:03:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 262B413C4A5 for ; Fri, 9 Feb 2007 18:03:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l19I38CG053299 for ; Fri, 9 Feb 2007 18:03:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l19I37Rd053298; Fri, 9 Feb 2007 18:03:08 GMT (envelope-from nobody) Message-Id: <200702091803.l19I37Rd053298@www.freebsd.org> Date: Fri, 9 Feb 2007 18:03:08 GMT From: Marcin Wisnicki To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: docs/108986: Incorrect information in porter's hanbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 18:10:01 -0000 >Number: 108986 >Category: docs >Synopsis: Incorrect information in porter's hanbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 09 18:10:00 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Marcin Wisnicki >Release: 6.2-STABLE >Organization: >Environment: >Description: Section 5.7.8. of Porter's Handbook states that you can use minimal version of dependency in any *_DEPENDS variable, which is not true for LIB_DEPENDS. It works only for RUN_ and BUILD_DEPENDS. >How-To-Repeat: >Fix: change: > can be specified in any *_DEPENDS variable to: > can be specified in BUILD_DEPENDS and RUN_DEPENDS variables >Release-Note: >Audit-Trail: >Unformatted: