diff options
author | nivit <nivit@FreeBSD.org> | 2010-10-02 23:31:32 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2010-10-02 23:31:32 +0800 |
commit | f098ae04baf811dd9e6bdc20146febf51027b901 (patch) | |
tree | 294626b53a4bfa6f26afc7365942c613ec98cf28 /devel | |
parent | 1df8a032878cf95a6ac638cf0a8f9d53b6db6a69 (diff) | |
download | freebsd-ports-gnome-f098ae04baf811dd9e6bdc20146febf51027b901.tar.gz freebsd-ports-gnome-f098ae04baf811dd9e6bdc20146febf51027b901.tar.zst freebsd-ports-gnome-f098ae04baf811dd9e6bdc20146febf51027b901.zip |
- Update to 2.5.3
- Add another download site (CHEESESHOP)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-virtualenvwrapper/Makefile | 5 | ||||
-rw-r--r-- | devel/py-virtualenvwrapper/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-virtualenvwrapper/Makefile b/devel/py-virtualenvwrapper/Makefile index 064bd313fccd..671655e5a3e6 100644 --- a/devel/py-virtualenvwrapper/Makefile +++ b/devel/py-virtualenvwrapper/Makefile @@ -6,10 +6,11 @@ # PORTNAME= virtualenvwrapper -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 PORTREVISION= 0 CATEGORIES= devel python -MASTER_SITES= http://www.doughellmann.com/downloads/ \ +MASTER_SITES= CHEESESHOP \ + http://www.doughellmann.com/downloads/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-virtualenvwrapper/distinfo b/devel/py-virtualenvwrapper/distinfo index d3d5f2184b5e..b1a23f29fbd0 100644 --- a/devel/py-virtualenvwrapper/distinfo +++ b/devel/py-virtualenvwrapper/distinfo @@ -1,3 +1,3 @@ -MD5 (virtualenvwrapper-2.5.2.tar.gz) = cece3d7c17b8a228f48e806e35d4811a -SHA256 (virtualenvwrapper-2.5.2.tar.gz) = ae1d8aaf752e01860b3ca0d8d12871eb513a7d6348526b3cd9fcdecf08b675b2 -SIZE (virtualenvwrapper-2.5.2.tar.gz) = 220593 +MD5 (virtualenvwrapper-2.5.3.tar.gz) = 7ed6eeab5e0429e73b4440cca3e8ac4f +SHA256 (virtualenvwrapper-2.5.3.tar.gz) = 9ef8424ad665fb1d8692ad34360f93fe306069bcfaebefe837a0aa8f93208406 +SIZE (virtualenvwrapper-2.5.3.tar.gz) = 220573 |