Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2018 18:31:27 +0000 (UTC)
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r488814 - branches/2018Q4/devel/py-gitpython
Message-ID:  <201812311831.wBVIVR2P013333@repo.freebsd.org>

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

Log:
  MFH: r488754
  
  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
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q4/devel/py-gitpython/Makefile
  branches/2018Q4/devel/py-gitpython/distinfo
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/devel/py-gitpython/Makefile
==============================================================================
--- branches/2018Q4/devel/py-gitpython/Makefile	Mon Dec 31 18:26:55 2018	(r488813)
+++ branches/2018Q4/devel/py-gitpython/Makefile	Mon Dec 31 18:31:27 2018	(r488814)
@@ -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: branches/2018Q4/devel/py-gitpython/distinfo
==============================================================================
--- branches/2018Q4/devel/py-gitpython/distinfo	Mon Dec 31 18:26:55 2018	(r488813)
+++ branches/2018Q4/devel/py-gitpython/distinfo	Mon Dec 31 18:31:27 2018	(r488814)
@@ -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?201812311831.wBVIVR2P013333>