svn commit: r378207 - head/devel/py-virtualenvwrapper

Nicola Vitale nivit at FreeBSD.org
Sat Jan 31 13:32:08 UTC 2015


Author: nivit
Date: Sat Jan 31 13:32:06 2015
New Revision: 378207
URL: https://svnweb.freebsd.org/changeset/ports/378207
QAT: https://qat.redports.org/buildarchive/r378207/

Log:
  - Update to 4.3.2
  - Update WWW address

Modified:
  head/devel/py-virtualenvwrapper/Makefile
  head/devel/py-virtualenvwrapper/distinfo
  head/devel/py-virtualenvwrapper/pkg-descr

Modified: head/devel/py-virtualenvwrapper/Makefile
==============================================================================
--- head/devel/py-virtualenvwrapper/Makefile	Sat Jan 31 13:11:46 2015	(r378206)
+++ head/devel/py-virtualenvwrapper/Makefile	Sat Jan 31 13:32:06 2015	(r378207)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	virtualenvwrapper
-PORTVERSION=	4.3.1
+PORTVERSION=	4.3.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-virtualenvwrapper/distinfo
==============================================================================
--- head/devel/py-virtualenvwrapper/distinfo	Sat Jan 31 13:11:46 2015	(r378206)
+++ head/devel/py-virtualenvwrapper/distinfo	Sat Jan 31 13:32:06 2015	(r378207)
@@ -1,2 +1,2 @@
-SHA256 (virtualenvwrapper-4.3.1.tar.gz) = e6228aea4e76ba6a628455313eff4a6e2cf003010b23399c3a7dabd8798beb08
-SIZE (virtualenvwrapper-4.3.1.tar.gz) = 86086
+SHA256 (virtualenvwrapper-4.3.2.tar.gz) = ee545ade2e6bc5433284388afde6ec6417a4d819ba7b0d65d0ce8c4d3fcc11fd
+SIZE (virtualenvwrapper-4.3.2.tar.gz) = 86495

Modified: head/devel/py-virtualenvwrapper/pkg-descr
==============================================================================
--- head/devel/py-virtualenvwrapper/pkg-descr	Sat Jan 31 13:11:46 2015	(r378206)
+++ head/devel/py-virtualenvwrapper/pkg-descr	Sat Jan 31 13:32:06 2015	(r378207)
@@ -5,4 +5,4 @@ managing your development workflow, maki
 than one project at a time without introducing conflicts in their
 dependencies.
 
-WWW: http://www.doughellmann.com/projects/virtualenvwrapper/
+WWW: http://virtualenvwrapper.readthedocs.org/en/latest/index.html


More information about the svn-ports-all mailing list