aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-genshi
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2008-07-10 12:44:55 +0000
committerNicola Vitale <nivit@FreeBSD.org>2008-07-10 12:44:55 +0000
commit7dd340e36a0b972600459a0ecd950f643ef1e336 (patch)
treebe406bb38f0ab1be1b9820073cc7950bc4b07000 /textproc/py-genshi
parent6ca23cbd64556715734a87979218c0ce0f78ce75 (diff)
downloadports-7dd340e36a0b972600459a0ecd950f643ef1e336.tar.gz
ports-7dd340e36a0b972600459a0ecd950f643ef1e336.zip
- Update to 0.5.1
- Use ${COPYTREE_SHARE} to install doc and examples
Notes
Notes: svn path=/head/; revision=216655
Diffstat (limited to 'textproc/py-genshi')
-rw-r--r--textproc/py-genshi/Makefile6
-rw-r--r--textproc/py-genshi/distinfo6
-rw-r--r--textproc/py-genshi/pkg-plist49
3 files changed, 31 insertions, 30 deletions
diff --git a/textproc/py-genshi/Makefile b/textproc/py-genshi/Makefile
index e69d9d5707ee..696859512b7f 100644
--- a/textproc/py-genshi/Makefile
+++ b/textproc/py-genshi/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Genshi
-PORTVERSION= 0.5
+PORTVERSION= 0.5.1
#PORTREVISION= 0
#PORTEPOCH= 0
CATEGORIES= textproc www python
@@ -28,12 +28,12 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
- ${CP} -R ${WRKSRC}/doc/ ${DOCSDIR}
+ cd ${WRKSRC}/doc/ && ${COPYTREE_SHARE} . ${DOCSDIR}
.endif
.if !defined(NOPORTEXAMPLES)
${MKDIR} ${EXAMPLESDIR}
- ${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR}
+ cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
diff --git a/textproc/py-genshi/distinfo b/textproc/py-genshi/distinfo
index 3af715df2a30..a564658d2e03 100644
--- a/textproc/py-genshi/distinfo
+++ b/textproc/py-genshi/distinfo
@@ -1,3 +1,3 @@
-MD5 (Genshi-0.5.tar.gz) = 70576888e1d90ac121db491ec786bb2c
-SHA256 (Genshi-0.5.tar.gz) = 959e7e52c7d054049d3f9acec7ee69eac9465ff04c917c2e4c9eee9e8aeccd7f
-SIZE (Genshi-0.5.tar.gz) = 373403
+MD5 (Genshi-0.5.1.tar.gz) = 3bb8a86804cff044dbd097e5abed3f04
+SHA256 (Genshi-0.5.1.tar.gz) = a7fce788083fe2cfb091b3a5dfb9c25e45c2120c8ab78470b4eb858a7ee142d6
+SIZE (Genshi-0.5.1.tar.gz) = 375636
diff --git a/textproc/py-genshi/pkg-plist b/textproc/py-genshi/pkg-plist
index 1a8ce84211e9..54e20e0012e7 100644
--- a/textproc/py-genshi/pkg-plist
+++ b/textproc/py-genshi/pkg-plist
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
%%PORTDOCS%%%%DOCSDIR%%/2000ft.png
%%PORTDOCS%%%%DOCSDIR%%/api/api-objects.txt
@@ -208,35 +209,35 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/README.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.py
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/api
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/conf
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/style
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/conf
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/api
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/basic
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/cheetah
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/clearsilver
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/django/templates
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/django/templatetags
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/django
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/genshi
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/genshi_text
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/kid
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/mako
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/myghty
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/simpletal
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/config
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webpy
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/templates
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/static
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/lib
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/tests
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/templates
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/static/images
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/static
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/templates
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/tests
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest/config
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/lib
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/static
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/templates
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webpy
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/simpletal
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/myghty
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/mako
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/kid
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/genshi_text
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/genshi
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/django/templatetags
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/django/templates
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/django
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/clearsilver
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench/cheetah
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/bench
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/basic
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%