aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2013-02-04 04:17:56 +0800
committernivit <nivit@FreeBSD.org>2013-02-04 04:17:56 +0800
commit577b3b4d7b9df8f538ba77b9168fd4da452db774 (patch)
tree427440d67db9ecf3dae3ba01bb6c0f5de61dde67
parent2bc0d4dc0124b8334a8ee6284779d3521343d690 (diff)
downloadfreebsd-ports-gnome-577b3b4d7b9df8f538ba77b9168fd4da452db774.tar.gz
freebsd-ports-gnome-577b3b4d7b9df8f538ba77b9168fd4da452db774.tar.zst
freebsd-ports-gnome-577b3b4d7b9df8f538ba77b9168fd4da452db774.zip
- Update to 1.8.4
- Remove OPTIONS_DEFINE
-rw-r--r--devel/py-virtualenv/Makefile5
-rw-r--r--devel/py-virtualenv/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile
index 91cbe58a7a04..7840880cf17d 100644
--- a/devel/py-virtualenv/Makefile
+++ b/devel/py-virtualenv/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= virtualenv
-PORTVERSION= 1.8.2
+PORTVERSION= 1.8.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,6 @@ COMMENT= Virtual Python Environment builder
LICENSE= MIT
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
-OPTIONS_DEFINE= DOCS
PLIST_SUB= PYVER=${PYTHON_VER} PIPVER=${PIPVER} DISTRIBUTEVER=${DISTRIBUTEVER} \
PY2X=${PY2X}
@@ -22,7 +21,7 @@ USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PIPVER= 1.2.1
-DISTRIBUTEVER= 0.6.28
+DISTRIBUTEVER= 0.6.31
.include <bsd.port.options.mk>
diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo
index 965e69bbcf2b..09ae74c5b717 100644
--- a/devel/py-virtualenv/distinfo
+++ b/devel/py-virtualenv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (virtualenv-1.8.2.tar.gz) = cffdab213221ef9305f8b4a20fa8ca034f7e30100d8b1e2514e08e33465e4be2
-SIZE (virtualenv-1.8.2.tar.gz) = 2168682
+SHA256 (virtualenv-1.8.4.tar.gz) = a16ee99f4a3b72be04704b8bd28c2f21d510af545492501ca3cd50fde9a70cb6
+SIZE (virtualenv-1.8.4.tar.gz) = 1857001