From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 19 08:40:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A954B67E for ; Wed, 19 Dec 2012 08:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7AE9D8FC14 for ; Wed, 19 Dec 2012 08:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBJ8e04P076754 for ; Wed, 19 Dec 2012 08:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBJ8e0L6076753; Wed, 19 Dec 2012 08:40:00 GMT (envelope-from gnats) Resent-Date: Wed, 19 Dec 2012 08:40:00 GMT Resent-Message-Id: <201212190840.qBJ8e0L6076753@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcelo Araujo Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43249667 for ; Wed, 19 Dec 2012 08:38:06 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 2990D8FC13 for ; Wed, 19 Dec 2012 08:38:06 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBJ8c6iQ027384 for ; Wed, 19 Dec 2012 08:38:06 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qBJ8c6J4027383; Wed, 19 Dec 2012 08:38:06 GMT (envelope-from nobody) Message-Id: <201212190838.qBJ8c6J4027383@red.freebsd.org> Date: Wed, 19 Dec 2012 08:38:06 GMT From: Marcelo Araujo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/174566: [UPDATE] devel/py-RPyC X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2012 08:40:00 -0000 >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 -# +# Created by: Wen Heping # $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: