From owner-cvs-ports@FreeBSD.ORG Fri Oct 1 11:21:39 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BAD210656A3; Fri, 1 Oct 2010 11:21:39 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7146F8FC23; Fri, 1 Oct 2010 11:21:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o91BLd1E031582; Fri, 1 Oct 2010 11:21:39 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o91BLdmO031581; Fri, 1 Oct 2010 11:21:39 GMT (envelope-from stas) Message-Id: <201010011121.o91BLdmO031581@repoman.freebsd.org> From: Stanislav Sedov Date: Fri, 1 Oct 2010 11:21:39 +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 ports/sysutils/x86info/files patch-Intel_topology.c patch-cpuid.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 01 Oct 2010 11:21:39 -0000 stas 2010-10-01 11:21:39 UTC FreeBSD ports repository Modified files: sysutils/x86info Makefile distinfo sysutils/x86info/files patch-Intel_topology.c patch-cpuid.c Log: - Update to 1.27. - Fix distfile location. [1] Reported by: erwin [1] Revision Changes Path 1.35 +3 -3 ports/sysutils/x86info/Makefile 1.19 +3 -3 ports/sysutils/x86info/distinfo 1.2 +9 -9 ports/sysutils/x86info/files/patch-Intel_topology.c 1.6 +53 -24 ports/sysutils/x86info/files/patch-cpuid.c