Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2014 05:19:40 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362763 - head/devel/py-virtualenvwrapper
Message-ID:  <201407240519.s6O5Jewp012524@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Thu Jul 24 05:19:40 2014
New Revision: 362763
URL: http://svnweb.freebsd.org/changeset/ports/362763
QAT: https://qat.redports.org/buildarchive/r362763/

Log:
  - Update to 4.3.1
  
  Build Log:	https://redports.org/buildarchive/20140724044516-67645/

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

Modified: head/devel/py-virtualenvwrapper/Makefile
==============================================================================
--- head/devel/py-virtualenvwrapper/Makefile	Thu Jul 24 05:11:54 2014	(r362762)
+++ head/devel/py-virtualenvwrapper/Makefile	Thu Jul 24 05:19:40 2014	(r362763)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	virtualenvwrapper
-PORTVERSION=	4.2
+PORTVERSION=	4.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-virtualenvwrapper/distinfo
==============================================================================
--- head/devel/py-virtualenvwrapper/distinfo	Thu Jul 24 05:11:54 2014	(r362762)
+++ head/devel/py-virtualenvwrapper/distinfo	Thu Jul 24 05:19:40 2014	(r362763)
@@ -1,2 +1,2 @@
-SHA256 (virtualenvwrapper-4.2.tar.gz) = cbc7f3587d5c3f23ef4e75fba166c7d4b278dff044d915cb9070845d2a89033e
-SIZE (virtualenvwrapper-4.2.tar.gz) = 125144
+SHA256 (virtualenvwrapper-4.3.1.tar.gz) = e6228aea4e76ba6a628455313eff4a6e2cf003010b23399c3a7dabd8798beb08
+SIZE (virtualenvwrapper-4.3.1.tar.gz) = 86086

Modified: head/devel/py-virtualenvwrapper/pkg-plist
==============================================================================
--- head/devel/py-virtualenvwrapper/pkg-plist	Thu Jul 24 05:11:54 2014	(r362762)
+++ head/devel/py-virtualenvwrapper/pkg-plist	Thu Jul 24 05:19:40 2014	(r362763)
@@ -3,6 +3,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/_sources/design.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/developers.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/extensions.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/glossary.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/history.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/hooks.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/index.txt
@@ -35,6 +36,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/design.html
 %%PORTDOCS%%%%DOCSDIR%%/developers.html
 %%PORTDOCS%%%%DOCSDIR%%/extensions.html
+%%PORTDOCS%%%%DOCSDIR%%/glossary.html
 %%PORTDOCS%%%%DOCSDIR%%/history.html
 %%PORTDOCS%%%%DOCSDIR%%/hooks.html
 %%PORTDOCS%%%%DOCSDIR%%/index.html
@@ -46,6 +48,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/search.html
 %%PORTDOCS%%%%DOCSDIR%%/searchindex.js
 %%PORTDOCS%%%%DOCSDIR%%/tips.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/_static
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/_sources
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/_static
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407240519.s6O5Jewp012524>