From owner-cvs-ports@FreeBSD.ORG Sun Nov 9 07:46:45 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2434D16A4CE; Sun, 9 Nov 2003 07:46:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAE0E43FE3; Sun, 9 Nov 2003 07:46:44 -0800 (PST) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA9FkiXJ002296; Sun, 9 Nov 2003 07:46:44 -0800 (PST) (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA9FkiDt002295; Sun, 9 Nov 2003 07:46:44 -0800 (PST) (envelope-from jeh) Message-Id: <200311091546.hA9FkiDt002295@repoman.freebsd.org> From: "James E. Housley" Date: Sun, 9 Nov 2003 07:46:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/pointless Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2003 15:46:45 -0000 jeh 2003/11/09 07:46:44 PST FreeBSD ports repository Modified files: misc/pointless Makefile pkg-plist Log: Both latex and dvips are included in the print/teTeX port, but are installed from print/latex and print/dvips with the old list of dependencies, thus resulting in the installation of conflicting ports. This update removes those dependencies. Spotted by: Arjan van Leeuwen While doing the update, I noticed a file missing in the plist, so I added that as well and bumped the PORTREVISION. PR: 58863 Submitted By: MAINTAINER Revision Changes Path 1.4 +1 -2 ports/misc/pointless/Makefile 1.3 +1 -0 ports/misc/pointless/pkg-plist