From owner-freebsd-ports Mon May 28 11:50:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A03137B42C for ; Mon, 28 May 2001 11:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4SIo5s86433; Mon, 28 May 2001 11:50:05 -0700 (PDT) (envelope-from gnats) Received: from nef.ens.fr (nef.ens.fr [129.199.96.32]) by hub.freebsd.org (Postfix) with ESMTP id 256CD37B423 for ; Mon, 28 May 2001 11:46:47 -0700 (PDT) (envelope-from Rahul.Siddharthan@lpt.ens.fr) Received: from corto.lpt.ens.fr (corto.lpt.ens.fr [129.199.122.2]) by nef.ens.fr (8.10.1/1.01.28121999) with ESMTP id f4SIkkR01690 for ; Mon, 28 May 2001 20:46:46 +0200 (CEST) Received: from (rsidd@localhost) by corto.lpt.ens.fr (8.9.3/jtpda-5.3.1) id UAA74882 ; Mon, 28 May 2001 20:47:22 +0200 (CEST) Message-Id: <200105281847.UAA74882@corto.lpt.ens.fr> Date: Mon, 28 May 2001 20:47:22 +0200 (CEST) From: rsidd@physics.iisc.ernet.in Reply-To: rsidd@physics.iisc.ernet.in To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/27716: Wrong dependency for plotutils in pstoedit port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 27716 >Category: ports >Synopsis: Wrong dependency for plotutils in pstoedit port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 28 11:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Rahul Siddharthan >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: FreeBSD 4.3-stable with recently updated port tree. >Description: The ports/graphics/pstoedit Makefile contains dependencies for libplot.3 and libplotter.3 but the libplot port has been upgraded to version 4. >How-To-Repeat: cd /usr/ports/graphics/pstoedit; make >Fix: In the Makefile for pstoedit, for LIB_DEPENDS, change plot.3 and plotter.3 to plot.4 and plotter.4 respectively. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message