mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00: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
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ro
|
||||
PORTVERSION= 3.0
|
||||
PORTVERSION= 3.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= pyro
|
||||
@ -26,7 +26,6 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-ro
|
||||
post-patch:
|
||||
${ECHO} -e 'install-scripts=${PREFIX}/bin\n' \
|
||||
'\n[install-options]\nunattended=1' >> ${WRKSRC}/setup.cfg
|
||||
${RM} ${WRKSRC}/docs/3-install.html~
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
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/bouncer.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_client.py
|
||||
%%PORTDOCS%%share/examples/py-ro/callback/shout_server.py
|
||||
|
Loading…
Reference in New Issue
Block a user