Date: Mon, 14 May 2018 17:36:43 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469928 - head/devel/py-pygit2 Message-ID: <201805141736.w4EHahFl053775@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Mon May 14 17:36:43 2018 New Revision: 469928 URL: https://svnweb.freebsd.org/changeset/ports/469928 Log: 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 Modified: head/devel/py-pygit2/Makefile head/devel/py-pygit2/distinfo Modified: head/devel/py-pygit2/Makefile ============================================================================== --- head/devel/py-pygit2/Makefile Mon May 14 17:34:13 2018 (r469927) +++ head/devel/py-pygit2/Makefile Mon May 14 17:36:43 2018 (r469928) @@ -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: head/devel/py-pygit2/distinfo ============================================================================== --- head/devel/py-pygit2/distinfo Mon May 14 17:34:13 2018 (r469927) +++ head/devel/py-pygit2/distinfo Mon May 14 17:36:43 2018 (r469928) @@ -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?201805141736.w4EHahFl053775>