diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2011-03-02 22:47:50 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2011-03-02 22:47:50 +0000 |
commit | fb9aa3417ab42d48306093965a43038aa88643f7 (patch) | |
tree | 3820591ab3cd779d417baa4b976e5291466cb841 /devel/py-virtualenvwrapper | |
parent | 803472b1acf068f589fd3db83c541a49eeb77c15 (diff) |
Notes
Diffstat (limited to 'devel/py-virtualenvwrapper')
-rw-r--r-- | devel/py-virtualenvwrapper/Makefile | 2 | ||||
-rw-r--r-- | devel/py-virtualenvwrapper/distinfo | 4 | ||||
-rw-r--r-- | devel/py-virtualenvwrapper/files/patch-setup.py | 13 | ||||
-rw-r--r-- | devel/py-virtualenvwrapper/pkg-plist | 49 |
4 files changed, 65 insertions, 3 deletions
diff --git a/devel/py-virtualenvwrapper/Makefile b/devel/py-virtualenvwrapper/Makefile index 3b82d08debcb..008de34d262e 100644 --- a/devel/py-virtualenvwrapper/Makefile +++ b/devel/py-virtualenvwrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= virtualenvwrapper -PORTVERSION= 2.6.1 +PORTVERSION= 2.6.3 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ diff --git a/devel/py-virtualenvwrapper/distinfo b/devel/py-virtualenvwrapper/distinfo index fd85613cad12..8d4ae136efc1 100644 --- a/devel/py-virtualenvwrapper/distinfo +++ b/devel/py-virtualenvwrapper/distinfo @@ -1,2 +1,2 @@ -SHA256 (virtualenvwrapper-2.6.1.tar.gz) = 49a336d72155659d000d491d863d3c446b2af7d0c8e705919fab973452a06c40 -SIZE (virtualenvwrapper-2.6.1.tar.gz) = 430843 +SHA256 (virtualenvwrapper-2.6.3.tar.gz) = c85ce6ebc7b1105899209bffb7b0a446bc752f4fcb6ebb8c358cd16b59aed6ff +SIZE (virtualenvwrapper-2.6.3.tar.gz) = 690280 diff --git a/devel/py-virtualenvwrapper/files/patch-setup.py b/devel/py-virtualenvwrapper/files/patch-setup.py new file mode 100644 index 000000000000..2d63674ab525 --- /dev/null +++ b/devel/py-virtualenvwrapper/files/patch-setup.py @@ -0,0 +1,13 @@ +--- ./setup.py.orig 2011-02-27 01:36:04.000000000 +0100 ++++ ./setup.py 2011-03-02 23:31:19.000000000 +0100 +@@ -6,8 +6,8 @@ + VERSION = '2.6.3' + + # Bootstrap installation of Distribute +-import distribute_setup +-distribute_setup.use_setuptools() ++#import distribute_setup ++#distribute_setup.use_setuptools() + + from setuptools import setup, find_packages + diff --git a/devel/py-virtualenvwrapper/pkg-plist b/devel/py-virtualenvwrapper/pkg-plist index 12d1d87e4820..b196373f6fa0 100644 --- a/devel/py-virtualenvwrapper/pkg-plist +++ b/devel/py-virtualenvwrapper/pkg-plist @@ -28,12 +28,16 @@ bin/virtualenvwrapper.sh %%PORTDOCS%%%%DOCSDIR%%/en/_sources/plugins.txt %%PORTDOCS%%%%DOCSDIR%%/en/_sources/scripts.txt %%PORTDOCS%%%%DOCSDIR%%/en/_sources/tips.txt +%%PORTDOCS%%%%DOCSDIR%%/en/_static/agogo.css %%PORTDOCS%%%%DOCSDIR%%/en/_static/basic.css +%%PORTDOCS%%%%DOCSDIR%%/en/_static/bgfooter.png +%%PORTDOCS%%%%DOCSDIR%%/en/_static/bgtop.png %%PORTDOCS%%%%DOCSDIR%%/en/_static/contents.png %%PORTDOCS%%%%DOCSDIR%%/en/_static/doctools.js %%PORTDOCS%%%%DOCSDIR%%/en/_static/file.png %%PORTDOCS%%%%DOCSDIR%%/en/_static/jquery.js %%PORTDOCS%%%%DOCSDIR%%/en/_static/minus.png +%%PORTDOCS%%%%DOCSDIR%%/en/_static/nature.css %%PORTDOCS%%%%DOCSDIR%%/en/_static/navigation.png %%PORTDOCS%%%%DOCSDIR%%/en/_static/plus.png %%PORTDOCS%%%%DOCSDIR%%/en/_static/pygments.css @@ -62,12 +66,16 @@ bin/virtualenvwrapper.sh %%PORTDOCS%%%%DOCSDIR%%/es/_sources/plugins.txt %%PORTDOCS%%%%DOCSDIR%%/es/_sources/scripts.txt %%PORTDOCS%%%%DOCSDIR%%/es/_sources/tips.txt +%%PORTDOCS%%%%DOCSDIR%%/es/_static/agogo.css %%PORTDOCS%%%%DOCSDIR%%/es/_static/basic.css +%%PORTDOCS%%%%DOCSDIR%%/es/_static/bgfooter.png +%%PORTDOCS%%%%DOCSDIR%%/es/_static/bgtop.png %%PORTDOCS%%%%DOCSDIR%%/es/_static/contents.png %%PORTDOCS%%%%DOCSDIR%%/es/_static/doctools.js %%PORTDOCS%%%%DOCSDIR%%/es/_static/file.png %%PORTDOCS%%%%DOCSDIR%%/es/_static/jquery.js %%PORTDOCS%%%%DOCSDIR%%/es/_static/minus.png +%%PORTDOCS%%%%DOCSDIR%%/es/_static/nature.css %%PORTDOCS%%%%DOCSDIR%%/es/_static/navigation.png %%PORTDOCS%%%%DOCSDIR%%/es/_static/plus.png %%PORTDOCS%%%%DOCSDIR%%/es/_static/pygments.css @@ -86,6 +94,47 @@ bin/virtualenvwrapper.sh %%PORTDOCS%%%%DOCSDIR%%/es/search.html %%PORTDOCS%%%%DOCSDIR%%/es/searchindex.js %%PORTDOCS%%%%DOCSDIR%%/es/tips.html +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/command_ref.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/developers.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/extensions.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/history.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/hooks.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/index.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/install.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/plugins.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/scripts.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_sources/tips.txt +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/agogo.css +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/basic.css +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/bgfooter.png +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/bgtop.png +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/contents.png +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/doctools.js +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/file.png +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/jquery.js +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/minus.png +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/nature.css +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/navigation.png +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/plus.png +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/pygments.css +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/searchtools.js +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/sphinxdoc.css +%%PORTDOCS%%%%DOCSDIR%%/ja/_static/underscore.js +%%PORTDOCS%%%%DOCSDIR%%/ja/command_ref.html +%%PORTDOCS%%%%DOCSDIR%%/ja/developers.html +%%PORTDOCS%%%%DOCSDIR%%/ja/extensions.html +%%PORTDOCS%%%%DOCSDIR%%/ja/history.html +%%PORTDOCS%%%%DOCSDIR%%/ja/hooks.html +%%PORTDOCS%%%%DOCSDIR%%/ja/index.html +%%PORTDOCS%%%%DOCSDIR%%/ja/install.html +%%PORTDOCS%%%%DOCSDIR%%/ja/plugins.html +%%PORTDOCS%%%%DOCSDIR%%/ja/scripts.html +%%PORTDOCS%%%%DOCSDIR%%/ja/search.html +%%PORTDOCS%%%%DOCSDIR%%/ja/searchindex.js +%%PORTDOCS%%%%DOCSDIR%%/ja/tips.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/ja/_static +%%PORTDOCS%%@dirrm %%DOCSDIR%%/ja/_sources +%%PORTDOCS%%@dirrm %%DOCSDIR%%/ja %%PORTDOCS%%@dirrm %%DOCSDIR%%/es/_static %%PORTDOCS%%@dirrm %%DOCSDIR%%/es/_sources %%PORTDOCS%%@dirrm %%DOCSDIR%%/es |