From owner-svn-ports-all@freebsd.org Mon Mar 5 17:14:37 2018 Return-Path: Delivered-To: svn-ports-all@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 C7536F407C5; Mon, 5 Mar 2018 17:14:37 +0000 (UTC) (envelope-from sunpoet@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 0E03783B95; Mon, 5 Mar 2018 17:14:36 +0000 (UTC) (envelope-from sunpoet@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 30ABD26B1F; Mon, 5 Mar 2018 17:14:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w25HEapN084295; Mon, 5 Mar 2018 17:14:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w25HEZg4084293; Mon, 5 Mar 2018 17:14:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201803051714.w25HEZg4084293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Mar 2018 17:14:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463655 - head/devel/py-libtmux X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-libtmux X-SVN-Commit-Revision: 463655 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2018 17:14:38 -0000 Author: sunpoet Date: Mon Mar 5 17:14:35 2018 New Revision: 463655 URL: https://svnweb.freebsd.org/changeset/ports/463655 Log: Update to 0.7.8 Changes: https://github.com/tony/libtmux/blob/master/CHANGES Modified: head/devel/py-libtmux/Makefile head/devel/py-libtmux/distinfo Modified: head/devel/py-libtmux/Makefile ============================================================================== --- head/devel/py-libtmux/Makefile Mon Mar 5 17:14:30 2018 (r463654) +++ head/devel/py-libtmux/Makefile Mon Mar 5 17:14:35 2018 (r463655) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtmux -PORTVERSION= 0.7.7 +PORTVERSION= 0.7.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-libtmux/distinfo ============================================================================== --- head/devel/py-libtmux/distinfo Mon Mar 5 17:14:30 2018 (r463654) +++ head/devel/py-libtmux/distinfo Mon Mar 5 17:14:35 2018 (r463655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520095624 -SHA256 (libtmux-0.7.7.tar.gz) = 5670c8da8d0192d932ac1e34f010e0eeb098cdb2af6daad0307b5418e7a37733 -SIZE (libtmux-0.7.7.tar.gz) = 33095 +TIMESTAMP = 1520265795 +SHA256 (libtmux-0.7.8.tar.gz) = 3dacce93790a93d4b1a70eb4a6ea5db6a49dcf6599c277e89c1a8de742d9b89e +SIZE (libtmux-0.7.8.tar.gz) = 36399