From owner-svn-ports-head@freebsd.org Sun Jul 16 03:14:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AFA1BF42D3; Sun, 16 Jul 2017 03:14:54 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 64A1A6AE65; Sun, 16 Jul 2017 03:14:54 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6G3ErtR014685; Sun, 16 Jul 2017 03:14:53 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6G3ErUd014683; Sun, 16 Jul 2017 03:14:53 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201707160314.v6G3ErUd014683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 16 Jul 2017 03:14:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445983 - head/sysutils/cpuid X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/sysutils/cpuid X-SVN-Commit-Revision: 445983 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jul 2017 03:14:54 -0000 Author: vanilla Date: Sun Jul 16 03:14:53 2017 New Revision: 445983 URL: https://svnweb.freebsd.org/changeset/ports/445983 Log: Update to 20170122 PR: 218212 Submitted by: maintainer Modified: head/sysutils/cpuid/Makefile head/sysutils/cpuid/distinfo Modified: head/sysutils/cpuid/Makefile ============================================================================== --- head/sysutils/cpuid/Makefile Sun Jul 16 02:11:00 2017 (r445982) +++ head/sysutils/cpuid/Makefile Sun Jul 16 03:14:53 2017 (r445983) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cpuid -PORTVERSION= 20161201 +PORTVERSION= 20170122 CATEGORIES= sysutils MASTER_SITES= http://www.etallen.com/cpuid/ PKGNAMESUFFIX= ${CPUID_SUFFIX} @@ -14,7 +14,7 @@ COMMENT= Tool to dump x86 CPUID information about the LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= only works with x86 CPUs USES= gmake perl5 Modified: head/sysutils/cpuid/distinfo ============================================================================== --- head/sysutils/cpuid/distinfo Sun Jul 16 02:11:00 2017 (r445982) +++ head/sysutils/cpuid/distinfo Sun Jul 16 03:14:53 2017 (r445983) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480759691 -SHA256 (cpuid-20161201.src.tar.gz) = ef67c5a838448234c96cc16b5d38480adbd069ca094b1ba047af6b8e9b12c563 -SIZE (cpuid-20161201.src.tar.gz) = 78983 +TIMESTAMP = 1500174826 +SHA256 (cpuid-20170122.src.tar.gz) = 667612aae6704341dd10844e97c84c5c5c8700817a5937a3c293b55013bc4865 +SIZE (cpuid-20170122.src.tar.gz) = 80046