From owner-svn-ports-head@freebsd.org Fri Oct 16 19:23:45 2015 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 83433A16ABC; Fri, 16 Oct 2015 19:23:45 +0000 (UTC) (envelope-from pawel@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 4F44A16A; Fri, 16 Oct 2015 19:23:45 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GJNiKw044334; Fri, 16 Oct 2015 19:23:44 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GJNiIL044332; Fri, 16 Oct 2015 19:23:44 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201510161923.t9GJNiIL044332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 16 Oct 2015 19:23:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399506 - 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: Fri, 16 Oct 2015 19:23:45 -0000 Author: pawel Date: Fri Oct 16 19:23:44 2015 New Revision: 399506 URL: https://svnweb.freebsd.org/changeset/ports/399506 Log: - Update to version 2.5.0 [1] - Add NO_ARCH PR: 203602 [1] Submitted by: Gasol Wu (maintainer) [1] Modified: head/sysutils/py-glances/Makefile head/sysutils/py-glances/distinfo Modified: head/sysutils/py-glances/Makefile ============================================================================== --- head/sysutils/py-glances/Makefile Fri Oct 16 19:09:52 2015 (r399505) +++ head/sysutils/py-glances/Makefile Fri Oct 16 19:23:44 2015 (r399506) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glances -PORTVERSION= 2.4.2 +PORTVERSION= 2.5.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,9 +20,11 @@ OPTIONS_SUB= yes USE_GITHUB= yes GH_ACCOUNT= nicolargo +GH_TAGNAME= v2.5 USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes PLIST_FILES= %%ETCDIR%%/glances.conf.sample \ man/man1/glances.1.gz Modified: head/sysutils/py-glances/distinfo ============================================================================== --- head/sysutils/py-glances/distinfo Fri Oct 16 19:09:52 2015 (r399505) +++ head/sysutils/py-glances/distinfo Fri Oct 16 19:23:44 2015 (r399506) @@ -1,2 +1,2 @@ -SHA256 (nicolargo-glances-v2.4.2_GH0.tar.gz) = 725e8d15e8347e5371e3b8c7c3e9f2e3c8389dd847f01a693ceae8c910d1b97c -SIZE (nicolargo-glances-v2.4.2_GH0.tar.gz) = 3077285 +SHA256 (nicolargo-glances-v2.5.0-v2.5_GH0.tar.gz) = 352d863d115870f0823203ffe29119f3ebfa12236b76af525e920356f822cad0 +SIZE (nicolargo-glances-v2.5.0-v2.5_GH0.tar.gz) = 3239078