diff options
author | nivit <nivit@FreeBSD.org> | 2011-08-08 04:40:36 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2011-08-08 04:40:36 +0800 |
commit | 80e81f33d4da5132fdd9d2b6f818246fa7e40d20 (patch) | |
tree | 278e71d099665cb1de8d5cab6fe17e4cbf9b0a84 /devel | |
parent | cb126669458bc35fa1d045a3c1cde351aaa8a2a1 (diff) | |
download | freebsd-ports-gnome-80e81f33d4da5132fdd9d2b6f818246fa7e40d20.tar.gz freebsd-ports-gnome-80e81f33d4da5132fdd9d2b6f818246fa7e40d20.tar.zst freebsd-ports-gnome-80e81f33d4da5132fdd9d2b6f818246fa7e40d20.zip |
- Update to 1.6.4
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-virtualenv/Makefile | 6 | ||||
-rw-r--r-- | devel/py-virtualenv/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile index 747be006f3e9..6a98781860bc 100644 --- a/devel/py-virtualenv/Makefile +++ b/devel/py-virtualenv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= virtualenv -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.4 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ @@ -22,8 +22,8 @@ PLIST_SUB= PYVER=${PYTHON_VER} PIPVER=${PIPVER} DISTRIBUTEVER=${DISTRIBUTEVER} USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install -PIPVER= 1.0.1 -DISTRIBUTEVER= 0.6.16 +PIPVER= 1.0.2 +DISTRIBUTEVER= 0.6.19 .if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo index 7282627688e2..0310caef62ab 100644 --- a/devel/py-virtualenv/distinfo +++ b/devel/py-virtualenv/distinfo @@ -1,2 +1,2 @@ -SHA256 (virtualenv-1.6.1.tar.gz) = d066d7e5d4924766950d1d78c851cd442dfed9ca966694f614f2cc8c5cb48a26 -SIZE (virtualenv-1.6.1.tar.gz) = 1779120 +SHA256 (virtualenv-1.6.4.tar.gz) = a68efb4b35a4fef2a57de1981e00d9cf60be5b17d8f677baa0c5848582aaae85 +SIZE (virtualenv-1.6.4.tar.gz) = 1889033 |