freebsd-ports/devel/go-cpuid/distinfo
Sunpoet Po-Chuan Hsieh 3679ec4bad Add go-cpuid 1.0
The cpuid package provides information about the CPU running the
current program.

CPU features are detected on startup, and kept for fast access
through the life of the application. Currently x86 / x64 (AMD64)
is supported, and no external C (cgo) code is used, which should
make the library very easy to use.

You can access the CPU information by accessing the shared CPU
variable of the cpuid library.

WWW: https://github.com/klauspost/cpuid

- While I'm here:
  - Use DISTVERSIONPREFIX
  - Add LICENSE_FILE
  - Remove GH_PROJECT

PR:		217210
Submitted by:	Guy Tabrar <guy.tabrar@me.com>
2017-02-20 15:14:38 +00:00

3 lines
179 B
Text

TIMESTAMP = 1487476724
SHA256 (klauspost-cpuid-v1.0_GH0.tar.gz) = 9739cdbf54eb6c26752c37ae567f59d52ceb879bba7b925b161caf920155d43d
SIZE (klauspost-cpuid-v1.0_GH0.tar.gz) = 205089