svn commit: r518695 - head/devel/py-tabulate
Steven Kreuzer
skreuzer at FreeBSD.org
Sat Nov 30 02:22:05 UTC 2019
Author: skreuzer
Date: Sat Nov 30 02:22:04 2019
New Revision: 518695
URL: https://svnweb.freebsd.org/changeset/ports/518695
Log:
Update to version 0.8.6
Modified:
head/devel/py-tabulate/Makefile
head/devel/py-tabulate/distinfo
Modified: head/devel/py-tabulate/Makefile
==============================================================================
--- head/devel/py-tabulate/Makefile Sat Nov 30 02:17:44 2019 (r518694)
+++ head/devel/py-tabulate/Makefile Sat Nov 30 02:22:04 2019 (r518695)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tabulate
-PORTVERSION= 0.8.3
+PORTVERSION= 0.8.6
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-tabulate/distinfo
==============================================================================
--- head/devel/py-tabulate/distinfo Sat Nov 30 02:17:44 2019 (r518694)
+++ head/devel/py-tabulate/distinfo Sat Nov 30 02:22:04 2019 (r518695)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569462770
-SHA256 (tabulate-0.8.3.tar.gz) = 8af07a39377cee1103a5c8b3330a421c2d99b9141e9cc5ddd2e3263fea416943
-SIZE (tabulate-0.8.3.tar.gz) = 46234
+TIMESTAMP = 1575080477
+SHA256 (tabulate-0.8.6.tar.gz) = 5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8
+SIZE (tabulate-0.8.6.tar.gz) = 45535
More information about the svn-ports-head
mailing list