summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vereeken <Alexander88207@protonmail.com>2025-08-26 20:43:37 +0200
committerHiroki Tagato <tagattie@FreeBSD.org>2025-08-27 11:13:36 +0900
commitb7ff0591b9a2ca08f293910a79c62f357608f9eb (patch)
treeba290e45199881b72baae8375d6facd76b189a9b
parentdevel/electron34: fix build with rust 1.89.0 (diff)
audio/headsetcontrol: update to 3.1.0
While here, remove ${LOCALBASE} from PLIST_FILES. Changes: https://github.com/Sapd/HeadsetControl/releases/tag/3.1.0 PR: 289076 Reported by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer)
-rw-r--r--audio/headsetcontrol/Makefile4
-rw-r--r--audio/headsetcontrol/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/headsetcontrol/Makefile b/audio/headsetcontrol/Makefile
index b8aaff70326b..8e1bc5f3a090 100644
--- a/audio/headsetcontrol/Makefile
+++ b/audio/headsetcontrol/Makefile
@@ -1,5 +1,5 @@
PORTNAME= headsetcontrol
-DISTVERSION= 3.0.0
+DISTVERSION= 3.1.0
CATEGORIES= audio
MAINTAINER= Alexander88207@protonmail.com
@@ -18,6 +18,6 @@ USE_GITHUB= yes
GH_ACCOUNT= Sapd
GH_PROJECT= HeadsetControl
-PLIST_FILES= ${LOCALBASE}/bin/headsetcontrol
+PLIST_FILES= bin/headsetcontrol
.include <bsd.port.mk>
diff --git a/audio/headsetcontrol/distinfo b/audio/headsetcontrol/distinfo
index 34fa4d14ab90..48fabcd4949d 100644
--- a/audio/headsetcontrol/distinfo
+++ b/audio/headsetcontrol/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714237536
-SHA256 (Sapd-HeadsetControl-3.0.0_GH0.tar.gz) = 63bfd147c82277bfcf2314ad2b01ca4e4bf06e1d5516e01ee39232661f4d5144
-SIZE (Sapd-HeadsetControl-3.0.0_GH0.tar.gz) = 64565
+TIMESTAMP = 1756041005
+SHA256 (Sapd-HeadsetControl-3.1.0_GH0.tar.gz) = caba01afa69477f0a4fce1f8608a0c5e85e7032c350c1239bb4e1ecdfb171359
+SIZE (Sapd-HeadsetControl-3.1.0_GH0.tar.gz) = 76475