git: c1dc508f6ffe - main - games/automuteus: Update 8.3.6 => 8.3.7, take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Aug 2025 01:19:18 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c1dc508f6ffec7a7cc7835df244db17c66117757
commit c1dc508f6ffec7a7cc7835df244db17c66117757
Author: Amelia Marsh <seafork@disroot.org>
AuthorDate: 2025-08-31 01:15:22 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-08-31 01:15:22 +0000
games/automuteus: Update 8.3.6 => 8.3.7, take maintainership
Changelog:
https://github.com/automuteus/automuteus/releases/tag/8.3.7
(It consists of purely non-functional changes - just a GitHub workflow
update).
- Upstream rename GH_ACCOUNT to PORTNAME.
- "Parametrize" automuteus with ${PORTNAME}.
- Replace 2 MKDIRs with single.
- Replace CP with INSTALL_DATA.
PR: 289193
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
---
games/automuteus/Makefile | 15 ++++++---------
games/automuteus/distinfo | 6 +++---
2 files changed, 9 insertions(+), 12 deletions(-)
diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile
index b30cb4998412..acdf8f9e71d1 100644
--- a/games/automuteus/Makefile
+++ b/games/automuteus/Makefile
@@ -1,9 +1,8 @@
PORTNAME= automuteus
-DISTVERSION= 8.3.6
-PORTREVISION= 9
+DISTVERSION= 8.3.7
CATEGORIES= games
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= seafork@disroot.org
COMMENT= Discord Bot to automute Among Us players at round transitions
WWW= https://automute.us/
@@ -12,7 +11,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
USE_GITHUB= yes
-GH_ACCOUNT= denverquane
GH_TUPLE= \
BurntSushi:toml:v1.1.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \
@@ -92,14 +90,13 @@ GO_TARGET= .:${PORTNAME}
SUB_FILES= pkg-message
PLIST_FILES= bin/${PORTNAME} \
- "@sample etc/${PORTNAME}/automuteus.conf.sample" \
- "@dir /var/log/automuteus" \
+ "@sample etc/${PORTNAME}/${PORTNAME}.conf.sample" \
+ "@dir /var/log/${PORTNAME}" \
/var/log/${PORTNAME}/logs.txt
post-install:
- @${MKDIR} ${STAGEDIR}${ETCDIR}
- @${CP} ${FILESDIR}/automuteus.conf ${STAGEDIR}${ETCDIR}/automuteus.conf.sample
- @${MKDIR} ${STAGEDIR}/var/log/${PORTNAME}
+ @${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}/var/log/${PORTNAME}
+ @${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.conf ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample
@${TOUCH} ${STAGEDIR}/var/log/${PORTNAME}/logs.txt
.include <bsd.port.mk>
diff --git a/games/automuteus/distinfo b/games/automuteus/distinfo
index bffc5dd4a8dc..5a0068ddde18 100644
--- a/games/automuteus/distinfo
+++ b/games/automuteus/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1715788613
-SHA256 (denverquane-automuteus-8.3.6_GH0.tar.gz) = 37f0c85d0cafaa6dfa5108ecb63c2e5353b39932cc5476292f0cdc00e8ae09e8
-SIZE (denverquane-automuteus-8.3.6_GH0.tar.gz) = 13667612
+TIMESTAMP = 1756582613
+SHA256 (automuteus-automuteus-8.3.7_GH0.tar.gz) = 80d0b1edee53127ccb1e1ef9e19b26a75899391ffa569ac29fcc641562c6bc1d
+SIZE (automuteus-automuteus-8.3.7_GH0.tar.gz) = 13667676
SHA256 (BurntSushi-toml-v1.1.0_GH0.tar.gz) = 91d03c925082c1282636fe9f2c69fd6d54410ac56f2b6d7492ba56c00ada626d
SIZE (BurntSushi-toml-v1.1.0_GH0.tar.gz) = 91871
SHA256 (KyleBanks-depth-v1.2.1_GH0.tar.gz) = 8417300d559ec88f24fb3eef3eb8e76c1a6f5bf861d3e46a83d303dc5601f8ed