aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2011-04-07 20:21:28 +0800
committernivit <nivit@FreeBSD.org>2011-04-07 20:21:28 +0800
commit90efa66580cb841bf494f5e1ac203d9dd3a6ca33 (patch)
tree22ac44fbccd67e8c8a808708c618696639e3109f /www
parent380a1450ef01759a7076ac74215256c34bfbc5e0 (diff)
downloadfreebsd-ports-gnome-90efa66580cb841bf494f5e1ac203d9dd3a6ca33.tar.gz
freebsd-ports-gnome-90efa66580cb841bf494f5e1ac203d9dd3a6ca33.tar.zst
freebsd-ports-gnome-90efa66580cb841bf494f5e1ac203d9dd3a6ca33.zip
- Update to 1.0.6
- Remove post-install target (to install docs)
Diffstat (limited to 'www')
-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%%