Date: Sun, 27 Jan 2019 19:57:53 +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: r491390 - head/sysutils/py-tmuxp Message-ID: <201901271957.x0RJvrnx013710@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 27 19:57:53 2019 New Revision: 491390 URL: https://svnweb.freebsd.org/changeset/ports/491390 Log: Update to 1.5.0 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 Sun Jan 27 19:57:48 2019 (r491389) +++ head/sysutils/py-tmuxp/Makefile Sun Jan 27 19:57:53 2019 (r491390) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tmuxp -DISTVERSION= 1.4.2 +DISTVERSION= 1.5.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-tmuxp/distinfo ============================================================================== --- head/sysutils/py-tmuxp/distinfo Sun Jan 27 19:57:48 2019 (r491389) +++ head/sysutils/py-tmuxp/distinfo Sun Jan 27 19:57:53 2019 (r491390) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538591832 -SHA256 (tmuxp-1.4.2.tar.gz) = b5895a6341729b4c712f03657c6d7e519bf0e32a8f8411dc28aee160c365f120 -SIZE (tmuxp-1.4.2.tar.gz) = 62990 +TIMESTAMP = 1548611915 +SHA256 (tmuxp-1.5.0.tar.gz) = ec302601410ea00bc756930bf04f19e2cc4b2db87b0b8d0e5f714c08dc264776 +SIZE (tmuxp-1.5.0.tar.gz) = 65467
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901271957.x0RJvrnx013710>