Date: Mon, 29 Jan 2018 16:23:52 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460316 - head/comms/tio Message-ID: <201801291623.w0TGNqt2042987@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Jan 29 16:23:52 2018 New Revision: 460316 URL: https://svnweb.freebsd.org/changeset/ports/460316 Log: comms/tio: Update to 1.29 Change log: https://github.com/tio/tio/releases/tag/v1.29 PR: 225504 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14109 Modified: head/comms/tio/Makefile head/comms/tio/distinfo Modified: head/comms/tio/Makefile ============================================================================== --- head/comms/tio/Makefile Mon Jan 29 16:19:41 2018 (r460315) +++ head/comms/tio/Makefile Mon Jan 29 16:23:52 2018 (r460316) @@ -2,7 +2,7 @@ PORTNAME= tio DISTVERSIONPREFIX= v -DISTVERSION= 1.28 +DISTVERSION= 1.29 CATEGORIES= comms MAINTAINER= dg@syrec.org Modified: head/comms/tio/distinfo ============================================================================== --- head/comms/tio/distinfo Mon Jan 29 16:19:41 2018 (r460315) +++ head/comms/tio/distinfo Mon Jan 29 16:23:52 2018 (r460316) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513257375 -SHA256 (tio-tio-v1.28_GH0.tar.gz) = b48774e8af7cee8c3032e9ec40668afbb7afbf705cbed4a148a4358eed767ad0 -SIZE (tio-tio-v1.28_GH0.tar.gz) = 29379 +TIMESTAMP = 1517127819 +SHA256 (tio-tio-v1.29_GH0.tar.gz) = bfe480acadf86395703dbfb3f1649e6cede4700019597e1efb8b9926459af57e +SIZE (tio-tio-v1.29_GH0.tar.gz) = 29791
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801291623.w0TGNqt2042987>