Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2018 02:15:19 +0000 (UTC)
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488754 - head/devel/py-gitpython
Message-ID:  <201812310215.wBV2FJcm086040@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ygy (doc committer)
Date: Mon Dec 31 02:15:19 2018
New Revision: 488754
URL: https://svnweb.freebsd.org/changeset/ports/488754

Log:
  Update devel/py-gitpython to 2.1.11 (bugfix release).
  
  Changelog:	https://github.com/gitpython-developers/GitPython/blob/master/doc/source/changes.rst#2111---bugfixes
  
  PR:		233794
  Approved by:	koobs
  MFH:		2018Q4

Modified:
  head/devel/py-gitpython/Makefile
  head/devel/py-gitpython/distinfo

Modified: head/devel/py-gitpython/Makefile
==============================================================================
--- head/devel/py-gitpython/Makefile	Mon Dec 31 01:13:48 2018	(r488753)
+++ head/devel/py-gitpython/Makefile	Mon Dec 31 02:15:19 2018	(r488754)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	GitPython
-DISTVERSION=	2.1.10
+DISTVERSION=	2.1.11
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-gitpython/distinfo
==============================================================================
--- head/devel/py-gitpython/distinfo	Mon Dec 31 01:13:48 2018	(r488753)
+++ head/devel/py-gitpython/distinfo	Mon Dec 31 02:15:19 2018	(r488754)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528894672
-SHA256 (GitPython-2.1.10.tar.gz) = b60b045cf64a321e5b620debb49890099fa6c7be6dfb7fb249027e5d34227301
-SIZE (GitPython-2.1.10.tar.gz) = 430939
+TIMESTAMP = 1545318709
+SHA256 (GitPython-2.1.11.tar.gz) = 8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8
+SIZE (GitPython-2.1.11.tar.gz) = 428531



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