diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2012-01-22 16:18:27 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2012-01-22 16:18:27 +0000 |
commit | 4cf133c49c2ac81b64c7d9ec180bcce7ccbe7f10 (patch) | |
tree | cd9aab18857686fc2debfe553c49476915ec58d2 | |
parent | Update ffmpeg-devel to 2012-01-22 (b4ec645) (diff) |
- Update to 1.7
- Remove nivi.interfree.it from MASTER_SITES
Notes
Notes:
svn path=/head/; revision=289628
-rw-r--r-- | devel/py-virtualenv/Makefile | 7 | ||||
-rw-r--r-- | devel/py-virtualenv/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile index 6a98781860bc..575669e2bb48 100644 --- a/devel/py-virtualenv/Makefile +++ b/devel/py-virtualenv/Makefile @@ -6,11 +6,10 @@ # PORTNAME= virtualenv -PORTVERSION= 1.6.4 +PORTVERSION= 1.7 PORTREVISION= 0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP \ - http://nivi.interfree.it/distfiles/${PORTNAME}/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org @@ -23,7 +22,7 @@ USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install PIPVER= 1.0.2 -DISTRIBUTEVER= 0.6.19 +DISTRIBUTEVER= 0.6.24 .if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo index 0310caef62ab..5463615edf7c 100644 --- a/devel/py-virtualenv/distinfo +++ b/devel/py-virtualenv/distinfo @@ -1,2 +1,2 @@ -SHA256 (virtualenv-1.6.4.tar.gz) = a68efb4b35a4fef2a57de1981e00d9cf60be5b17d8f677baa0c5848582aaae85 -SIZE (virtualenv-1.6.4.tar.gz) = 1889033 +SHA256 (virtualenv-1.7.tar.gz) = e32b851eec3beae048c41dedcbebdae8484752b4426436ba8d7d1d69458ef6fc +SIZE (virtualenv-1.7.tar.gz) = 2125413 |