Date: Thu, 15 Mar 2012 02:20:30 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/166113: [PATCH] net-p2p/py27-kenosis: block portscout from reporting older version, take maintainership Message-ID: <201203142020.q2EKKUbf027929@bofh.telnet.net.bd> Resent-Message-ID: <201203142030.q2EKU21U093430@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 166113 >Category: ports >Synopsis: [PATCH] net-p2p/py27-kenosis: block portscout from reporting older version, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 14 20:30:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 9.0-STABLE amd64 >Organization: >Environment: System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT >Description: [DESCRIBE CHANGES] - Take maintainership Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- py27-kenosis-0.96.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-p2p/py-kenosis/Makefile ./Makefile --- /usr/ports/net-p2p/py-kenosis/Makefile 2009-08-22 07:32:15.000000000 +0700 +++ ./Makefile 2012-03-15 02:19:15.134236568 +0600 @@ -11,9 +11,11 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= A fully-distributed p2p RPC system built on top of XMLRPC +PORTSCOUT= skipv:0.941 # Older version than the current one + RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/xmlrpclib.py:${PORTSDIR}/net/py-xmlrpclib USE_PYTHON= yes --- py27-kenosis-0.96.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203142020.q2EKKUbf027929>