Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/py-webob/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 15 Sep 2010 11:47:23 -0000 1.5 +++ Makefile 20 Feb 2011 17:16:08 -0000 @@ -6,8 +6,7 @@ # PORTNAME= webob -PORTVERSION= 1.0 -PORTREVISION= 0 +PORTVERSION= 1.0.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ @@ -20,11 +19,12 @@ PYDISTUTILS_PKGNAME= WebOb USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_BZIP2= yes .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} - cd ${WRKSRC}/docs/_build && ${COPYTREE_SHARE} . ${DOCSDIR} + cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${DOCSDIR} .endif .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/py-webob/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 15 Sep 2010 11:47:23 -0000 1.5 +++ distinfo 20 Feb 2011 17:16:08 -0000 @@ -1,3 +1,2 @@ -MD5 (WebOb-1.0.tar.gz) = 2949c7b4cee48aa10ddc244eaff5d38b -SHA256 (WebOb-1.0.tar.gz) = 9a623a5c0f4f854554425161d0cc3046aced5cf0d6e3fd846a1829e5125c8368 -SIZE (WebOb-1.0.tar.gz) = 210397 +SHA256 (WebOb-1.0.2.tar.bz2) = 341e1860f146de44653680c7f16a6adb9615b60f0f419892ad12b03b67ad8cb7 +SIZE (WebOb-1.0.2.tar.bz2) = 100757 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/py-webob/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- pkg-plist 15 Sep 2010 11:47:23 -0000 1.3 +++ pkg-plist 20 Feb 2011 17:16:08 -0000 @@ -1,20 +1,20 @@ @comment $FreeBSD: ports/www/py-webob/pkg-plist,v 1.3 2010/09/15 11:47:23 nivit Exp $ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% -%%PORTDOCS%%%%DOCSDIR%%/comment-example.html -%%PORTDOCS%%%%DOCSDIR%%/differences.html -%%PORTDOCS%%%%DOCSDIR%%/do-it-yourself.html -%%PORTDOCS%%%%DOCSDIR%%/file-example.html -%%PORTDOCS%%%%DOCSDIR%%/genindex.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/jsonrpc-example.html -%%PORTDOCS%%%%DOCSDIR%%/license.html -%%PORTDOCS%%%%DOCSDIR%%/modindex.html -%%PORTDOCS%%%%DOCSDIR%%/modules/dec.html -%%PORTDOCS%%%%DOCSDIR%%/modules/webob.html -%%PORTDOCS%%%%DOCSDIR%%/news.html -%%PORTDOCS%%%%DOCSDIR%%/reference.html -%%PORTDOCS%%%%DOCSDIR%%/search.html -%%PORTDOCS%%%%DOCSDIR%%/test-file.html -%%PORTDOCS%%%%DOCSDIR%%/wiki-example.html +%%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%%