Date: Fri, 13 Feb 2026 14:36:41 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Yusuf Yaman <nxjoseph@protonmail.com> Subject: git: eb45173b35b3 - main - net-im/toot: Update 0.51.0 => 0.51.1 Message-ID: <698f36f9.180dd.17fbce54@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb45173b35b3ec1eb8381c00b6a6ed1da1d4d5cb commit eb45173b35b3ec1eb8381c00b6a6ed1da1d4d5cb Author: Yusuf Yaman <nxjoseph@protonmail.com> AuthorDate: 2026-02-13 14:35:40 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-13 14:36:36 +0000 net-im/toot: Update 0.51.0 => 0.51.1 Changelog: https://github.com/ihabunek/toot/releases/tag/0.51.1 PR: 293143 --- net-im/toot/Makefile | 9 +++------ net-im/toot/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile index 8a3c3617022b..2b2c5ce1efb3 100644 --- a/net-im/toot/Makefile +++ b/net-im/toot/Makefile @@ -1,5 +1,5 @@ PORTNAME= toot -DISTVERSION= 0.51.0 +DISTVERSION= 0.51.1 CATEGORIES= net-im python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,7 +25,6 @@ USE_PYTHON= flavors NO_ARCH= yes NO_BUILD= yes -NO_INSTALL= yes SUB_FILES= ${PORTNAME} SUB_LIST= PYTHON_CMD=${PYTHON_CMD} @@ -42,10 +41,8 @@ IMAGES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=9.5.0:graphics/py-pillow@${PY RICHTEXT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urwidgets>=0.2<0.3:devel/py-urwidgets@${PY_FLAVOR} post-patch: - @${REINPLACE_CMD} -e 's,{__version__},${DISTVERSION},g' \ - ${WRKSRC}/${PORTNAME}/cli/diag.py - @${REINPLACE_CMD} -e '175s,__version__,"${DISTVERSION}",g' \ - ${WRKSRC}/${PORTNAME}/cli/__init__.py + @${REINPLACE_CMD} -e '12s,"0.0.0","${DISTVERSION}",g' \ + ${WRKSRC}/${PORTNAME}/__init__.py do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin diff --git a/net-im/toot/distinfo b/net-im/toot/distinfo index 208346c67a19..9cb84a5d4553 100644 --- a/net-im/toot/distinfo +++ b/net-im/toot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761909309 -SHA256 (toot-0.51.0.tar.gz) = 48e2c422c92aebca20c1913238b6dbff969a048ee4eaa70d62921a1e58415797 -SIZE (toot-0.51.0.tar.gz) = 1316620 +TIMESTAMP = 1770910432 +SHA256 (toot-0.51.1.tar.gz) = d224183a19236508a803fdee9b18a39cc5932c4aa8b1db2e1c602b1f51aa3612 +SIZE (toot-0.51.1.tar.gz) = 1317199home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698f36f9.180dd.17fbce54>
