ports/158914: [UPDATE] devel/py-wsgi_xmlrpc: update to 0.2.8

Ruslan Mahmatkhanov cvs-src at yandex.ru
Thu Jul 14 17:50:09 UTC 2011


>Number:         158914
>Category:       ports
>Synopsis:       [UPDATE] devel/py-wsgi_xmlrpc: update to 0.2.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 14 17:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
- update to 0.2.8
- remove stale mirror, add CHEESESHOP
- add LICENSE
- remove pkg-plist, move it's contents into PLIST_FILES
- fix whitespace in pkg-descr

tinderbuild log (8.2-RELEASE):
http://happy-nation.by.ru/ports/tb/py27-wsgi_xmlrpc-0.2.8.log

tested with bundled tests.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-wsgi_xmlrpc.orig/Makefile py-wsgi_xmlrpc/Makefile
--- py-wsgi_xmlrpc.orig/Makefile	2011-02-25 10:50:40.000000000 +0300
+++ py-wsgi_xmlrpc/Makefile	2011-07-14 20:08:48.000000000 +0400
@@ -6,18 +6,19 @@
 #
 
 PORTNAME=	wsgi_xmlrpc
-PORTVERSION=	0.2.5p
-PORTREVISION=	1
+PORTVERSION=	0.2.8
 CATEGORIES=	devel python
-MASTER_SITES=   http://devel.sippysoft.com:8080/~bamby/
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	wsgi-xmlrpc-0.2.5pre
+DISTNAME=	${PORTNAME:S/_/-/}-${PORTVERSION}
 
 MAINTAINER=	geka at sippysoft.com
 COMMENT=	WSGI application for a simple XMLRPC method dispatching
 
+LICENSE=	ASL
+
 USE_PYTHON=	2.5+
 USE_PYDISTUTILS=	easy_install
-PYDISTUTILS_PKGVERSION= ${PORTVERSION:S/p/pre/}
+PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
 
 .include <bsd.port.mk>
diff -ruNa py-wsgi_xmlrpc.orig/distinfo py-wsgi_xmlrpc/distinfo
--- py-wsgi_xmlrpc.orig/distinfo	2011-02-25 10:50:40.000000000 +0300
+++ py-wsgi_xmlrpc/distinfo	2011-07-14 20:07:16.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (wsgi-xmlrpc-0.2.5pre.tar.gz) = 00c69287a4feccce8f34baff979f2fd7eaf62a292cc80b2b1a99182588051eaa
-SIZE (wsgi-xmlrpc-0.2.5pre.tar.gz) = 2903
+SHA256 (wsgi-xmlrpc-0.2.8.tar.gz) = 52e15a63af0ec08e9865163c170b34679cea0bc0f511f8c37a50188b742ab4c9
+SIZE (wsgi-xmlrpc-0.2.8.tar.gz) = 6860
diff -ruNa py-wsgi_xmlrpc.orig/pkg-descr py-wsgi_xmlrpc/pkg-descr
--- py-wsgi_xmlrpc.orig/pkg-descr	2008-10-22 01:20:27.000000000 +0400
+++ py-wsgi_xmlrpc/pkg-descr	2011-07-14 20:03:36.000000000 +0400
@@ -1,3 +1,3 @@
-WSGI application for a simple xmlrpc method dispatching. 
+WSGI application for a simple xmlrpc method dispatching.
 
 WWW: http://code.google.com/p/wsgi-xmlrpc/
diff -ruNa py-wsgi_xmlrpc.orig/pkg-plist py-wsgi_xmlrpc/pkg-plist
--- py-wsgi_xmlrpc.orig/pkg-plist	2008-10-22 01:20:27.000000000 +0400
+++ py-wsgi_xmlrpc/pkg-plist	1970-01-01 03:00:00.000000000 +0300
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%


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



More information about the freebsd-ports-bugs mailing list