From owner-svn-ports-head@freebsd.org Tue Mar 15 11:31:05 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 2ABCBAD073E; Tue, 15 Mar 2016 11:31:05 +0000 (UTC) (envelope-from wg@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 ED4341E27; Tue, 15 Mar 2016 11:31:04 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2FBV34D096585; Tue, 15 Mar 2016 11:31:03 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2FBV3qX096580; Tue, 15 Mar 2016 11:31:03 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201603151131.u2FBV3qX096580@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Tue, 15 Mar 2016 11:31:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411151 - head/devel/py-pygit2 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.21 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, 15 Mar 2016 11:31:05 -0000 Author: wg Date: Tue Mar 15 11:31:03 2016 New Revision: 411151 URL: https://svnweb.freebsd.org/changeset/ports/411151 Log: devel/py-pygit2: update to catch libgit2 change Modified: head/devel/py-pygit2/Makefile head/devel/py-pygit2/distinfo Modified: head/devel/py-pygit2/Makefile ============================================================================== --- head/devel/py-pygit2/Makefile Tue Mar 15 10:46:20 2016 (r411150) +++ head/devel/py-pygit2/Makefile Tue Mar 15 11:31:03 2016 (r411151) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygit2 -PORTVERSION= 0.23.2 +PORTVERSION= 0.24.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pygit2/distinfo ============================================================================== --- head/devel/py-pygit2/distinfo Tue Mar 15 10:46:20 2016 (r411150) +++ head/devel/py-pygit2/distinfo Tue Mar 15 11:31:03 2016 (r411151) @@ -1,2 +1,2 @@ -SHA256 (pygit2-0.23.2.tar.gz) = ca24907fba277647334ef1b86478d8cf1c44fbcc952dc4e36c7aba1cdbf39d03 -SIZE (pygit2-0.23.2.tar.gz) = 464703 +SHA256 (pygit2-0.24.0.tar.gz) = ba76d97e90713584c8cb9d33c81cf9156aa69d6914cd3cdbddb740a069298105 +SIZE (pygit2-0.24.0.tar.gz) = 468391