aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-webob
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2010-09-15 19:47:23 +0800
committernivit <nivit@FreeBSD.org>2010-09-15 19:47:23 +0800
commit79bbeca6b638d9ade675b7405d7dd04d188c75af (patch)
treec589e449ae986effe9a0f7c2f36a7bfa4bd1ef9d /www/py-webob
parent0bf9fa143908d19a1240ffc99a57c09cb474d154 (diff)
downloadfreebsd-ports-gnome-79bbeca6b638d9ade675b7405d7dd04d188c75af.tar.gz
freebsd-ports-gnome-79bbeca6b638d9ade675b7405d7dd04d188c75af.tar.zst
freebsd-ports-gnome-79bbeca6b638d9ade675b7405d7dd04d188c75af.zip
- Update to 1.0
- Install additional documentation
Diffstat (limited to 'www/py-webob')
-rw-r--r--www/py-webob/Makefile8
-rw-r--r--www/py-webob/distinfo6
-rw-r--r--www/py-webob/pkg-plist18
3 files changed, 28 insertions, 4 deletions
diff --git a/www/py-webob/Makefile b/www/py-webob/Makefile
index 0c4c0bf57afe..e074efdd2f9c 100644
--- a/www/py-webob/Makefile
+++ b/www/py-webob/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= webob
-PORTVERSION= 0.9.8
+PORTVERSION= 1.0
PORTREVISION= 0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
@@ -21,4 +21,10 @@ PYDISTUTILS_PKGNAME= WebOb
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+.if !defined(NOPORTDOCS)
+post-install:
+ ${MKDIR} ${DOCSDIR}
+ cd ${WRKSRC}/docs/_build && ${COPYTREE_SHARE} . ${DOCSDIR}
+.endif
+
.include <bsd.port.mk>
diff --git a/www/py-webob/distinfo b/www/py-webob/distinfo
index 99d6915f2323..7231334854f1 100644
--- a/www/py-webob/distinfo
+++ b/www/py-webob/distinfo
@@ -1,3 +1,3 @@
-MD5 (WebOb-0.9.8.tar.gz) = 07d1a1a4b0bf0faa67cb6638c632ea61
-SHA256 (WebOb-0.9.8.tar.gz) = 5465846d93e66ab395ecdc35aee3570629cc28a7f1be8185af851b6bf26154ca
-SIZE (WebOb-0.9.8.tar.gz) = 204703
+MD5 (WebOb-1.0.tar.gz) = 2949c7b4cee48aa10ddc244eaff5d38b
+SHA256 (WebOb-1.0.tar.gz) = 9a623a5c0f4f854554425161d0cc3046aced5cf0d6e3fd846a1829e5125c8368
+SIZE (WebOb-1.0.tar.gz) = 210397
diff --git a/www/py-webob/pkg-plist b/www/py-webob/pkg-plist
index 7767d3e76aa1..b24e13a71275 100644
--- a/www/py-webob/pkg-plist
+++ b/www/py-webob/pkg-plist
@@ -1,2 +1,20 @@
@comment $FreeBSD$
%%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%%@dirrm %%DOCSDIR%%/modules
+%%PORTDOCS%%@dirrm %%DOCSDIR%%