From owner-svn-ports-head@freebsd.org Fri Dec 11 06:23:14 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 CBD6D9D66D1; Fri, 11 Dec 2015 06:23:14 +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 9B98114E1; Fri, 11 Dec 2015 06:23:14 +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 tBB6NDdD036611; Fri, 11 Dec 2015 06:23:13 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBB6NDxE036609; Fri, 11 Dec 2015 06:23:13 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201512110623.tBB6NDxE036609@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 11 Dec 2015 06:23:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403501 - head/devel/py-flexmock 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, 11 Dec 2015 06:23:14 -0000 Author: vanilla Date: Fri Dec 11 06:23:13 2015 New Revision: 403501 URL: https://svnweb.freebsd.org/changeset/ports/403501 Log: Upgrade to 0.10.0. Modified: head/devel/py-flexmock/Makefile head/devel/py-flexmock/distinfo Modified: head/devel/py-flexmock/Makefile ============================================================================== --- head/devel/py-flexmock/Makefile Fri Dec 11 06:12:16 2015 (r403500) +++ head/devel/py-flexmock/Makefile Fri Dec 11 06:23:13 2015 (r403501) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= flexmock -PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTVERSION= 0.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-flexmock/distinfo ============================================================================== --- head/devel/py-flexmock/distinfo Fri Dec 11 06:12:16 2015 (r403500) +++ head/devel/py-flexmock/distinfo Fri Dec 11 06:23:13 2015 (r403501) @@ -1,2 +1,2 @@ -SHA256 (flexmock-0.9.7.tar.gz) = 4192e7cb8bb2c60a646c1b1543608241c72e1c8273b9c6470907b1541332c945 -SIZE (flexmock-0.9.7.tar.gz) = 24997 +SHA256 (flexmock-0.10.0.tar.gz) = e22cc31adb6c0eee9b46f782f875e43275bb7c9cbc56f57d078a2f767ae4f946 +SIZE (flexmock-0.10.0.tar.gz) = 44077