Date: Sat, 6 Oct 2018 09:35:30 +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: r481348 - head/sysutils/py-tmuxp Message-ID: <201810060935.w969ZUeg002258@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Oct 6 09:35:30 2018 New Revision: 481348 URL: https://svnweb.freebsd.org/changeset/ports/481348 Log: Update to 1.4.2 Changes: https://github.com/tmux-python/tmuxp/releases 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 Sat Oct 6 09:35:22 2018 (r481347) +++ head/sysutils/py-tmuxp/Makefile Sat Oct 6 09:35:30 2018 (r481348) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tmuxp -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-tmuxp/distinfo ============================================================================== --- head/sysutils/py-tmuxp/distinfo Sat Oct 6 09:35:22 2018 (r481347) +++ head/sysutils/py-tmuxp/distinfo Sat Oct 6 09:35:30 2018 (r481348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538159996 -SHA256 (tmuxp-1.4.1.tar.gz) = bfc7e8cbe1334e8b10aa0e8fc1809121c7c4c3645c0aaaa93a760f9208195587 -SIZE (tmuxp-1.4.1.tar.gz) = 46922 +TIMESTAMP = 1538591832 +SHA256 (tmuxp-1.4.2.tar.gz) = b5895a6341729b4c712f03657c6d7e519bf0e32a8f8411dc28aee160c365f120 +SIZE (tmuxp-1.4.2.tar.gz) = 62990
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810060935.w969ZUeg002258>