git: a6cee7519a93 - main - games/automuteus: Update to 7.0.9

From: Neel Chauhan <nc_at_FreeBSD.org>
Date: Sat, 09 Apr 2022 04:43:47 UTC
The branch main has been updated by nc:

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

commit a6cee7519a937efa0ab761bc6914cf0d2cbe0917
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-04-09 04:41:35 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-04-09 04:43:38 +0000

    games/automuteus: Update to 7.0.9
---
 games/automuteus/Makefile            | 14 +++++---------
 games/automuteus/distinfo            | 28 +++++++++++-----------------
 games/automuteus/files/patch-main.go | 19 -------------------
 3 files changed, 16 insertions(+), 45 deletions(-)

diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile
index 020916ac5c7c..3cff75e6568d 100644
--- a/games/automuteus/Makefile
+++ b/games/automuteus/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	automuteus
-DISTVERSION=	6.16.10
-PORTREVISION=	1
+DISTVERSION=	7.0.9
 CATEGORIES=	games
 
 MAINTAINER=	nc@FreeBSD.org
@@ -15,8 +14,7 @@ GH_ACCOUNT=	denverquane
 
 GH_TUPLE=	\
 		BurntSushi:toml:v1.0.0:burntsushi_toml/vendor/github.com/BurntSushi/toml \
-		automuteus:galactus:v1.2.2:automuteus_galactus/vendor/github.com/automuteus/galactus \
-		automuteus:utils:v0.0.31:automuteus_utils/vendor/github.com/automuteus/utils \
+		automuteus:utils:v0.1.2:automuteus_utils/vendor/github.com/automuteus/utils \
 		beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \
 		bsm:redislock:v0.7.1:bsm_redislock/vendor/github.com/bsm/redislock \
 		bwmarrin:discordgo:v0.24.0:bwmarrin_discordgo/vendor/github.com/bwmarrin/discordgo \
@@ -26,13 +24,12 @@ GH_TUPLE=	\
 		georgysavva:scany:v0.2.7:georgysavva_scany/vendor/github.com/georgysavva/scany \
 		go-redis:redis:v8.8.0:go_redis_redis_v8/vendor/github.com/go-redis/redis/v8 \
 		go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \
-		golang:crypto:83a5a9bb288b:golang_crypto/vendor/golang.org/x/crypto \
+		golang:crypto:86341886e292:golang_crypto/vendor/golang.org/x/crypto \
 		golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \
-		golang:sys:68d13333faf2:golang_sys/vendor/golang.org/x/sys \
+		golang:sys:3681064d5158:golang_sys/vendor/golang.org/x/sys \
 		golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \
-		googollee:go-socket.io:v1.4.4:googollee_go_socket_io/vendor/github.com/googollee/go-socket.io \
 		gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \
-		gorilla:websocket:v1.4.2:gorilla_websocket/vendor/github.com/gorilla/websocket \
+		gorilla:websocket:v1.5.0:gorilla_websocket/vendor/github.com/gorilla/websocket \
 		jackc:chunkreader:v2.0.1:jackc_chunkreader_v2/vendor/github.com/jackc/chunkreader/v2 \
 		jackc:pgconn:v1.8.1:jackc_pgconn/vendor/github.com/jackc/pgconn \
 		jackc:pgio:v1.0.0:jackc_pgio/vendor/github.com/jackc/pgio \
@@ -42,7 +39,6 @@ GH_TUPLE=	\
 		jackc:pgtype:v1.7.0:jackc_pgtype/vendor/github.com/jackc/pgtype \
 		jackc:pgx:v4.11.0:jackc_pgx_v4/vendor/github.com/jackc/pgx/v4 \
 		jackc:puddle:v1.1.3:jackc_puddle/vendor/github.com/jackc/puddle \
-		joho:godotenv:v1.3.0:joho_godotenv/vendor/github.com/joho/godotenv \
 		matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \
 		nicksnyder:go-i18n:v2.1.2:nicksnyder_go_i18n_v2/vendor/github.com/nicksnyder/go-i18n \
 		open-telemetry:opentelemetry-go:v0.19.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \
diff --git a/games/automuteus/distinfo b/games/automuteus/distinfo
index f06f59284bc4..94968fa0cf92 100644
--- a/games/automuteus/distinfo
+++ b/games/automuteus/distinfo
@@ -1,12 +1,10 @@
-TIMESTAMP = 1647229469
-SHA256 (denverquane-automuteus-6.16.10_GH0.tar.gz) = 4b209cf0aace8dc2d57bd5e1a5b85c01bf2e44a8b4f12c6d95d7af7b3d28ffbe
-SIZE (denverquane-automuteus-6.16.10_GH0.tar.gz) = 12205508
+TIMESTAMP = 1649479258
+SHA256 (denverquane-automuteus-7.0.9_GH0.tar.gz) = fc91142c09c26b41c63a454bfd824cbf444f7b97ab7b9e4124712cf29047640e
+SIZE (denverquane-automuteus-7.0.9_GH0.tar.gz) = 12163959
 SHA256 (BurntSushi-toml-v1.0.0_GH0.tar.gz) = 7f2c8a91ddaed4455c889baf526a5c0a57f9574676513d546b9f0499eae9b0c8
 SIZE (BurntSushi-toml-v1.0.0_GH0.tar.gz) = 90415
-SHA256 (automuteus-galactus-v1.2.2_GH0.tar.gz) = 5296c340a199c26ac7a0ead52c91aed7c6e087fae8000022abb27119686ea2ce
-SIZE (automuteus-galactus-v1.2.2_GH0.tar.gz) = 16722
-SHA256 (automuteus-utils-v0.0.31_GH0.tar.gz) = 44f5ca3e6309efdecc58d4511cc673e98f2889aa68e385aa433d27c2df530260
-SIZE (automuteus-utils-v0.0.31_GH0.tar.gz) = 42167
+SHA256 (automuteus-utils-v0.1.2_GH0.tar.gz) = cdde4a206e41e5ea57caf321bd8c049983bee28db34ae34c961d8e65aca528a2
+SIZE (automuteus-utils-v0.1.2_GH0.tar.gz) = 42299
 SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825
 SIZE (beorn7-perks-v1.0.1_GH0.tar.gz) = 10867
 SHA256 (bsm-redislock-v0.7.1_GH0.tar.gz) = 949e51be8bf015a1ee55ed2ec9418ed6b72f2ec1dd5ccea90bf85b53e39f2692
@@ -25,20 +23,18 @@ SHA256 (go-redis-redis-v8.8.0_GH0.tar.gz) = 86f441e96ac8e3ca063a1a4f7f9b090f294b
 SIZE (go-redis-redis-v8.8.0_GH0.tar.gz) = 133427
 SHA256 (go-yaml-yaml-9f266ea9e77c_GH0.tar.gz) = 63efc9aabcbb56b2c9469927784fd67ecb3a79720c4fa754c511335a04156d04
 SIZE (go-yaml-yaml-9f266ea9e77c_GH0.tar.gz) = 86898
-SHA256 (golang-crypto-83a5a9bb288b_GH0.tar.gz) = c6aa1fc9104536c3335135c9c0bf5a9c2ee3cedc05a937a24cee93aa21a72d80
-SIZE (golang-crypto-83a5a9bb288b_GH0.tar.gz) = 1726653
+SHA256 (golang-crypto-86341886e292_GH0.tar.gz) = 92b4ef34c44645bf9e6fccc20ca0a4307ef1e4e526f583141c05832182124b6b
+SIZE (golang-crypto-86341886e292_GH0.tar.gz) = 1628070
 SHA256 (golang-protobuf-v1.4.3_GH0.tar.gz) = 5736f943f8647362f5559689df6154f3c85d261fb088867c8a68494e2a767610
 SIZE (golang-protobuf-v1.4.3_GH0.tar.gz) = 171969
-SHA256 (golang-sys-68d13333faf2_GH0.tar.gz) = 5c3c90ba4825031c3b528655871fa23218c401f6f47ef097ce8e2c90e84f8d00
-SIZE (golang-sys-68d13333faf2_GH0.tar.gz) = 1217255
+SHA256 (golang-sys-3681064d5158_GH0.tar.gz) = c084b1b6a081b78986c7364ec483397d6c128aa447ab672aa132fda309bd4db7
+SIZE (golang-sys-3681064d5158_GH0.tar.gz) = 1258557
 SHA256 (golang-text-v0.3.7_GH0.tar.gz) = 7cab2f6c3133ac1d422edd952b0dd2082fa55a73c2663fb2defd9bf83d649b26
 SIZE (golang-text-v0.3.7_GH0.tar.gz) = 8354718
-SHA256 (googollee-go-socket.io-v1.4.4_GH0.tar.gz) = c695d555e1303d024c777a095697c6d7727b1ca45d506ae103815801f3343268
-SIZE (googollee-go-socket.io-v1.4.4_GH0.tar.gz) = 54082
 SHA256 (gorilla-mux-v1.8.0_GH0.tar.gz) = ea2639259d2ce6f402636655e91eb93ba69c139e3cbf80b044ee393ada53757b
 SIZE (gorilla-mux-v1.8.0_GH0.tar.gz) = 45517
-SHA256 (gorilla-websocket-v1.4.2_GH0.tar.gz) = 91937a36bc9e0da3c895c73d4cb74b2cdb1aff54ab21b0d0724000e7b5b85b84
-SIZE (gorilla-websocket-v1.4.2_GH0.tar.gz) = 54101
+SHA256 (gorilla-websocket-v1.5.0_GH0.tar.gz) = 5d86f9e1c76ff7ceca0747f78b79864fbaec9d440f4fdb03197466e5102a86b0
+SIZE (gorilla-websocket-v1.5.0_GH0.tar.gz) = 54155
 SHA256 (jackc-chunkreader-v2.0.1_GH0.tar.gz) = bf856bad6608fb7345707aba713a1d77eb984f1d217065738a12c97e37669be4
 SIZE (jackc-chunkreader-v2.0.1_GH0.tar.gz) = 3038
 SHA256 (jackc-pgconn-v1.8.1_GH0.tar.gz) = f99c04e32b9b98db40c97662b20326ccf7af1fc2d4eed8d4f5c87e4591a82b8c
@@ -57,8 +53,6 @@ SHA256 (jackc-pgx-v4.11.0_GH0.tar.gz) = 0f4751015cafcd1eac6e4525c87ce6296f439446
 SIZE (jackc-pgx-v4.11.0_GH0.tar.gz) = 116272
 SHA256 (jackc-puddle-v1.1.3_GH0.tar.gz) = 6ce53fe368d6777b7aee47c2e2e0558d7089d08d23b311f4b84613ba08edc99b
 SIZE (jackc-puddle-v1.1.3_GH0.tar.gz) = 10317
-SHA256 (joho-godotenv-v1.3.0_GH0.tar.gz) = 07beb0bae964dbe37442603a404196111dbbbaaa986fc179d5d5fdc46ed6a189
-SIZE (joho-godotenv-v1.3.0_GH0.tar.gz) = 9941
 SHA256 (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 2def0ee6f6b12b1efc0e3007d89f598608a072610e805c3655ea9d13c3ead49b
 SIZE (matttproud-golang_protobuf_extensions-v1.0.1_GH0.tar.gz) = 37184
 SHA256 (nicksnyder-go-i18n-v2.1.2_GH0.tar.gz) = 4c1f8febe1ec7e36e0716c3a06c57a2b74980bfeceb4e898e4fdb8b602d87eba
diff --git a/games/automuteus/files/patch-main.go b/games/automuteus/files/patch-main.go
deleted file mode 100644
index c86c20e9de15..000000000000
--- a/games/automuteus/files/patch-main.go
+++ /dev/null
@@ -1,19 +0,0 @@
---- main.go.orig	2020-12-29 06:50:50 UTC
-+++ main.go
-@@ -43,10 +43,14 @@ func main() {
- func discordMainWrapper() error {
- 	err := godotenv.Load("final.txt")
- 	if err != nil {
--		err = godotenv.Load("config.txt")
-+		cfn := os.Getenv("CONFIG_PATH")
-+		if cfn == "" {
-+			cfn = "config.txt"
-+		}
-+		err = godotenv.Load(cfn)
- 		if err != nil && os.Getenv("DISCORD_BOT_TOKEN") == "" {
- 			log.Println("Can't open config file and missing DISCORD_BOT_TOKEN; creating config.txt for you to use for your config")
--			f, err := os.Create("config.txt")
-+			f, err := os.Create(cfn)
- 			if err != nil {
- 				log.Println("Issue creating sample config.txt")
- 				return err