svn commit: r482248 - head/devel/py-gitdb2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Oct 16 20:04:21 UTC 2018
Author: sunpoet
Date: Tue Oct 16 20:04:20 2018
New Revision: 482248
URL: https://svnweb.freebsd.org/changeset/ports/482248
Log:
Update to 2.0.5
Changes: https://github.com/gitpython-developers/gitdb/commits/master
Modified:
head/devel/py-gitdb2/Makefile
head/devel/py-gitdb2/distinfo
Modified: head/devel/py-gitdb2/Makefile
==============================================================================
--- head/devel/py-gitdb2/Makefile Tue Oct 16 20:04:11 2018 (r482247)
+++ head/devel/py-gitdb2/Makefile Tue Oct 16 20:04:20 2018 (r482248)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitdb2
-PORTVERSION= 2.0.4
+PORTVERSION= 2.0.5
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,8 +17,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}smmap2>=2.0.0:deve
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}gitdb
-NO_ARCH= yes
-USE_PYTHON= autoplist concurrent distutils
USES= python
+USE_PYTHON= autoplist concurrent distutils
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/devel/py-gitdb2/distinfo
==============================================================================
--- head/devel/py-gitdb2/distinfo Tue Oct 16 20:04:11 2018 (r482247)
+++ head/devel/py-gitdb2/distinfo Tue Oct 16 20:04:20 2018 (r482248)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532810057
-SHA256 (gitdb2-2.0.4.tar.gz) = bb4c85b8a58531c51373c89f92163b92f30f81369605a67cd52d1fc21246c044
-SIZE (gitdb2-2.0.4.tar.gz) = 393672
+TIMESTAMP = 1539624950
+SHA256 (gitdb2-2.0.5.tar.gz) = 83361131a1836661a155172932a13c08bda2db3674e4caa32368aa6eb02f38c2
+SIZE (gitdb2-2.0.5.tar.gz) = 393728
More information about the svn-ports-all
mailing list