aboutsummaryrefslogtreecommitdiff
path: root/www/py-webob
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2011-04-07 12:21:28 +0000
committerNicola Vitale <nivit@FreeBSD.org>2011-04-07 12:21:28 +0000
commit643bfed5f5d48e2b3aa289442e840ca9e084c596 (patch)
tree331a1646f602c5407c2bafb8517b575ffd89b46d /www/py-webob
parent758eba9c824946dfc3dfc5be9ce8a2553b7a20d9 (diff)
downloadports-643bfed5f5d48e2b3aa289442e840ca9e084c596.tar.gz
ports-643bfed5f5d48e2b3aa289442e840ca9e084c596.zip
Notes
Diffstat (limited to 'www/py-webob')
-rw-r--r--www/py-webob/Makefile8
-rw-r--r--www/py-webob/distinfo4
-rw-r--r--www/py-webob/pkg-plist18
3 files changed, 3 insertions, 27 deletions
diff --git a/www/py-webob/Makefile b/www/py-webob/Makefile
index 1edc3f9ce691..ef907aa330c8 100644
--- a/www/py-webob/Makefile
+++ b/www/py-webob/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= webob
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
PORTREVISION= 0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
@@ -23,10 +23,4 @@ USE_PYDISTUTILS= easy_install
USE_ZIP= yes
-.if !defined(NOPORTDOCS)
-post-install:
- ${MKDIR} ${DOCSDIR}
- cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${DOCSDIR}
-.endif
-
.include <bsd.port.mk>
diff --git a/www/py-webob/distinfo b/www/py-webob/distinfo
index 23018a2bc228..50a9e3b8a372 100644
--- a/www/py-webob/distinfo
+++ b/www/py-webob/distinfo
@@ -1,2 +1,2 @@
-SHA256 (WebOb-1.0.5.zip) = 806e6e7c55a3170bbf016242494f7c77524666682dd95553a2e19a5d03bb6ad8
-SIZE (WebOb-1.0.5.zip) = 150909
+SHA256 (WebOb-1.0.6.zip) = d4119ff49e01b29aabf752316da74ab6a0397430a32893d701d8f7f2f1519583
+SIZE (WebOb-1.0.6.zip) = 59981
diff --git a/www/py-webob/pkg-plist b/www/py-webob/pkg-plist
index dbc3303fa7f7..7767d3e76aa1 100644
--- a/www/py-webob/pkg-plist
+++ b/www/py-webob/pkg-plist
@@ -1,20 +1,2 @@
@comment $FreeBSD$
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
-%%PORTDOCS%%%%DOCSDIR%%/comment-example.txt
-%%PORTDOCS%%%%DOCSDIR%%/conf.py
-%%PORTDOCS%%%%DOCSDIR%%/differences.txt
-%%PORTDOCS%%%%DOCSDIR%%/do-it-yourself.txt
-%%PORTDOCS%%%%DOCSDIR%%/file-example.txt
-%%PORTDOCS%%%%DOCSDIR%%/index.txt
-%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example-code/test_jsonrpc.txt
-%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example.txt
-%%PORTDOCS%%%%DOCSDIR%%/license.txt
-%%PORTDOCS%%%%DOCSDIR%%/modules/dec.txt
-%%PORTDOCS%%%%DOCSDIR%%/modules/webob.txt
-%%PORTDOCS%%%%DOCSDIR%%/news.txt
-%%PORTDOCS%%%%DOCSDIR%%/reference.txt
-%%PORTDOCS%%%%DOCSDIR%%/test-file.txt
-%%PORTDOCS%%%%DOCSDIR%%/wiki-example.txt
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/modules
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/jsonrpc-example-code
-%%PORTDOCS%%@dirrm %%DOCSDIR%%