git: 6ef76e8fdc15 - main - sysutils/libcpuid: update the port to version 0.6.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Oct 2023 07:51:09 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6ef76e8fdc15c802192de8b0df467bd3cf7f41d4
commit 6ef76e8fdc15c802192de8b0df467bd3cf7f41d4
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-10-17 07:50:42 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-10-17 07:50:42 +0000
sysutils/libcpuid: update the port to version 0.6.4
While here, chase HTTP/1.1 301 redirection in the WWW line
and add `pathfix' to the USES list, per stage Q/A report.
---
sysutils/libcpuid/Makefile | 6 +++---
sysutils/libcpuid/distinfo | 6 +++---
sysutils/libcpuid/pkg-plist | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/sysutils/libcpuid/Makefile b/sysutils/libcpuid/Makefile
index 8b0b817a0481..ad1c26ad7fe4 100644
--- a/sysutils/libcpuid/Makefile
+++ b/sysutils/libcpuid/Makefile
@@ -1,16 +1,16 @@
PORTNAME= libcpuid
-PORTVERSION= 0.6.3
+PORTVERSION= 0.6.4
CATEGORIES= sysutils
MASTER_SITES= https://github.com/anrieff/libcpuid/releases/download/v${PORTVERSION}/
MAINTAINER= danfe@FreeBSD.org
COMMENT= Small x86 CPU identification library
-WWW= http://libcpuid.sourceforge.net/
+WWW= https://libcpuid.sourceforge.net/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool python:test shebangfix
+USES= libtool pathfix python:test shebangfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
diff --git a/sysutils/libcpuid/distinfo b/sysutils/libcpuid/distinfo
index 911e75cf3f04..228ef5337346 100644
--- a/sysutils/libcpuid/distinfo
+++ b/sysutils/libcpuid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680429255
-SHA256 (libcpuid-0.6.3.tar.gz) = 1c722c07687a81557134d1b5ef09915acdbbf10949a66a0a8ce982eea2c555a5
-SIZE (libcpuid-0.6.3.tar.gz) = 595575
+TIMESTAMP = 1696870865
+SHA256 (libcpuid-0.6.4.tar.gz) = 141af6c32d7732ca80c65e257d994df069c340e1ec25adb00e42320cb8c9fc30
+SIZE (libcpuid-0.6.4.tar.gz) = 639243
diff --git a/sysutils/libcpuid/pkg-plist b/sysutils/libcpuid/pkg-plist
index 7c0848064f43..5687ed4149ed 100644
--- a/sysutils/libcpuid/pkg-plist
+++ b/sysutils/libcpuid/pkg-plist
@@ -5,5 +5,5 @@ include/libcpuid/libcpuid_types.h
lib/libcpuid.a
lib/libcpuid.so
lib/libcpuid.so.16
-lib/libcpuid.so.16.0.3
+lib/libcpuid.so.16.0.4
libdata/pkgconfig/libcpuid.pc