aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-ioflo/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-21 04:37:15 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-21 04:37:15 +0800
commit1ee766b7174fdd11654638f050fe35793d26b190 (patch)
tree8913f76a70bae37d83b704a3b1c15e3c818435ba /devel/py-ioflo/Makefile
parentc6e38687730ac2506fca99998b81962c8cdec113 (diff)
downloadfreebsd-ports-gnome-1ee766b7174fdd11654638f050fe35793d26b190.tar.gz
freebsd-ports-gnome-1ee766b7174fdd11654638f050fe35793d26b190.tar.zst
freebsd-ports-gnome-1ee766b7174fdd11654638f050fe35793d26b190.zip
- Update to 1.2.4 [1]
- Add NO_ARCH [2] PR: 200339 [1] Submitted by: christer.edwards@gmail.com (maintainer) [1] Suggestee by: jason.unovitch@gmail.com [2]
Diffstat (limited to 'devel/py-ioflo/Makefile')
-rw-r--r--devel/py-ioflo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-ioflo/Makefile b/devel/py-ioflo/Makefile
index 2719c44ba203..1004aa81c1de 100644
--- a/devel/py-ioflo/Makefile
+++ b/devel/py-ioflo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ioflo
-PORTVERSION= 1.0.2
+PORTVERSION= 1.2.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,7 @@ LICENSE= APACHE20
USES= python:2 shebangfix
USE_PYTHON= distutils
+NO_ARCH= yes
SHEBANG_FILES= scripts/ioflo
python_OLD_CMD= /usr/bin/env python