1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Update to 1.6.4

This commit is contained in:
Li-Wen Hsu 2013-09-22 11:07:22 +00:00
parent eaf0e88c0f
commit 632302d4d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327868
3 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= pp PORTNAME= pp
PORTVERSION= 1.6.2 PORTVERSION= 1.6.4
CATEGORIES= devel python CATEGORIES= devel python
MASTER_SITES= http://www.parallelpython.com/downloads/pp/ MASTER_SITES= http://www.parallelpython.com/downloads/pp/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -10,8 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Parallel python execution server COMMENT= Parallel python execution server
USE_PYTHON= 2.5-2.7 USE_PYTHON= -2.7
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes
NO_STAGE= yes NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (pp-1.6.2.tar.gz) = c0da00bdd569140c9b19574a8b30df20cdfcb59906ac7d8057f4980c8511fca6 SHA256 (pp-1.6.4.tar.gz) = fa271f17641e069f19e25d352885e3a475797c657b30e433d8227c3d882163fa
SIZE (pp-1.6.2.tar.gz) = 27842 SIZE (pp-1.6.4.tar.gz) = 29521

View File

@ -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 pp is an open source and cross-platform module written in pure python
WWW: http://www.parallelpython.com/ WWW: http://www.parallelpython.com/