aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2015-08-24 04:27:29 +0800
committerrm <rm@FreeBSD.org>2015-08-24 04:27:29 +0800
commit98289da5e1b9ed29181816cbb858ff615bba4115 (patch)
treef4bcc68d10f5a6bcc04d23baf4e44ac8e99a1612
parent3d008f16b66da02038dbef9366dbd57b4365ab8d (diff)
downloadfreebsd-ports-gnome-98289da5e1b9ed29181816cbb858ff615bba4115.tar.gz
freebsd-ports-gnome-98289da5e1b9ed29181816cbb858ff615bba4115.tar.zst
freebsd-ports-gnome-98289da5e1b9ed29181816cbb858ff615bba4115.zip
sysutils/py-tmuxp: update to 0.9.1
New release resolves the compatibility issue with python3. Relax python version check in Makefile. PR: 201564 Approved by: Tony Narlock <tony@git-pull.com> (maintainer)
-rw-r--r--sysutils/py-tmuxp/Makefile4
-rw-r--r--sysutils/py-tmuxp/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-tmuxp/Makefile b/sysutils/py-tmuxp/Makefile
index 161eaf3f6306..2938446275db 100644
--- a/sysutils/py-tmuxp/Makefile
+++ b/sysutils/py-tmuxp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tmuxp
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.1
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=0:${PORTSDIR}/devel/py-argcompl
tmux:${PORTSDIR}/sysutils/tmux
NO_ARCH= yes
-USES= python:2
+USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
diff --git a/sysutils/py-tmuxp/distinfo b/sysutils/py-tmuxp/distinfo
index 1cd875126b43..db10e20e2887 100644
--- a/sysutils/py-tmuxp/distinfo
+++ b/sysutils/py-tmuxp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tmuxp-0.9.0.tar.gz) = 03023f5db87c8abb4acf36b0837e372b879f903e6f9f24f6448ff8744d4b28f5
-SIZE (tmuxp-0.9.0.tar.gz) = 77925
+SHA256 (tmuxp-0.9.1.tar.gz) = 3c83e75872c510cd7b1007eb3dc578773691054d282cf7aca1050efa8295b1f5
+SIZE (tmuxp-0.9.1.tar.gz) = 79304