Date: Mon, 13 Jun 2022 11:43:27 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: af25a4c5766a - main - comms/tio: Update to 1.39 Message-ID: <202206131143.25DBhRGm088849@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=af25a4c5766abd1bdafcf382a788b71b05e19372 commit af25a4c5766abd1bdafcf382a788b71b05e19372 Author: Dmitri Goutnik <dmgk@FreeBSD.org> AuthorDate: 2022-06-13 11:41:45 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-06-13 11:41:45 +0000 comms/tio: Update to 1.39 Changes: https://github.com/tio/tio/releases/tag/v1.39 --- 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 b9e3428d56c2..60f87681b94a 100644 --- a/comms/tio/Makefile +++ b/comms/tio/Makefile @@ -1,6 +1,6 @@ PORTNAME= tio DISTVERSIONPREFIX= v -DISTVERSION= 1.38 +DISTVERSION= 1.39 CATEGORIES= comms MAINTAINER= dmgk@FreeBSD.org diff --git a/comms/tio/distinfo b/comms/tio/distinfo index 41d9783ae039..b5b3ee923317 100644 --- a/comms/tio/distinfo +++ b/comms/tio/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1654610454 -SHA256 (tio-tio-v1.38_GH0.tar.gz) = ea3d4e874d835205959ef64aa89aab9cb41edb1e4408d94ac0c86b7a2aaecbb6 -SIZE (tio-tio-v1.38_GH0.tar.gz) = 1861550 +TIMESTAMP = 1655120387 +SHA256 (tio-tio-v1.39_GH0.tar.gz) = ae9b13b1b0c6c8f022a54d224e63c033658eff8f478b04f599ee837d3d26be13 +SIZE (tio-tio-v1.39_GH0.tar.gz) = 1864716 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?202206131143.25DBhRGm088849>