git: 34ba5b594348 - main - *: Bump sysutils/libcpuid consumers

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Thu, 19 Jun 2025 10:46:07 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=34ba5b594348fa727fc5df5ac625d789693e5f04

commit 34ba5b594348fa727fc5df5ac625d789693e5f04
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-06-19 10:10:26 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-06-19 10:45:58 +0000

    *: Bump sysutils/libcpuid consumers
    
    PR:             287307
---
 devel/smooth/Makefile      | 2 +-
 sysutils/cpu-x/Makefile    | 2 +-
 sysutils/powermon/Makefile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/smooth/Makefile b/devel/smooth/Makefile
index 7303fe184634..2c7839d80185 100644
--- a/devel/smooth/Makefile
+++ b/devel/smooth/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	smooth
 PORTVERSION=	0.9.10
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
diff --git a/sysutils/cpu-x/Makefile b/sysutils/cpu-x/Makefile
index da2fc367fdc4..e5d6d107a16f 100644
--- a/sysutils/cpu-x/Makefile
+++ b/sysutils/cpu-x/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	cpu-x
 PORTVERSION=	4.5.3
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/sysutils/powermon/Makefile b/sysutils/powermon/Makefile
index deeab549a2b0..ffd138011f2a 100644
--- a/sysutils/powermon/Makefile
+++ b/sysutils/powermon/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	powermon
 PORTVERSION=	1.0.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	sysutils
 
 MAINTAINER=	yamagi@yamagi.org