aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-09-27 23:47:47 +0800
committerperky <perky@FreeBSD.org>2003-09-27 23:47:47 +0800
commit5c4c1de31bec34576b4097f1138dc70effcbf97c (patch)
treea3b6e2db2fe463518d63f3540c05ec6b3d193ad5 /devel
parentfa9bf709526ee55b8e2e378fc92c5d7a659461fa (diff)
downloadfreebsd-ports-graphics-5c4c1de31bec34576b4097f1138dc70effcbf97c.tar.gz
freebsd-ports-graphics-5c4c1de31bec34576b4097f1138dc70effcbf97c.tar.zst
freebsd-ports-graphics-5c4c1de31bec34576b4097f1138dc70effcbf97c.zip
Update to 3.3
Diffstat (limited to 'devel')
-rw-r--r--devel/py-ro/Makefile2
-rw-r--r--devel/py-ro/distinfo2
-rw-r--r--devel/py-ro/pkg-plist8
3 files changed, 10 insertions, 2 deletions
diff --git a/devel/py-ro/Makefile b/devel/py-ro/Makefile
index 5366894b36c..87e1862e435 100644
--- a/devel/py-ro/Makefile
+++ b/devel/py-ro/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= ro
-PORTVERSION= 3.2
+PORTVERSION= 3.3
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pyro
diff --git a/devel/py-ro/distinfo b/devel/py-ro/distinfo
index 030776bd309..de6867a1c0a 100644
--- a/devel/py-ro/distinfo
+++ b/devel/py-ro/distinfo
@@ -1 +1 @@
-MD5 (Pyro-3.2.tar.gz) = 83b90c43c83a040b1e032a26955a0835
+MD5 (Pyro-3.3.tar.gz) = 09faeec7aa07e88187902f42d74a4514
diff --git a/devel/py-ro/pkg-plist b/devel/py-ro/pkg-plist
index c1a5f2715ef..2540e5bdf5d 100644
--- a/devel/py-ro/pkg-plist
+++ b/devel/py-ro/pkg-plist
@@ -71,6 +71,9 @@ bin/xnsc
%%PYTHON_SITELIBDIR%%/Pyro/util.py
%%PYTHON_SITELIBDIR%%/Pyro/util.pyc
%%PYTHON_SITELIBDIR%%/Pyro/util.pyo
+%%PYTHON_SITELIBDIR%%/Pyro/util2.py
+%%PYTHON_SITELIBDIR%%/Pyro/util2.pyc
+%%PYTHON_SITELIBDIR%%/Pyro/util2.pyo
%%PYTHON_SITELIBDIR%%/Pyro/wxnsc.py
%%PYTHON_SITELIBDIR%%/Pyro/wxnsc.pyc
%%PYTHON_SITELIBDIR%%/Pyro/wxnsc.pyo
@@ -96,6 +99,9 @@ bin/xnsc
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/PyroManual.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%EXAMPLESDIR%%/AllInOne/Readme.txt
+%%PORTDOCS%%%%EXAMPLESDIR%%/AllInOne/allinone_ownloop.py
+%%PORTDOCS%%%%EXAMPLESDIR%%/AllInOne/allinone_threads.py
%%PORTDOCS%%%%EXAMPLESDIR%%/Bank2/BankServer.py
%%PORTDOCS%%%%EXAMPLESDIR%%/Bank2/Readme.txt
%%PORTDOCS%%%%EXAMPLESDIR%%/Bank2/banks.py
@@ -189,6 +195,7 @@ bin/xnsc
%%PORTDOCS%%%%EXAMPLESDIR%%/inheritance/inherit.py
%%PORTDOCS%%%%EXAMPLESDIR%%/inheritance/server.py
%%PORTDOCS%%%%EXAMPLESDIR%%/logging/Readme.txt
+%%PORTDOCS%%%%EXAMPLESDIR%%/logging/logging.cfg
%%PORTDOCS%%%%EXAMPLESDIR%%/logging/testlogging.py
%%PORTDOCS%%%%EXAMPLESDIR%%/maxclients/Readme.txt
%%PORTDOCS%%%%EXAMPLESDIR%%/maxclients/client.py
@@ -264,5 +271,6 @@ bin/xnsc
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/NS_sec_plugins
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/BankExample
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/Bank2
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/AllInOne
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%