Date: Tue, 19 Jan 2016 05:59:20 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406635 - head/sysutils/py-glances Message-ID: <201601190559.u0J5xKpI061133@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Tue Jan 19 05:59:20 2016 New Revision: 406635 URL: https://svnweb.freebsd.org/changeset/ports/406635 Log: Upgrade to 2.5.1. PR: 206389 Submitted by: maintainer Modified: head/sysutils/py-glances/Makefile head/sysutils/py-glances/distinfo Modified: head/sysutils/py-glances/Makefile ============================================================================== --- head/sysutils/py-glances/Makefile Tue Jan 19 05:56:29 2016 (r406634) +++ head/sysutils/py-glances/Makefile Tue Jan 19 05:59:20 2016 (r406635) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glances -PORTVERSION= 2.5 +PORTVERSION= 2.5.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-glances/distinfo ============================================================================== --- head/sysutils/py-glances/distinfo Tue Jan 19 05:56:29 2016 (r406634) +++ head/sysutils/py-glances/distinfo Tue Jan 19 05:59:20 2016 (r406635) @@ -1,2 +1,2 @@ -SHA256 (nicolargo-glances-v2.5_GH0.tar.gz) = 352d863d115870f0823203ffe29119f3ebfa12236b76af525e920356f822cad0 -SIZE (nicolargo-glances-v2.5_GH0.tar.gz) = 3239078 +SHA256 (nicolargo-glances-v2.5.1_GH0.tar.gz) = 814cea926c4d491487c06d7ce8d178d412c6223ea3aff03085cba8118c8e8a3d +SIZE (nicolargo-glances-v2.5.1_GH0.tar.gz) = 3239272
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601190559.u0J5xKpI061133>