summaryrefslogtreecommitdiff
path: root/devel/py-ro
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-02-28 09:00:58 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-02-28 09:00:58 +0000
commitc5cf393be78ff686f436dba21e2eb45159c7ec7a (patch)
treebeeb0508fbe7a7ae8037b19658f904f7add733b9 /devel/py-ro
parentUpdate to 1.1 (diff)
Update to 3.1
Notes
Notes: svn path=/head/; revision=76620
Diffstat (limited to 'devel/py-ro')
-rw-r--r--devel/py-ro/Makefile3
-rw-r--r--devel/py-ro/distinfo2
-rw-r--r--devel/py-ro/pkg-plist2
3 files changed, 4 insertions, 3 deletions
diff --git a/devel/py-ro/Makefile b/devel/py-ro/Makefile
index 28dfbf9035dc..274bfb165605 100644
--- a/devel/py-ro/Makefile
+++ b/devel/py-ro/Makefile
@@ -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:
diff --git a/devel/py-ro/distinfo b/devel/py-ro/distinfo
index 9f6d81cde1d1..0a5f0278d5d0 100644
--- a/devel/py-ro/distinfo
+++ b/devel/py-ro/distinfo
@@ -1 +1 @@
-MD5 (Pyro-3.0.tar.gz) = 71662e1f0587d934af63a52d5e7978ca
+MD5 (Pyro-3.1.tar.gz) = 7dc93e5e12d559fa84e73a75713919b3
diff --git a/devel/py-ro/pkg-plist b/devel/py-ro/pkg-plist
index 4f86a00077e2..b54838f6c6a6 100644
--- a/devel/py-ro/pkg-plist
+++ b/devel/py-ro/pkg-plist
@@ -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