ports/contrib (3.7): cpuid: dropped unmaintained port
commit 29d57919ee9bfed3edcfc1dfe7d501e4b6108524 Author: Tim Biermann <tbier@posteo.de> Date: Sun May 28 11:26:08 2023 +0200 cpuid: dropped unmaintained port diff --git a/cpuid/.footprint b/cpuid/.footprint deleted file mode 100644 index b3ff67770..000000000 --- a/cpuid/.footprint +++ /dev/null @@ -1,9 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/cpuid --rwxr-xr-x root/root usr/bin/cpuinfo2cpuid -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --r--r--r-- root/root usr/share/man/man1/cpuid.1.gz --r--r--r-- root/root usr/share/man/man1/cpuinfo2cpuid.1.gz diff --git a/cpuid/.signature b/cpuid/.signature deleted file mode 100644 index e3ed93c5b..000000000 --- a/cpuid/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36QY2UvEcvnUmUP3fTEcQQP1g3tXYTQY1cxogX5RkfBmwOqwlIFnXhhf8juPNpLtB3LnB0qkXsLef/PcOZ9g7wg= -SHA256 (Pkgfile) = a8bacd585c85bbc514bd003368ac3c68920e7c8e5519181029adc6dd9a6802e9 -SHA256 (.footprint) = f8be86678ea9776a11a0b018e1fe392746f26769391e1841ca0e1610d2622cf6 -SHA256 (cpuid-20230120.src.tar.gz) = b89b41f8895d0d58fdbb0a54102bb490bc7c5828db2cd15be82d14d19463a579 diff --git a/cpuid/Pkgfile b/cpuid/Pkgfile deleted file mode 100644 index c6a688c95..000000000 --- a/cpuid/Pkgfile +++ /dev/null @@ -1,14 +0,0 @@ -# Description: Dumps detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU(s). -# URL: http://www.etallen.com/cpuid.html -# Maintainer: unmaintained - -name=cpuid -version=20230120 -release=1 -source=(http://www.etallen.com/cpuid/$name-$version.src.tar.gz) - -build() { - cd $name-$version - make -e CFLAGS="$CFLAGS" - make BUILDROOT=$PKG install -}
participants (1)
-
crux@crux.nu