From owner-svn-ports-head@freebsd.org Tue Jan 19 05:59:22 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DE3DA88457; Tue, 19 Jan 2016 05:59:22 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB8551391; Tue, 19 Jan 2016 05:59:21 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0J5xKaZ061135; Tue, 19 Jan 2016 05:59:20 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0J5xKpI061133; Tue, 19 Jan 2016 05:59:20 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201601190559.u0J5xKpI061133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 19 Jan 2016 05:59:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406635 - head/sysutils/py-glances X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 05:59:22 -0000 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