mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 3.1
This commit is contained in:
parent
c2dde6697b
commit
c5cf393be7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76620
3 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= ro
|
PORTNAME= ro
|
||||||
PORTVERSION= 3.0
|
PORTVERSION= 3.1
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= pyro
|
MASTER_SITE_SUBDIR= pyro
|
||||||
|
@ -26,7 +26,6 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-ro
|
||||||
post-patch:
|
post-patch:
|
||||||
${ECHO} -e 'install-scripts=${PREFIX}/bin\n' \
|
${ECHO} -e 'install-scripts=${PREFIX}/bin\n' \
|
||||||
'\n[install-options]\nunattended=1' >> ${WRKSRC}/setup.cfg
|
'\n[install-options]\nunattended=1' >> ${WRKSRC}/setup.cfg
|
||||||
${RM} ${WRKSRC}/docs/3-install.html~
|
|
||||||
|
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
post-install:
|
post-install:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (Pyro-3.0.tar.gz) = 71662e1f0587d934af63a52d5e7978ca
|
MD5 (Pyro-3.1.tar.gz) = 7dc93e5e12d559fa84e73a75713919b3
|
||||||
|
|
|
@ -119,6 +119,8 @@ bin/xnsc
|
||||||
%%PORTDOCS%%share/examples/py-ro/callback/bounce_server.py
|
%%PORTDOCS%%share/examples/py-ro/callback/bounce_server.py
|
||||||
%%PORTDOCS%%share/examples/py-ro/callback/bouncer.py
|
%%PORTDOCS%%share/examples/py-ro/callback/bouncer.py
|
||||||
%%PORTDOCS%%share/examples/py-ro/callback/bouncer2.py
|
%%PORTDOCS%%share/examples/py-ro/callback/bouncer2.py
|
||||||
|
%%PORTDOCS%%share/examples/py-ro/callback/bouncer_cberror.py
|
||||||
|
%%PORTDOCS%%share/examples/py-ro/callback/cberror_client.py
|
||||||
%%PORTDOCS%%share/examples/py-ro/callback/shout.py
|
%%PORTDOCS%%share/examples/py-ro/callback/shout.py
|
||||||
%%PORTDOCS%%share/examples/py-ro/callback/shout_client.py
|
%%PORTDOCS%%share/examples/py-ro/callback/shout_client.py
|
||||||
%%PORTDOCS%%share/examples/py-ro/callback/shout_server.py
|
%%PORTDOCS%%share/examples/py-ro/callback/shout_server.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue