Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2014 01:17:01 GMT
From:      Steve Wills <swills@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gasol.wu@gmail.com
Subject:   ports/187719: [PATCH] sysutils/py-glances: update to 1.7.5
Message-ID:  <201403190117.s2J1H17W090221@meatwad.mouf.net>
Resent-Message-ID: <201403190120.s2J1K009065857@freefall.freebsd.org>

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

>Number:         187719
>Category:       ports
>Synopsis:       [PATCH] sysutils/py-glances: update to 1.7.5
>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 Mar 19 01:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r262336M: Tue Feb 25 04:51:57 UTC
>Description:
- Update to 1.7.5

Port maintainer (gasol.wu@gmail.com) is cc'd.

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

--- py-glances-1.7.5.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 348605)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	glances
-PORTVERSION=	1.7.4
+PORTVERSION=	1.7.5
 CATEGORIES=	sysutils python
 MASTER_SITES=	https://github.com/nicolargo/glances/archive/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@
 LICENSE=	LGPL3
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.0.0:${PORTSDIR}/devel/py-Jinja2 \
-		${PYTHON_PKGNAMEPREFIX}psutil>=1.2.1:${PORTSDIR}/sysutils/py-psutil
+		${PYTHON_PKGNAMEPREFIX}psutil121>=1.2.1:${PORTSDIR}/sysutils/py-psutil121
 
 OPTIONS_DEFINE=	MANPAGES NLS
 OPTIONS_SUB=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 348605)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (v1.7.4.tar.gz) = 20960b5f191bc86e6184d937940f00a62100eb51388bcdeb233f30c809b0f1a6
-SIZE (v1.7.4.tar.gz) = 1228816
+SHA256 (v1.7.5.tar.gz) = 1598d1c10f1d2b59ea8d90d5be899fd151b4af28640c6daae23258dc76f659fe
+SIZE (v1.7.5.tar.gz) = 591977
--- py-glances-1.7.5.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?201403190117.s2J1H17W090221>