svn commit: r481577 - head/textproc/py-toml
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Oct 8 21:42:16 UTC 2018
Author: sunpoet
Date: Mon Oct 8 21:42:14 2018
New Revision: 481577
URL: https://svnweb.freebsd.org/changeset/ports/481577
Log:
Update to 0.10.0
Changes: https://github.com/uiri/toml/commits/master
Modified:
head/textproc/py-toml/Makefile
head/textproc/py-toml/distinfo
Modified: head/textproc/py-toml/Makefile
==============================================================================
--- head/textproc/py-toml/Makefile Mon Oct 8 21:42:06 2018 (r481576)
+++ head/textproc/py-toml/Makefile Mon Oct 8 21:42:14 2018 (r481577)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= toml
-PORTVERSION= 0.9.6
+PORTVERSION= 0.10.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/textproc/py-toml/distinfo
==============================================================================
--- head/textproc/py-toml/distinfo Mon Oct 8 21:42:06 2018 (r481576)
+++ head/textproc/py-toml/distinfo Mon Oct 8 21:42:14 2018 (r481577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536690389
-SHA256 (toml-0.9.6.tar.gz) = 380178cde50a6a79f9d2cf6f42a62a5174febe5eea4126fe4038785f1d888d42
-SIZE (toml-0.9.6.tar.gz) = 14074
+TIMESTAMP = 1539026923
+SHA256 (toml-0.10.0.tar.gz) = 229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05e73d5c
+SIZE (toml-0.10.0.tar.gz) = 16719
More information about the svn-ports-head
mailing list