From owner-cvs-all@FreeBSD.ORG Thu Jun 12 08:55:04 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 9D8C137B401; Thu, 12 Jun 2003 08:55:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326B943FA3; Thu, 12 Jun 2003 08:55:04 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h5CFt30U038276; Thu, 12 Jun 2003 08:55:03 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5CFt3CW038275; Thu, 12 Jun 2003 08:55:03 -0700 (PDT) Message-Id: <200306121555.h5CFt3CW038275@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 12 Jun 2003 08:55:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/bglibs Makefile pkg-plist ports/devel/bglibs/files patch-insthier.c 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, 12 Jun 2003 15:55:05 -0000 lioux 2003/06/12 08:55:03 PDT FreeBSD ports repository Modified files: devel/bglibs Makefile pkg-plist Added files: devel/bglibs/files patch-insthier.c Log: o Change location of installed headers to ${PREFIX}/include/bglibs due to high risk of conflicts with other ports over generic names such as uint32.h, uint64.h, iobuf.h, etc o Bump PORTREVISION PR: 52908 Submitted by: maintainer Revision Changes Path 1.5 +2 -1 ports/devel/bglibs/Makefile 1.1 +11 -0 ports/devel/bglibs/files/patch-insthier.c (new) 1.4 +99 -98 ports/devel/bglibs/pkg-plist