aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-09-11 04:28:07 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-09-11 04:28:07 +0800
commitcce563bdcfa123e6398208a4a31f320abc7e0d34 (patch)
tree3576e9f5120a7098750f2f4a97ffc0dc6576373f /textproc
parentdab5511f154699fb7bb8f715cb53f289b3c45be1 (diff)
downloadfreebsd-ports-gnome-cce563bdcfa123e6398208a4a31f320abc7e0d34.tar.gz
freebsd-ports-gnome-cce563bdcfa123e6398208a4a31f320abc7e0d34.tar.zst
freebsd-ports-gnome-cce563bdcfa123e6398208a4a31f320abc7e0d34.zip
Update to 0.9.5
- Update WWW Changes: https://github.com/uiri/toml/commits/0.9.X
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-toml/Makefile2
-rw-r--r--textproc/py-toml/distinfo6
-rw-r--r--textproc/py-toml/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/py-toml/Makefile b/textproc/py-toml/Makefile
index e042698fa1b0..d33e05cd6b70 100644
--- a/textproc/py-toml/Makefile
+++ b/textproc/py-toml/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= toml
-PORTVERSION= 0.9.4
+PORTVERSION= 0.9.5
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-toml/distinfo b/textproc/py-toml/distinfo
index e94868090259..4c3e986853be 100644
--- a/textproc/py-toml/distinfo
+++ b/textproc/py-toml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527389739
-SHA256 (toml-0.9.4.tar.gz) = 8e86bd6ce8cc11b9620cb637466453d94f5d57ad86f17e98a98d1f73e3baab2d
-SIZE (toml-0.9.4.tar.gz) = 12752
+TIMESTAMP = 1536591839
+SHA256 (toml-0.9.5.tar.gz) = c79b2dc8cc8f2e841dd1ed3786db7a7b8b40c17ea2daf182ad7017554a4d544a
+SIZE (toml-0.9.5.tar.gz) = 14070
diff --git a/textproc/py-toml/pkg-descr b/textproc/py-toml/pkg-descr
index 1a65ad4eeac3..2a0879d881ce 100644
--- a/textproc/py-toml/pkg-descr
+++ b/textproc/py-toml/pkg-descr
@@ -1,4 +1,4 @@
A Python library for parsing and creating TOML.
Tom's Obvious, Minimal Language
-WWW: https://pypi.org/project/toml/
+WWW: https://github.com/uiri/toml