Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2024 19:06:29 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 122adfc93d0f - main - net-im/tut: Remove expired port
Message-ID:  <202404181906.43IJ6TR5002976@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

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

commit 122adfc93d0fd2c4f4fde0e7b60d7fdacecd1f4a
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-04-18 19:06:17 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-04-18 19:06:17 +0000

    net-im/tut: Remove expired port
    
    2024-04-24 net-im/tut: Requires deprecated lang/go119
---
 MOVED                |  1 +
 net-im/Makefile      |  1 -
 net-im/tut/Makefile  | 65 ----------------------------------------------------
 net-im/tut/distinfo  | 61 ------------------------------------------------
 net-im/tut/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 129 deletions(-)

diff --git a/MOVED b/MOVED
index f133a2edf555..d16390f247a3 100644
--- a/MOVED
+++ b/MOVED
@@ -3188,3 +3188,4 @@ security/krb5-119||2024-04-16|Has expired: Desupported by MIT following 1.21
 audio/gnuitar||2024-04-18|Has expired: Unmaintained, last upstream release in 2005
 emulators/hugo||2024-04-18|Has expired: Unmaintained, last release in 2005 and uses deprecated gtk2 library
 net-p2p/gtorrentviewer||2024-04-18|Has expired: Unmaintained, last release in 2004 and uses deprecated gtk2
+net-im/tut||2024-04-18|Has expired: Requires deprecated lang/go119
diff --git a/net-im/Makefile b/net-im/Makefile
index f4839e928bca..f0e36b6b9949 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -170,7 +170,6 @@
     SUBDIR += toxext
     SUBDIR += toxic
     SUBDIR += toxins
-    SUBDIR += tut
     SUBDIR += twirssi
     SUBDIR += uTox
     SUBDIR += vqcc-gtk
diff --git a/net-im/tut/Makefile b/net-im/tut/Makefile
deleted file mode 100644
index 43a95aeb2ab1..000000000000
--- a/net-im/tut/Makefile
+++ /dev/null
@@ -1,65 +0,0 @@
-PORTNAME=	tut
-DISTVERSION=	2.0.1
-PORTREVISION=	5
-CATEGORIES=	net-im
-
-MAINTAINER=	lcook@FreeBSD.org
-COMMENT=	TUI for Mastodon
-WWW=		https://tut.anv.nu/
-
-DEPRECATED=Requires deprecated lang/go119
-EXPIRATION_DATE=2024-04-24
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-USES=		go:1.19,modules
-USE_GITHUB=	yes
-GH_ACCOUNT=	RasmusLindroth
-GH_TUPLE=	RasmusLindroth:go-mastodon:v0.0.21:rasmuslindroth_go_mastodon/vendor/github.com/RasmusLindroth/go-mastodon \
-		adrg:xdg:v0.4.0:adrg_xdg/vendor/github.com/adrg/xdg \
-		atotto:clipboard:v0.1.4:atotto_clipboard/vendor/github.com/atotto/clipboard \
-		aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \
-		gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \
-		gdamore:tcell:v2.5.4:gdamore_tcell_v2/vendor/github.com/gdamore/tcell/v2 \
-		gen2brain:beeep:5a9ec94374f6:gen2brain_beeep/vendor/github.com/gen2brain/beeep \
-		go-toast:toast:01e6764cf0a4:go_toast_toast/vendor/github.com/go-toast/toast \
-		gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \
-		godbus:dbus:v5.1.0:godbus_dbus_v5/vendor/github.com/godbus/dbus/v5 \
-		golang:exp:b3c2aaf6208d:golang_exp/vendor/golang.org/x/exp \
-		golang:net:v0.5.0:golang_net/vendor/golang.org/x/net \
-		golang:sys:v0.4.0:golang_sys/vendor/golang.org/x/sys \
-		golang:term:v0.4.0:golang_term/vendor/golang.org/x/term \
-		golang:text:v0.6.0:golang_text/vendor/golang.org/x/text \
-		gorilla:css:v1.0.0:gorilla_css/vendor/github.com/gorilla/css \
-		gorilla:websocket:v1.5.0:gorilla_websocket/vendor/github.com/gorilla/websocket \
-		icza:gox:93f961aa2755:icza_gox/vendor/github.com/icza/gox \
-		lucasb-eyer:go-colorful:v1.2.0:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \
-		mattn:go-runewidth:v0.0.14:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
-		microcosm-cc:bluemonday:v1.0.21:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \
-		mvdan:xurls:v2.4.0:mvdan_xurls/vendor/mvdan.cc/xurls/v2 \
-		nu7hatch:gouuid:179d4d0c4d8d:nu7hatch_gouuid/vendor/github.com/nu7hatch/gouuid \
-		pelletier:go-toml:v2.0.6:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \
-		rivo:tview:892d1a2eb0da:rivo_tview/vendor/github.com/rivo/tview \
-		rivo:uniseg:v0.4.3:rivo_uniseg/vendor/github.com/rivo/uniseg \
-		spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \
-		tadvi:systray:11a2b8fa57af:tadvi_systray/vendor/github.com/tadvi/systray \
-		tomnomnom:linkheader:02ca5825eb80:tomnomnom_linkheader/vendor/github.com/tomnomnom/linkheader
-
-PLIST_FILES=	bin/${PORTNAME}
-PORTDOCS=	README.md
-PORTEXAMPLES=	config.example.toml
-
-OPTIONS_DEFINE=	DOCS EXAMPLES
-
-post-install-DOCS-on:
-	@${MKDIR} ${STAGEDIR}${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \
-		${STAGEDIR}${DOCSDIR}
-
-post-install-EXAMPLES-on:
-	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
-	${INSTALL_DATA} ${WRKSRC}/${PORTEXAMPLES} \
-		${STAGEDIR}${EXAMPLESDIR}
-
-.include <bsd.port.mk>
diff --git a/net-im/tut/distinfo b/net-im/tut/distinfo
deleted file mode 100644
index 6b0e5930b248..000000000000
--- a/net-im/tut/distinfo
+++ /dev/null
@@ -1,61 +0,0 @@
-TIMESTAMP = 1676919321
-SHA256 (RasmusLindroth-tut-2.0.1_GH0.tar.gz) = afa8c49036461a36c091d83ef51f9a3bbd938ee78f817c6467175699a989b863
-SIZE (RasmusLindroth-tut-2.0.1_GH0.tar.gz) = 235547
-SHA256 (RasmusLindroth-go-mastodon-v0.0.21_GH0.tar.gz) = e2aee686507736e3860bb443d81ab20e7b4f02558c138505a2dc19de6ec870a5
-SIZE (RasmusLindroth-go-mastodon-v0.0.21_GH0.tar.gz) = 38539
-SHA256 (adrg-xdg-v0.4.0_GH0.tar.gz) = 7f80dcb6b7ce96f2b8ccaa5577f874cd6b9e2a65c29bbcffa04a2304b9bef98a
-SIZE (adrg-xdg-v0.4.0_GH0.tar.gz) = 20022
-SHA256 (atotto-clipboard-v0.1.4_GH0.tar.gz) = cafd64dc78f293c1e774386186f3f817461a1a8940ef86d5d9e9524b58aa791e
-SIZE (atotto-clipboard-v0.1.4_GH0.tar.gz) = 5017
-SHA256 (aymerick-douceur-v0.2.0_GH0.tar.gz) = ceed015cddc99b600ccbbd6aa0ebe39063554049f70153887d3df7c21fefedbb
-SIZE (aymerick-douceur-v0.2.0_GH0.tar.gz) = 20914
-SHA256 (gdamore-encoding-v1.0.0_GH0.tar.gz) = 8fb8593a69cd86f16233d63dd6d74181136ec8f22900c509e961a25eb4b2e013
-SIZE (gdamore-encoding-v1.0.0_GH0.tar.gz) = 10886
-SHA256 (gdamore-tcell-v2.5.4_GH0.tar.gz) = 194c55a4064bb4f5fdbbd1488c352342069d5fd783ada2d122c25c5f152c0fe7
-SIZE (gdamore-tcell-v2.5.4_GH0.tar.gz) = 165272
-SHA256 (gen2brain-beeep-5a9ec94374f6_GH0.tar.gz) = fd97a9398bf061b96138db8998ada34f6415faeb7b97cc91a15e1ebe2c096464
-SIZE (gen2brain-beeep-5a9ec94374f6_GH0.tar.gz) = 19911
-SHA256 (go-toast-toast-01e6764cf0a4_GH0.tar.gz) = f036f1b7def281fe0179db01729250922c75732a7fb3fe63acf7f7b60dcc3159
-SIZE (go-toast-toast-01e6764cf0a4_GH0.tar.gz) = 213533
-SHA256 (gobwas-glob-v0.2.3_GH0.tar.gz) = 325026fc78bcebcf31151b6e060f4e1c3321b04ded3dab63b63610b323c10850
-SIZE (gobwas-glob-v0.2.3_GH0.tar.gz) = 25962
-SHA256 (godbus-dbus-v5.1.0_GH0.tar.gz) = 2f4939ab13a20178584ef534293abc5b6744bb5b6232432050c5a3ab2ab85fd7
-SIZE (godbus-dbus-v5.1.0_GH0.tar.gz) = 74080
-SHA256 (golang-exp-b3c2aaf6208d_GH0.tar.gz) = 09e8e4058ea4e5dba778ea89c7aa0f6b9822795416f7d3f93d2bff585f09b567
-SIZE (golang-exp-b3c2aaf6208d_GH0.tar.gz) = 1614844
-SHA256 (golang-net-v0.5.0_GH0.tar.gz) = 75bd115b29351ceaf0013076f7c03dc6e6456b1adc768e7f8e66a13dd614a72d
-SIZE (golang-net-v0.5.0_GH0.tar.gz) = 1238327
-SHA256 (golang-sys-v0.4.0_GH0.tar.gz) = 765fb838f213fb11f22b8f5d2f14d221ccd331010730edd4631976be744d3621
-SIZE (golang-sys-v0.4.0_GH0.tar.gz) = 1425141
-SHA256 (golang-term-v0.4.0_GH0.tar.gz) = 0fb1e876db5e69c5515046953c1958a1f88a5fc270e57fda5474d3d282fffaaa
-SIZE (golang-term-v0.4.0_GH0.tar.gz) = 14798
-SHA256 (golang-text-v0.6.0_GH0.tar.gz) = 5e21aa155036d214cde4b5992cd07ac81ecb230e87d2abaa3cf1a606df9b64fe
-SIZE (golang-text-v0.6.0_GH0.tar.gz) = 8361991
-SHA256 (gorilla-css-v1.0.0_GH0.tar.gz) = 9decf83063b85bcd5392f645fac322e986b5fc596b3e44c3be02ee5939106f4c
-SIZE (gorilla-css-v1.0.0_GH0.tar.gz) = 6443
-SHA256 (gorilla-websocket-v1.5.0_GH0.tar.gz) = 5d86f9e1c76ff7ceca0747f78b79864fbaec9d440f4fdb03197466e5102a86b0
-SIZE (gorilla-websocket-v1.5.0_GH0.tar.gz) = 54155
-SHA256 (icza-gox-93f961aa2755_GH0.tar.gz) = b0fbd4a4dc66b8db52494863721f1f34b8d92509544b2ea14ce4e4e3ceb51b01
-SIZE (icza-gox-93f961aa2755_GH0.tar.gz) = 25382
-SHA256 (lucasb-eyer-go-colorful-v1.2.0_GH0.tar.gz) = b3ee835cc398287452377266313edcc231043bae4168f8d2706e5d34ce1ce755
-SIZE (lucasb-eyer-go-colorful-v1.2.0_GH0.tar.gz) = 970830
-SHA256 (mattn-go-runewidth-v0.0.14_GH0.tar.gz) = 0e6a49d6a8f694154af2746a820d4c5f13fe3d9b0968bdf16fcf939dd461e034
-SIZE (mattn-go-runewidth-v0.0.14_GH0.tar.gz) = 18274
-SHA256 (microcosm-cc-bluemonday-v1.0.21_GH0.tar.gz) = 59b3d324ad7996361cb64cb6f3ed0c91936de7efd62477580691fe4b7529206a
-SIZE (microcosm-cc-bluemonday-v1.0.21_GH0.tar.gz) = 171200
-SHA256 (mvdan-xurls-v2.4.0_GH0.tar.gz) = 8c9850c80eff452eeca2fe0f945a33543302dc31df66c3393ed52f6d8e921702
-SIZE (mvdan-xurls-v2.4.0_GH0.tar.gz) = 26252
-SHA256 (nu7hatch-gouuid-179d4d0c4d8d_GH0.tar.gz) = 2ead616e5bb23c0c669a1485cb45f083d8d6752acc5faa5f668521b7e99ec2e1
-SIZE (nu7hatch-gouuid-179d4d0c4d8d_GH0.tar.gz) = 3733
-SHA256 (pelletier-go-toml-v2.0.6_GH0.tar.gz) = 90c77524503d123f3a6b64b7dce02d7d94769bd9e05e024b622f63533b00dc5f
-SIZE (pelletier-go-toml-v2.0.6_GH0.tar.gz) = 891667
-SHA256 (rivo-tview-892d1a2eb0da_GH0.tar.gz) = 809d289598191226b3ecfa49e533bd2b52cb16309d2e5c2e059272698de515bc
-SIZE (rivo-tview-892d1a2eb0da_GH0.tar.gz) = 1952240
-SHA256 (rivo-uniseg-v0.4.3_GH0.tar.gz) = d499f30fbdae74403440edb797225f9778ba7e6e0074c6d1cdcda6f34dde7747
-SIZE (rivo-uniseg-v0.4.3_GH0.tar.gz) = 452690
-SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808
-SIZE (spf13-pflag-v1.0.5_GH0.tar.gz) = 50796
-SHA256 (tadvi-systray-11a2b8fa57af_GH0.tar.gz) = c7a2e5733693597e643460a6d30f1680c5d294b84a6133ede577e1fa73e176e3
-SIZE (tadvi-systray-11a2b8fa57af_GH0.tar.gz) = 25788
-SHA256 (tomnomnom-linkheader-02ca5825eb80_GH0.tar.gz) = 0905f5752137e019e22d2f0c6493ae969ad2cc944ceef58c2085a948c9c99e9d
-SIZE (tomnomnom-linkheader-02ca5825eb80_GH0.tar.gz) = 4318
diff --git a/net-im/tut/pkg-descr b/net-im/tut/pkg-descr
deleted file mode 100644
index b2262046f09a..000000000000
--- a/net-im/tut/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Minimal, configurable and vim-key inspired terminal
-user interface for Mastodon.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404181906.43IJ6TR5002976>