Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2024 20:58:51 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d4df43b0bd2c - main - net-im/toot: Update to 0.41.1
Message-ID:  <202401142058.40EKwpYG040939@gitrepo.freebsd.org>

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

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

commit d4df43b0bd2cb9dcc35f870b022c72d68a6cddf0
Author:     Lexi Winter <lexi@le-Fay.ORG>
AuthorDate: 2023-12-30 21:26:27 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-01-14 20:50:59 +0000

    net-im/toot: Update to 0.41.1
    
    PR:             276028
    Approved by:    maintainer
---
 net-im/toot/Makefile | 4 +++-
 net-im/toot/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile
index 8d41ef2e5e43..c0e4b5443eb3 100644
--- a/net-im/toot/Makefile
+++ b/net-im/toot/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	toot
-DISTVERSION=	0.28.0
+DISTVERSION=	0.41.1
 CATEGORIES=	net-im python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,7 +11,9 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}click>=8.1:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.13:www/py-requests@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}tomlkit>=0.10.0:textproc/py-tomlkit@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wcwidth>=0.1.7:devel/py-wcwidth@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}urwid>=2.0.0:devel/py-urwid@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${PY_FLAVOR} \
diff --git a/net-im/toot/distinfo b/net-im/toot/distinfo
index f47d2026d6ee..f6b675e1afbd 100644
--- a/net-im/toot/distinfo
+++ b/net-im/toot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632829186
-SHA256 (ihabunek-toot-0.28.0_GH0.tar.gz) = 398d567761a71cf29702b80ae61c5502201570206341ae8a82ca364f78b9054b
-SIZE (ihabunek-toot-0.28.0_GH0.tar.gz) = 605965
+TIMESTAMP = 1704466378
+SHA256 (ihabunek-toot-0.41.1_GH0.tar.gz) = 8d5f6aa5b156f9a3be01b9f6d3bffb103090f56456b434ea18962526b1e1370e
+SIZE (ihabunek-toot-0.41.1_GH0.tar.gz) = 914571



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