From owner-svn-ports-head@freebsd.org Mon Jan 29 16:23:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8060CECFE8A; Mon, 29 Jan 2018 16:23:53 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 301BA7A7F2; Mon, 29 Jan 2018 16:23:53 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2AF9F27BE; Mon, 29 Jan 2018 16:23:53 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0TGNr5r042989; Mon, 29 Jan 2018 16:23:53 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0TGNqt2042987; Mon, 29 Jan 2018 16:23:52 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201801291623.w0TGNqt2042987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 29 Jan 2018 16:23:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460316 - head/comms/tio X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/comms/tio X-SVN-Commit-Revision: 460316 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2018 16:23:53 -0000 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 (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