Date: Tue, 5 Jun 2018 14:40:59 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r471764 - branches/2018Q2/devel/py-pygit2 Message-ID: <201806051440.w55EexYs008030@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Tue Jun 5 14:40:59 2018 New Revision: 471764 URL: https://svnweb.freebsd.org/changeset/ports/471764 Log: MFH: r469928 Update devel/py-pygit2 to 0.27.0 required by gitlab 10.7.x Reviewed by: tz (mentor), wg (maintainer) Approved by: tz (mentor), wg (maintainer) Differential Revision: https://reviews.freebsd.org/D15319 Approved by: ports-secteam (eadler) Modified: branches/2018Q2/devel/py-pygit2/Makefile branches/2018Q2/devel/py-pygit2/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/devel/py-pygit2/Makefile ============================================================================== --- branches/2018Q2/devel/py-pygit2/Makefile Tue Jun 5 14:39:51 2018 (r471763) +++ branches/2018Q2/devel/py-pygit2/Makefile Tue Jun 5 14:40:59 2018 (r471764) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pygit2 -PORTVERSION= 0.26.0 -PORTREVISION= 1 +PORTVERSION= 0.27.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2018Q2/devel/py-pygit2/distinfo ============================================================================== --- branches/2018Q2/devel/py-pygit2/distinfo Tue Jun 5 14:39:51 2018 (r471763) +++ branches/2018Q2/devel/py-pygit2/distinfo Tue Jun 5 14:40:59 2018 (r471764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510681588 -SHA256 (pygit2-0.26.0.tar.gz) = a7f06d61f25ab644c39e0e9bd4846a6cc4af81ae27f889473e6f0e9511226cb1 -SIZE (pygit2-0.26.0.tar.gz) = 457263 +TIMESTAMP = 1524467582 +SHA256 (pygit2-0.27.0.tar.gz) = 6febce4aea72f12ed5a1e7529b91119f21d93cb2ccb3f834eea26af76cc9a4cb +SIZE (pygit2-0.27.0.tar.gz) = 477427
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806051440.w55EexYs008030>