From owner-cvs-all@FreeBSD.ORG Thu Jun 12 08:45:05 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 6697337B401; Thu, 12 Jun 2003 08:45:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BDDA43F93; Thu, 12 Jun 2003 08:45:05 -0700 (PDT) (envelope-from iwasaki@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 h5CFj40U032572; Thu, 12 Jun 2003 08:45:04 -0700 (PDT) (envelope-from iwasaki@repoman.freebsd.org) Received: (from iwasaki@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5CFj4Ra032571; Thu, 12 Jun 2003 08:45:04 -0700 (PDT) Message-Id: <200306121545.h5CFj4Ra032571@repoman.freebsd.org> From: Mitsuru IWASAKI Date: Thu, 12 Jun 2003 08:45:04 -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/acpicatools Makefile distinfo patch-include::platform::acfreebsd.h patch-osunixxf.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:45:05 -0000 iwasaki 2003/06/12 08:45:04 PDT FreeBSD ports repository Modified files: devel/acpicatools Makefile distinfo devel/acpicatools/files patch-compiler::aslutils.c patch-include::platform::acfreebsd.h patch-osunixxf.c Log: Update for acpica-unix-20030523. Revision Changes Path 1.22 +2 -2 ports/devel/acpicatools/Makefile 1.19 +2 -2 ports/devel/acpicatools/distinfo 1.2 +2 -2 ports/devel/acpicatools/files/patch-compiler::aslutils.c 1.3 +38 -5 ports/devel/acpicatools/files/patch-include::platform::acfreebsd.h 1.2 +3 -3 ports/devel/acpicatools/files/patch-osunixxf.c