aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-09-22 11:07:22 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-09-22 11:07:22 +0000
commit632302d4d13d057423f0580c4c2f825f52803ce6 (patch)
tree9e142c59ee18cf3a4ff6345da030faca0ed90ce7
parenteaf0e88c0fc3d223cf1b7bb74311ef7e2e5528a7 (diff)
Notes
-rw-r--r--devel/py-pp/Makefile5
-rw-r--r--devel/py-pp/distinfo4
-rw-r--r--devel/py-pp/pkg-descr2
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-pp/Makefile b/devel/py-pp/Makefile
index 2f1dd5b6ad9a..30936f4bd489 100644
--- a/devel/py-pp/Makefile
+++ b/devel/py-pp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pp
-PORTVERSION= 1.6.2
+PORTVERSION= 1.6.4
CATEGORIES= devel python
MASTER_SITES= http://www.parallelpython.com/downloads/pp/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Parallel python execution server
-USE_PYTHON= 2.5-2.7
+USE_PYTHON= -2.7
USE_PYDISTUTILS= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/devel/py-pp/distinfo b/devel/py-pp/distinfo
index 624bf90a85ca..8da5682f90aa 100644
--- a/devel/py-pp/distinfo
+++ b/devel/py-pp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pp-1.6.2.tar.gz) = c0da00bdd569140c9b19574a8b30df20cdfcb59906ac7d8057f4980c8511fca6
-SIZE (pp-1.6.2.tar.gz) = 27842
+SHA256 (pp-1.6.4.tar.gz) = fa271f17641e069f19e25d352885e3a475797c657b30e433d8227c3d882163fa
+SIZE (pp-1.6.4.tar.gz) = 29521
diff --git a/devel/py-pp/pkg-descr b/devel/py-pp/pkg-descr
index 601d486b6bc0..d96246d491dc 100644
--- a/devel/py-pp/pkg-descr
+++ b/devel/py-pp/pkg-descr
@@ -6,4 +6,4 @@ It is light, easy to install and integrate with other python software.
pp is an open source and cross-platform module written in pure python
-WWW: http://www.parallelpython.com/
+WWW: http://www.parallelpython.com/