Date: Wed, 6 Jul 2022 19:58:51 GMT From: Dmitri Goutnik <dmgk@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a1c3334eec43 - main - comms/tio: Update to 1.42 Message-ID: <202207061958.266JwpOY014360@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dmgk: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1c3334eec43147ddd4f057e30c4e26c2bf7caf6 commit a1c3334eec43147ddd4f057e30c4e26c2bf7caf6 Author: Dmitri Goutnik <dmgk@FreeBSD.org> AuthorDate: 2022-07-06 19:47:24 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-07-06 19:58:44 +0000 comms/tio: Update to 1.42 Changes: https://github.com/tio/tio/releases/tag/v1.42 --- comms/tio/Makefile | 2 +- comms/tio/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/comms/tio/Makefile b/comms/tio/Makefile index 74d0642a0327..b65f8015e2d8 100644 --- a/comms/tio/Makefile +++ b/comms/tio/Makefile @@ -1,6 +1,6 @@ PORTNAME= tio DISTVERSIONPREFIX= v -DISTVERSION= 1.40 +DISTVERSION= 1.42 CATEGORIES= comms MAINTAINER= dmgk@FreeBSD.org diff --git a/comms/tio/distinfo b/comms/tio/distinfo index 6a04a452f51d..0466fd21bdb2 100644 --- a/comms/tio/distinfo +++ b/comms/tio/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1655727533 -SHA256 (tio-tio-v1.40_GH0.tar.gz) = 1fe3631b9236155818cdb9bac28435499a3701a97b193c5165275952c9f56da5 -SIZE (tio-tio-v1.40_GH0.tar.gz) = 3209604 +TIMESTAMP = 1657136205 +SHA256 (tio-tio-v1.42_GH0.tar.gz) = 7ae6904df7d58f45eb97f2a645deda0731aba8840ee2ffef945a10993d27fcf8 +SIZE (tio-tio-v1.42_GH0.tar.gz) = 3210923 SHA256 (benhoyt-inih-r55_GH0.tar.gz) = ba55f8ae2a8caf0653f30f48567241e14ea916acfc13481f502d8a9c8f507f68 SIZE (benhoyt-inih-r55_GH0.tar.gz) = 18219
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207061958.266JwpOY014360>