Date: Thu, 15 Oct 2020 20:08:07 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552459 - head/sysutils/py-tmuxp Message-ID: <202010152008.09FK87U3006867@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 15 20:08:07 2020 New Revision: 552459 URL: https://svnweb.freebsd.org/changeset/ports/552459 Log: Update to 1.5.6 Changes: https://github.com/tmux-python/tmuxp/blob/master/CHANGES Modified: head/sysutils/py-tmuxp/Makefile head/sysutils/py-tmuxp/distinfo Modified: head/sysutils/py-tmuxp/Makefile ============================================================================== --- head/sysutils/py-tmuxp/Makefile Thu Oct 15 20:08:02 2020 (r552458) +++ head/sysutils/py-tmuxp/Makefile Thu Oct 15 20:08:07 2020 (r552459) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tmuxp -PORTVERSION= 1.5.5 +PORTVERSION= 1.5.6 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-tmuxp/distinfo ============================================================================== --- head/sysutils/py-tmuxp/distinfo Thu Oct 15 20:08:02 2020 (r552458) +++ head/sysutils/py-tmuxp/distinfo Thu Oct 15 20:08:07 2020 (r552459) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596280126 -SHA256 (tmuxp-1.5.5.tar.gz) = cd9724b2738a3032f29784ce2e37332ca5f80104e05182502dcdadf7b08f7fc9 -SIZE (tmuxp-1.5.5.tar.gz) = 75028 +TIMESTAMP = 1602780746 +SHA256 (tmuxp-1.5.6.tar.gz) = c305fc45bbf1093561e03cdcd37b2ab1f2efb9e208e74b2dc294cf414859bd8a +SIZE (tmuxp-1.5.6.tar.gz) = 73155
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010152008.09FK87U3006867>