mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
- Update to 0.5.1
- Use ${COPYTREE_SHARE} to install doc and examples
This commit is contained in:
parent
6ca23cbd64
commit
7dd340e36a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216655
6 changed files with 64 additions and 62 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Genshi
|
PORTNAME= Genshi
|
||||||
PORTVERSION= 0.5
|
PORTVERSION= 0.5.1
|
||||||
#PORTREVISION= 0
|
#PORTREVISION= 0
|
||||||
#PORTEPOCH= 0
|
#PORTEPOCH= 0
|
||||||
CATEGORIES= textproc www python
|
CATEGORIES= textproc www python
|
||||||
|
@ -28,12 +28,12 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
|
||||||
post-install:
|
post-install:
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
${MKDIR} ${DOCSDIR}
|
${MKDIR} ${DOCSDIR}
|
||||||
${CP} -R ${WRKSRC}/doc/ ${DOCSDIR}
|
cd ${WRKSRC}/doc/ && ${COPYTREE_SHARE} . ${DOCSDIR}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if !defined(NOPORTEXAMPLES)
|
.if !defined(NOPORTEXAMPLES)
|
||||||
${MKDIR} ${EXAMPLESDIR}
|
${MKDIR} ${EXAMPLESDIR}
|
||||||
${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR}
|
cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${EXAMPLESDIR}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (Genshi-0.5.tar.gz) = 70576888e1d90ac121db491ec786bb2c
|
MD5 (Genshi-0.5.1.tar.gz) = 3bb8a86804cff044dbd097e5abed3f04
|
||||||
SHA256 (Genshi-0.5.tar.gz) = 959e7e52c7d054049d3f9acec7ee69eac9465ff04c917c2e4c9eee9e8aeccd7f
|
SHA256 (Genshi-0.5.1.tar.gz) = a7fce788083fe2cfb091b3a5dfb9c25e45c2120c8ab78470b4eb858a7ee142d6
|
||||||
SIZE (Genshi-0.5.tar.gz) = 373403
|
SIZE (Genshi-0.5.1.tar.gz) = 375636
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
@comment $FreeBSD$
|
||||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/2000ft.png
|
%%PORTDOCS%%%%DOCSDIR%%/2000ft.png
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/api/api-objects.txt
|
%%PORTDOCS%%%%DOCSDIR%%/api/api-objects.txt
|
||||||
|
@ -208,35 +209,35 @@
|
||||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/README.txt
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/README.txt
|
||||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.html
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.html
|
||||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.py
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.py
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/api
|
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/conf
|
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/style
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/style
|
||||||
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/conf
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common
|
||||||
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/api
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/basic
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webpy
|
||||||
%%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%%/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
|
|
||||||
%%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/templates
|
||||||
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/static
|
||||||
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/lib
|
||||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit
|
||||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial
|
||||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webpy
|
%%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/config
|
||||||
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest
|
||||||
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears
|
||||||
|
%%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%%
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Genshi
|
PORTNAME= Genshi
|
||||||
PORTVERSION= 0.5
|
PORTVERSION= 0.5.1
|
||||||
#PORTREVISION= 0
|
#PORTREVISION= 0
|
||||||
#PORTEPOCH= 0
|
#PORTEPOCH= 0
|
||||||
CATEGORIES= textproc www python
|
CATEGORIES= textproc www python
|
||||||
|
@ -28,12 +28,12 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
|
||||||
post-install:
|
post-install:
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
${MKDIR} ${DOCSDIR}
|
${MKDIR} ${DOCSDIR}
|
||||||
${CP} -R ${WRKSRC}/doc/ ${DOCSDIR}
|
cd ${WRKSRC}/doc/ && ${COPYTREE_SHARE} . ${DOCSDIR}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if !defined(NOPORTEXAMPLES)
|
.if !defined(NOPORTEXAMPLES)
|
||||||
${MKDIR} ${EXAMPLESDIR}
|
${MKDIR} ${EXAMPLESDIR}
|
||||||
${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR}
|
cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${EXAMPLESDIR}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (Genshi-0.5.tar.gz) = 70576888e1d90ac121db491ec786bb2c
|
MD5 (Genshi-0.5.1.tar.gz) = 3bb8a86804cff044dbd097e5abed3f04
|
||||||
SHA256 (Genshi-0.5.tar.gz) = 959e7e52c7d054049d3f9acec7ee69eac9465ff04c917c2e4c9eee9e8aeccd7f
|
SHA256 (Genshi-0.5.1.tar.gz) = a7fce788083fe2cfb091b3a5dfb9c25e45c2120c8ab78470b4eb858a7ee142d6
|
||||||
SIZE (Genshi-0.5.tar.gz) = 373403
|
SIZE (Genshi-0.5.1.tar.gz) = 375636
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
@comment $FreeBSD$
|
||||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/2000ft.png
|
%%PORTDOCS%%%%DOCSDIR%%/2000ft.png
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/api/api-objects.txt
|
%%PORTDOCS%%%%DOCSDIR%%/api/api-objects.txt
|
||||||
|
@ -208,35 +209,35 @@
|
||||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/README.txt
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/README.txt
|
||||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.html
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.html
|
||||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.py
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webpy/hello.py
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/api
|
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/conf
|
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/style
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/style
|
||||||
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common/conf
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/common
|
||||||
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/api
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/basic
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webpy
|
||||||
%%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%%/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
|
|
||||||
%%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/templates
|
||||||
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/static
|
||||||
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit/lib
|
||||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial/geddit
|
||||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tutorial
|
||||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webpy
|
%%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/config
|
||||||
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears/genshitest
|
||||||
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/turbogears
|
||||||
|
%%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%%
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
||||||
|
|
Loading…
Add table
Reference in a new issue