Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2012 16:18:38 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166196: [PATCH] net/py27-soappy: Block Portscout from reporting devel branch which is in ports tree, take maintainership
Message-ID:  <201203171018.q2HAIcov003093@bofh.telnet.net.bd>
Resent-Message-ID: <201203171020.q2HAK1lU042079@freefall.freebsd.org>

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

>Number:         166196
>Category:       ports
>Synopsis:       [PATCH] net/py27-soappy: Block Portscout from reporting devel branch which is in ports tree, 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:   Sat Mar 17 10:20: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]
- Block Portscout from reporting devel branch which is in ports tree
- Take maintainership

Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-soappy-0.11.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/py-soappy/Makefile ./Makefile
--- /usr/ports/net/py-soappy/Makefile	2012-02-01 21:53:07.000000000 +0600
+++ ./Makefile	2012-03-17 16:16:17.220241902 +0600
@@ -12,9 +12,10 @@
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
 DISTNAME=		SOAPpy-${PORTVERSION}
 
-MAINTAINER=		ports@FreeBSD.org
+MAINTAINER=		5u623l20@gmail.com
 COMMENT=		A SOAP implementation
 
+PORTSCOUT=		skipv:0.12.0	# This is a release candidate and is ports tree py*-soappy-devel
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	SOAPpy
--- py27-soappy-0.11.6.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?201203171018.q2HAIcov003093>