From owner-svn-ports-all@FreeBSD.ORG Tue Jul 15 00:13:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51169C0A; Tue, 15 Jul 2014 00:13:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 3E8512328; Tue, 15 Jul 2014 00:13:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6F0DpC7086793; Tue, 15 Jul 2014 00:13:51 GMT (envelope-from nivit@svn.freebsd.org) Received: (from nivit@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6F0DoXm086791; Tue, 15 Jul 2014 00:13:50 GMT (envelope-from nivit@svn.freebsd.org) Message-Id: <201407150013.s6F0DoXm086791@svn.freebsd.org> From: Nicola Vitale Date: Tue, 15 Jul 2014 00:13:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361842 - head/devel/py-argh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2014 00:13:51 -0000 Author: nivit Date: Tue Jul 15 00:13:50 2014 New Revision: 361842 URL: http://svnweb.freebsd.org/changeset/ports/361842 QAT: https://qat.redports.org/buildarchive/r361842/ Log: - Update to 0.25.0 Modified: head/devel/py-argh/Makefile head/devel/py-argh/distinfo Modified: head/devel/py-argh/Makefile ============================================================================== --- head/devel/py-argh/Makefile Mon Jul 14 23:48:13 2014 (r361841) +++ head/devel/py-argh/Makefile Tue Jul 15 00:13:50 2014 (r361842) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= argh -PORTVERSION= 0.23.0 -PORTREVISION= 1 +PORTVERSION= 0.25.0 +PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,6 @@ COMMENT= Simple (Python) argparse wrappe LICENSE= LGPL3 -# Python3 ready (installation tested) USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes Modified: head/devel/py-argh/distinfo ============================================================================== --- head/devel/py-argh/distinfo Mon Jul 14 23:48:13 2014 (r361841) +++ head/devel/py-argh/distinfo Tue Jul 15 00:13:50 2014 (r361842) @@ -1,2 +1,2 @@ -SHA256 (argh-0.23.0.tar.gz) = 16fd55b9ad6f7ede93c266d70772b7fd04c60fad1deb6e897a25ef86278ef176 -SIZE (argh-0.23.0.tar.gz) = 26105 +SHA256 (argh-0.25.0.tar.gz) = f55f004a9077db0abc50e8ef5c0e0d0e3573b4a1c8365439c8186ca69197ff33 +SIZE (argh-0.25.0.tar.gz) = 30865