From owner-cvs-all@FreeBSD.ORG Thu Oct 30 05:47:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2EB316A4CE; Thu, 30 Oct 2003 05:47:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C10443FDD; Thu, 30 Oct 2003 05:47:27 -0800 (PST) (envelope-from bland@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 h9UDlRXJ034672; Thu, 30 Oct 2003 05:47:27 -0800 (PST) (envelope-from bland@repoman.freebsd.org) Received: (from bland@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9UDlRrR034671; Thu, 30 Oct 2003 05:47:27 -0800 (PST) (envelope-from bland) Message-Id: <200310301347.h9UDlRrR034671@repoman.freebsd.org> From: Alexander Nedotsukov Date: Thu, 30 Oct 2003 05:47:26 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libpci Makefile pkg-plist ports/devel/libpci/files patch-Makefile pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 13:47:28 -0000 bland 2003/10/30 05:47:26 PST FreeBSD ports repository Modified files: devel/libpci Makefile pkg-plist Added files: devel/libpci/files patch-Makefile pci.h Log: Resolve pci/pci.h is not installedi issue. This is an annoyance for libpci developers. Reported by: Samuel Tardieu Submitted by: maintainer Revision Changes Path 1.2 +6 -0 ports/devel/libpci/Makefile 1.1 +13 -0 ports/devel/libpci/files/patch-Makefile (new) 1.1 +12 -0 ports/devel/libpci/files/pci.h (new) 1.2 +2 -0 ports/devel/libpci/pkg-plist