svn commit: r480977 - head/sysutils/py-tmuxp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 30 19:42:11 UTC 2018
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
More information about the svn-ports-all
mailing list