Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2012 17:41:13 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/173715: [MAINTAINER] sysutils/py27-glances: update to 1.5.1
Message-ID:  <20121119094113.A1EFA747334@goingmarry.kkbox.com>
Resent-Message-ID: <201211191000.qAJA00iN009299@freefall.freebsd.org>

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

>Number:         173715
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/py27-glances: update to 1.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 19 10:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
>Description:
- Update to 1.5.1

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

--- py27-glances-1.5.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/py-glances/Makefile ./Makefile
--- /usr/ports/sysutils/py-glances/Makefile	2012-11-17 14:01:43.000000000 +0800
+++ ./Makefile	2012-11-19 17:36:43.979982000 +0800
@@ -2,8 +2,9 @@
 # $FreeBSD: ports/sysutils/py-glances/Makefile,v 1.2 2012/11/17 06:01:43 svnexp Exp $
 
 PORTNAME=	glances
-PORTVERSION=	1.4.1.1
+PORTVERSION=	1.5.1
 CATEGORIES=	sysutils python
+MASTER_SITES=	https://github.com/downloads/nicolargo/glances/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	gasol.wu@gmail.com
@@ -14,11 +15,7 @@
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.0.0:${PORTSDIR}/devel/py-Jinja2 \
 		${PYTHON_PKGNAMEPREFIX}psutil>=0.4.1:${PORTSDIR}/sysutils/py-psutil
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	nicolargo
-GH_PROJECT=	glances
-GH_TAGNAME=	v${PORTVERSION}
-GH_COMMIT=	2920dcc
+FETCH_ARGS=	-pRr
 USE_PYTHON=	2.6+
 USE_PYDISTUTILS=easy_install
 PYDISTUTILS_PKGNAME=	Glances
diff -ruN --exclude=CVS /usr/ports/sysutils/py-glances/distinfo ./distinfo
--- /usr/ports/sysutils/py-glances/distinfo	2012-09-22 21:53:22.000000000 +0800
+++ ./distinfo	2012-11-19 17:27:34.674837000 +0800
@@ -1,2 +1,2 @@
-SHA256 (glances-1.4.1.1.tar.gz) = 1681c7702c8d47f0774c855a811eed46acf628e8b31ccfed922ed77f3d419301
-SIZE (glances-1.4.1.1.tar.gz) = 568516
+SHA256 (glances-1.5.1.tar.gz) = a2d503510506014d1b417dddeab1f0a1022990ba54e0c7dd89da7b20f50d0583
+SIZE (glances-1.5.1.tar.gz) = 647418
--- py27-glances-1.5.1.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?20121119094113.A1EFA747334>