From owner-cvs-all@FreeBSD.ORG Tue Aug 15 14:38:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 CB32C16A4DF; Tue, 15 Aug 2006 14:38:06 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6080343D76; Tue, 15 Aug 2006 14:38:06 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FEc6Qk097485; Tue, 15 Aug 2006 14:38:06 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FEc6cf097484; Tue, 15 Aug 2006 14:38:06 GMT (envelope-from shaun) Message-Id: <200608151438.k7FEc6cf097484@repoman.freebsd.org> From: Shaun Amott Date: Tue, 15 Aug 2006 14:38:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/x86info Makefile distinfo pkg-descr ports/sysutils/x86info/files patch-cpuid.c patch-x86info.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 15 Aug 2006 14:38:06 -0000 shaun 2006-08-15 14:38:06 UTC FreeBSD ports repository Modified files: sysutils/x86info Makefile distinfo pkg-descr sysutils/x86info/files patch-cpuid.c Removed files: sysutils/x86info/files patch-x86info.h Log: - Update to 1.18 [1] - Fix pkg-descr (we don't support MSR reading on FreeBSD) [1] - Respect DESTDIR while here PR: ports/101722 [1] Submitted by: Stanislav Sedov [1] Approved by: Erik Greenwald (maintainer) Revision Changes Path 1.21 +2 -2 ports/sysutils/x86info/Makefile 1.13 +3 -3 ports/sysutils/x86info/distinfo 1.2 +10 -10 ports/sysutils/x86info/files/patch-cpuid.c 1.5 +0 -11 ports/sysutils/x86info/files/patch-x86info.h (dead) 1.2 +2 -2 ports/sysutils/x86info/pkg-descr