Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2017 10:11:30 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r455099 - head/devel/py-pygit2
Message-ID:  <201711291011.vATABUxl009735@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <idefix@fechner.net>
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711291011.vATABUxl009735>