Date: Sun, 30 Sep 2018 19:42:10 +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: r480977 - head/sysutils/py-tmuxp Message-ID: <201809301942.w8UJgA0s048338@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 30 19:42:10 2018 New Revision: 480977 URL: https://svnweb.freebsd.org/changeset/ports/480977 Log: Update to 1.4.1 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 Sun Sep 30 19:42:05 2018 (r480976) +++ head/sysutils/py-tmuxp/Makefile Sun Sep 30 19:42:10 2018 (r480977) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tmuxp -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,6 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/p USES= python USE_PYTHON= autoplist concurrent distutils + NO_ARCH= yes .include <bsd.port.mk> Modified: head/sysutils/py-tmuxp/distinfo ============================================================================== --- head/sysutils/py-tmuxp/distinfo Sun Sep 30 19:42:05 2018 (r480976) +++ head/sysutils/py-tmuxp/distinfo Sun Sep 30 19:42:10 2018 (r480977) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520864523 -SHA256 (tmuxp-1.4.0.tar.gz) = c79ab46c731f1820de881882eaa892423d3ae0199880f1e927493fc7003711be -SIZE (tmuxp-1.4.0.tar.gz) = 46971 +TIMESTAMP = 1538159996 +SHA256 (tmuxp-1.4.1.tar.gz) = bfc7e8cbe1334e8b10aa0e8fc1809121c7c4c3645c0aaaa93a760f9208195587 +SIZE (tmuxp-1.4.1.tar.gz) = 46922
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809301942.w8UJgA0s048338>