From owner-svn-ports-head@FreeBSD.ORG Thu May 15 17:34:58 2014 Return-Path: Delivered-To: svn-ports-head@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 A02ECA9A; Thu, 15 May 2014 17:34:58 +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 7AB972F9A; Thu, 15 May 2014 17:34:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4FHYwdG009125; Thu, 15 May 2014 17:34:58 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4FHYwp1009123; Thu, 15 May 2014 17:34:58 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405151734.s4FHYwp1009123@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 May 2014 17:34:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354156 - head/devel/bpython 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.18 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: Thu, 15 May 2014 17:34:58 -0000 Author: sunpoet Date: Thu May 15 17:34:57 2014 New Revision: 354156 URL: http://svnweb.freebsd.org/changeset/ports/354156 QAT: https://qat.redports.org/buildarchive/r354156/ Log: - Update to 0.13 Changes: https://bitbucket.org/bobf/bpython/src/default/CHANGELOG Modified: head/devel/bpython/Makefile head/devel/bpython/distinfo Modified: head/devel/bpython/Makefile ============================================================================== --- head/devel/bpython/Makefile Thu May 15 17:34:52 2014 (r354155) +++ head/devel/bpython/Makefile Thu May 15 17:34:57 2014 (r354156) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bpython -PORTVERSION= 0.12 -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://bpython-interpreter.org/releases/ Modified: head/devel/bpython/distinfo ============================================================================== --- head/devel/bpython/distinfo Thu May 15 17:34:52 2014 (r354155) +++ head/devel/bpython/distinfo Thu May 15 17:34:57 2014 (r354156) @@ -1,2 +1,2 @@ -SHA256 (bpython-0.12.tar.gz) = 74a9074c5d5448e09ea9efe6b5305a4f580617d73c38f21eab5fe983312a8ec6 -SIZE (bpython-0.12.tar.gz) = 130968 +SHA256 (bpython-0.13.tar.gz) = 151cadfa376341c04728c9f1cf54c28528ffa2f9f7e420bcdf517169eb55260a +SIZE (bpython-0.13.tar.gz) = 153843