ports/174566: [UPDATE] devel/py-RPyC

Marcelo Araujo araujo at FreeBSD.org
Wed Dec 19 08:40:00 UTC 2012


>Number:         174566
>Category:       ports
>Synopsis:       [UPDATE] devel/py-RPyC
>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:   Wed Dec 19 08:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>Release:        10.0-CURRENT
>Organization:
FreeBSD
>Environment:
reeBSD hosta 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r237704: Sat Jun 30 06:01:44 UTC 2012     root at hosta:/usr/obj/usr/src/sys/DEBUG  i386
>Description:
Update to 3.2.3.
Ask to pass the maintainership to myself, as I use it a lot in an internal project.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 309226)
+++ Makefile	(working copy)
@@ -1,19 +1,14 @@
-# New ports collection makefile for:	py-rpyc
-# Date created:		2009-01-20
-# Whom:			Wen Heping <wenheping at gmail.com>
-#
+# Created by: Wen Heping <wenheping at gmail.com>
 # $FreeBSD$
 #
 
 PORTNAME=	rpyc
-PORTVERSION=	3.1.0
+PORTVERSION=	3.2.3
 CATEGORIES=	devel python
 MASTER_SITES=	SF/${PORTNAME}/files/main/${PORTVERSION} \
 		CHEESESHOP
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	RPyC-${PORTVERSION}
 
-MAINTAINER=	wenheping at gmail.com
+MAINTAINER=	araujo at FreeBSD.org	
 COMMENT=	Remote Python Call
 
 LICENSE=	MIT
Index: distinfo
===================================================================
--- distinfo	(revision 309226)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (RPyC-3.1.0.tar.gz) = ea6b54b100df8433927f1d654b242170885fd0060a58ba145f9f703c8758cbbf
-SIZE (RPyC-3.1.0.tar.gz) = 32573
+SHA256 (rpyc-3.2.3.tar.gz) = 80782d78863bc4f803b2534452dc37c5dcb6e85230af77fe0ce5a0206e37f661
+SIZE (rpyc-3.2.3.tar.gz) = 48371


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


More information about the freebsd-ports-bugs mailing list