Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2012 08:38:06 GMT
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174566: [UPDATE] devel/py-RPyC
Message-ID:  <201212190838.qBJ8c6J4027383@red.freebsd.org>
Resent-Message-ID: <201212190840.qBJ8e0L6076753@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@gmail.com>
-#
+# Created by: Wen Heping <wenheping@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@gmail.com
+MAINTAINER=	araujo@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212190838.qBJ8c6J4027383>