ports/158771: [MAINTAINER] devel/py-pyro: update to 4.8

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sun Jul 10 18:40:09 UTC 2011


>Number:         158771
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py-pyro: update to 4.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 10 18:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
- update to 4.8
- update project homepage url
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-pyro.orig/Makefile py-pyro/Makefile
--- py-pyro.orig/Makefile	2011-07-02 22:35:51.000000000 +0400
+++ py-pyro/Makefile	2011-07-10 19:20:47.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pyro
-PORTVERSION=	4.7
+PORTVERSION=	4.8
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruNa py-pyro.orig/distinfo py-pyro/distinfo
--- py-pyro.orig/distinfo	2011-07-02 22:35:51.000000000 +0400
+++ py-pyro/distinfo	2011-07-10 19:20:54.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (Pyro4-4.7.tar.gz) = 2515a9100ca07b0bdc086c77d10fdbc6a5869990d93e1decdbbb999cdb81c32e
-SIZE (Pyro4-4.7.tar.gz) = 107212
+SHA256 (Pyro4-4.8.tar.gz) = 825b8b7dcd4f502def2f7dadbceedf7b79be4b121a77d03c398378979cbc2203
+SIZE (Pyro4-4.8.tar.gz) = 211959
diff -ruNa py-pyro.orig/pkg-descr py-pyro/pkg-descr
--- py-pyro.orig/pkg-descr	2011-06-25 08:28:06.000000000 +0400
+++ py-pyro/pkg-descr	2011-07-10 19:22:01.000000000 +0400
@@ -15,4 +15,4 @@
 Distributed Object Technology and has much more to offer than Pyro or
 RMI. But Pyro is small, simple and free!
 
-WWW:	http://irmen.home.xs4all.nl/pyro4/
+WWW:	http://irmen.home.xs4all.nl/pyro/
diff -ruNa py-pyro.orig/pkg-plist py-pyro/pkg-plist
--- py-pyro.orig/pkg-plist	2011-07-02 22:35:51.000000000 +0400
+++ py-pyro/pkg-plist	2011-07-10 19:32:11.000000000 +0400
@@ -45,20 +45,34 @@
 %%PYTHON_SITELIBDIR%%/Pyro4/util.pyo
 %%PORTDOCS%%%%DOCSDIR%%/Makefile
 %%PORTDOCS%%%%DOCSDIR%%/make.bat
-%%PORTDOCS%%%%DOCSDIR%%/source/Introduction.rst
-%%PORTDOCS%%%%DOCSDIR%%/source/Tutorial.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/_static/pyro-large.png
+%%PORTDOCS%%%%DOCSDIR%%/source/_static/pyro.png
+%%PORTDOCS%%%%DOCSDIR%%/source/_static/tf_pyrotaunt.png
 %%PORTDOCS%%%%DOCSDIR%%/source/alternative.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api/config.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api/constants.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api/core.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api/echoserver.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api/errors.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api/main.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api/naming.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api/socketserver.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/api/util.rst
 %%PORTDOCS%%%%DOCSDIR%%/source/changelog.rst
 %%PORTDOCS%%%%DOCSDIR%%/source/conf.py
 %%PORTDOCS%%%%DOCSDIR%%/source/config.rst
 %%PORTDOCS%%%%DOCSDIR%%/source/index.rst
-%%PORTDOCS%%%%DOCSDIR%%/source/licensedisclaimer.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/install.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/intro.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/license.rst
 %%PORTDOCS%%%%DOCSDIR%%/source/other.rst
-%%PORTDOCS%%%%DOCSDIR%%/source/socketserver.rst
+%%PORTDOCS%%%%DOCSDIR%%/source/tutorials.rst
 %%PORTDOCS%%%%DOCSDIR%%/source/upgrading.rst
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/Readme.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/client.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/client_batch.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/client_callchain.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/async/server.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/attributes/Readme.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/attributes/client.py
@@ -156,6 +170,9 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/timeout/Readme.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/timeout/client.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/timeout/server.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unixdomainsock/Readme.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unixdomainsock/client.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/unixdomainsock/server.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/Readme.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase1/person.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/warehouse/phase1/visit.py
@@ -170,6 +187,7 @@
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/warehouse/phase2
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/warehouse/phase1
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/warehouse
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/unixdomainsock
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/timeout
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/stockquotes/phase3
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/stockquotes/phase2
@@ -199,6 +217,8 @@
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/attributes
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/async
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/source/api
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/source/_static
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/source
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm %%PYTHON_SITELIBDIR%%/Pyro4/test


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list