mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
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
This commit is contained in:
parent
f95e060190
commit
9a4a737673
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user