From owner-svn-ports-all@freebsd.org Wed Nov 29 10:11:32 2017 Return-Path: Delivered-To: svn-ports-all@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 1E481DFF3F5; Wed, 29 Nov 2017 10:11:32 +0000 (UTC) (envelope-from tz@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 DFCCA6E147; Wed, 29 Nov 2017 10:11:31 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vATABVkS009737; Wed, 29 Nov 2017 10:11:31 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vATABUxl009735; Wed, 29 Nov 2017 10:11:30 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201711291011.vATABUxl009735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 29 Nov 2017 10:11:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455099 - head/devel/py-pygit2 X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/devel/py-pygit2 X-SVN-Commit-Revision: 455099 X-SVN-Commit-Repository: ports 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.25 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: Wed, 29 Nov 2017 10:11:32 -0000 Author: tz Date: Wed Nov 29 10:11:30 2017 New Revision: 455099 URL: https://svnweb.freebsd.org/changeset/ports/455099 Log: devel/py-pygit2: Update from 0.25.0 to 0.26.0 This update is needed because of the update of devel/libgit2 to 0.26 Submitted by: Matthias Fechner Approved by: wg Differential Revision: https://reviews.freebsd.org/D13095 Modified: head/devel/py-pygit2/Makefile head/devel/py-pygit2/distinfo Modified: head/devel/py-pygit2/Makefile ============================================================================== --- head/devel/py-pygit2/Makefile Wed Nov 29 10:10:03 2017 (r455098) +++ head/devel/py-pygit2/Makefile Wed Nov 29 10:11:30 2017 (r455099) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygit2 -PORTVERSION= 0.25.1 +PORTVERSION= 0.26.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pygit2/distinfo ============================================================================== --- head/devel/py-pygit2/distinfo Wed Nov 29 10:10:03 2017 (r455098) +++ head/devel/py-pygit2/distinfo Wed Nov 29 10:11:30 2017 (r455099) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494967852 -SHA256 (pygit2-0.25.1.tar.gz) = e8696033052fa0221114ee7f632d38777cc29e58230cd6a05de5725cd31b4a6a -SIZE (pygit2-0.25.1.tar.gz) = 456580 +TIMESTAMP = 1510681588 +SHA256 (pygit2-0.26.0.tar.gz) = a7f06d61f25ab644c39e0e9bd4846a6cc4af81ae27f889473e6f0e9511226cb1 +SIZE (pygit2-0.26.0.tar.gz) = 457263