ports/189634: [PATCH] sysutils/py-psutil121: portscout fix for new version discovery

Bartek Rutkowski ports at robakdesign.com
Sat May 10 21:30:01 UTC 2014


>Number:         189634
>Category:       ports
>Synopsis:       [PATCH] sysutils/py-psutil121: portscout fix for new version discovery
>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 May 10 21:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Portscout fix
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-psutil121/1.2.1_1/

Port maintainer (swills at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-psutil121-1.2.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353609)
+++ Makefile	(working copy)
@@ -3,6 +3,7 @@
 
 PORTNAME=	psutil
 PORTVERSION=	1.2.1
+PORTREVISION=	1
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +14,8 @@
 
 LICENSE=	BSD3CLAUSE
 
+PORTSCOUT=	limit:^1\.2\.
+
 PYDISTUTILS_AUTOPLIST=	yes
 USE_PYDISTUTILS=yes
 USE_PYTHON=	yes
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 353609)
+++ pkg-descr	(working copy)
@@ -3,5 +3,4 @@
 way by using Python, implementing many functionalities offered by tools
 like ps, top and Windows task manager. 
 
-WWW: http://code.google.com/p/psutil/
 WWW: http://pypi.python.org/pypi/psutil/
--- py-psutil121-1.2.1.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list