git: 9a4a73767397 - main - sysutils/asmctl: update 1.9 → 2.0

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Wed, 31 Jul 2024 14:39:41 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a4a737673979934ac4a734ce61fb10517fa96a0

commit 9a4a737673979934ac4a734ce61fb10517fa96a0
Author:     Yuichiro NAITO <naito.yuichiro@gmail.com>
AuthorDate: 2024-07-31 14:37:44 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-31 14:37:44 +0000

    sysutils/asmctl: update 1.9 → 2.0
    
    Update asmctl(1) to support the system which allows keyboard backlight
    settings only (video backlight settings are not allowed).
    
    Changelog:
    https://github.com/yuichiro-naito/asmctl/releases/tag/2.0
    
    Remove GNU_CONFIGURE_MANPREFIX.
    
    PR:     280537
---
 sysutils/asmctl/Makefile | 4 +---
 sysutils/asmctl/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/sysutils/asmctl/Makefile b/sysutils/asmctl/Makefile
index 4793e2f3c664..28a8f24643e0 100644
--- a/sysutils/asmctl/Makefile
+++ b/sysutils/asmctl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	asmctl
-PORTVERSION=	1.9
-PORTREVISION=	1
+PORTVERSION=	2.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	naito.yuichiro@gmail.com
@@ -13,7 +12,6 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	yuichiro-naito
 
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 INSTALL_TARGET=	install-strip
 
 post-install:
diff --git a/sysutils/asmctl/distinfo b/sysutils/asmctl/distinfo
index 4973ac4fbb7e..097e895f2074 100644
--- a/sysutils/asmctl/distinfo
+++ b/sysutils/asmctl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621675025
-SHA256 (yuichiro-naito-asmctl-1.9_GH0.tar.gz) = e606f19f55b88a2c5998c599cecbe55b82612e330fb616528bfa5bc1ad5b3ba7
-SIZE (yuichiro-naito-asmctl-1.9_GH0.tar.gz) = 49268
+TIMESTAMP = 1722433922
+SHA256 (yuichiro-naito-asmctl-2.0_GH0.tar.gz) = 7bb8b05432888a3c4e467bc69a5132338a5f239b3db4ae5a5181771e149c14ad
+SIZE (yuichiro-naito-asmctl-2.0_GH0.tar.gz) = 49258