Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jun 2018 21:13:58 +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: r472091 - head/devel/py-gitpython
Message-ID:  <201806092113.w59LDw5Z025074@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ygy (doc committer)
Date: Sat Jun  9 21:13:58 2018
New Revision: 472091
URL: https://svnweb.freebsd.org/changeset/ports/472091

Log:
  - Update devel/py-gitpython to 2.1.9
  - Take maintainership
  
  PR:		227017
  Approved by:	woodsb02, che@bein.link (maintainer timeout)
  Differential Revision:	https://reviews.freebsd.org/D14899

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

Modified: head/devel/py-gitpython/Makefile
==============================================================================
--- head/devel/py-gitpython/Makefile	Sat Jun  9 21:04:30 2018	(r472090)
+++ head/devel/py-gitpython/Makefile	Sat Jun  9 21:13:58 2018	(r472091)
@@ -1,12 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	GitPython
-DISTVERSION=	2.1.8
+DISTVERSION=	2.1.9
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	che@bein.link
+MAINTAINER=	ygy@FreeBSD.org
 COMMENT=	Python Git Library
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/py-gitpython/distinfo
==============================================================================
--- head/devel/py-gitpython/distinfo	Sat Jun  9 21:04:30 2018	(r472090)
+++ head/devel/py-gitpython/distinfo	Sat Jun  9 21:13:58 2018	(r472091)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518959090
-SHA256 (GitPython-2.1.8.tar.gz) = ad61bc25deadb535b047684d06f3654c001d9415e1971e51c9c20f5b510076e9
-SIZE (GitPython-2.1.8.tar.gz) = 431074
+TIMESTAMP = 1528576992
+SHA256 (GitPython-2.1.9.tar.gz) = c47cc31af6e88979c57a33962cbc30a7c25508d74a1b3a19ec5aa7ed64b03129
+SIZE (GitPython-2.1.9.tar.gz) = 429598



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