Date: Sun, 16 Jul 2017 03:14:53 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445983 - head/sysutils/cpuid Message-ID: <201707160314.v6G3ErUd014683@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707160314.v6G3ErUd014683>