From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 20 14:10:17 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52F0816A401 for ; Thu, 20 Apr 2006 14:10:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C5FA43D46 for ; Thu, 20 Apr 2006 14:10:16 +0000 (GMT) (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 k3KEAGHA060911 for ; Thu, 20 Apr 2006 14:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3KEAGPr060908; Thu, 20 Apr 2006 14:10:16 GMT (envelope-from gnats) Resent-Date: Thu, 20 Apr 2006 14:10:16 GMT Resent-Message-Id: <200604201410.k3KEAGPr060908@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor Kovesdan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 346BA16A401; Thu, 20 Apr 2006 14:06:06 +0000 (UTC) (envelope-from root@server.t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF0F543D45; Thu, 20 Apr 2006 14:06:05 +0000 (GMT) (envelope-from root@server.t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 64546998B1F; Thu, 20 Apr 2006 16:06:03 +0200 (CEST) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8-E9djcyRcH3; Thu, 20 Apr 2006 16:05:59 +0200 (CEST) Received: by server.t-hosting.hu (Postfix, from userid 0) id 685A1998B19; Thu, 20 Apr 2006 16:05:59 +0200 (CEST) Message-Id: <20060420140559.685A1998B19@server.t-hosting.hu> Date: Thu, 20 Apr 2006 16:05:59 +0200 (CEST) From: Gabor Kovesdan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Edwin Groothuis Subject: ports/96100: [patch] Clarify using instructions for sysutils/newportsversioncheck X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor Kovesdan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 14:10:17 -0000 >Number: 96100 >Category: ports >Synopsis: [patch] Clarify using instructions for sysutils/newportsversioncheck >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 20 14:10:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: FreeBSD 5.3-RELEASE-p17 amd64 >Organization: n/a >Environment: >Description: There are two patches in the PR mentioned bye pkg-message, but this tool depends on the first one and doesn't work with the second one. This should be clearly mentioned. >How-To-Repeat: >Fix: --- newportsversioncheck.diff begins here --- Index: sysutils/newportsversioncheck/files/pkg-message.in =================================================================== RCS file: /usr/cvs/ports/sysutils/newportsversioncheck/files/pkg-message.in,v retrieving revision 1.2 diff -u -r1.2 pkg-message.in --- sysutils/newportsversioncheck/files/pkg-message.in 12 Oct 2005 05:03:18 -0000 1.2 +++ sysutils/newportsversioncheck/files/pkg-message.in 20 Apr 2006 14:00:32 -0000 @@ -10,6 +10,6 @@ Then read the file bin/README with regarding to the "Running" section. -Note: for this tool to work you need to have the patch in ports/86776 +Note: for this tool to work you need to have the first patch in ports/86776 (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86776) applied to bsd.port.mk. --- newportsversioncheck.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: