1
0
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:
Hye-Shik Chang 2003-02-28 09:00:58 +00:00
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

View File

@ -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:

View File

@ -1 +1 @@
MD5 (Pyro-3.0.tar.gz) = 71662e1f0587d934af63a52d5e7978ca
MD5 (Pyro-3.1.tar.gz) = 7dc93e5e12d559fa84e73a75713919b3

View File

@ -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