svn commit: r522961 - head/devel/py-simplejson
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jan 13 17:49:18 UTC 2020
Author: sunpoet
Date: Mon Jan 13 17:49:17 2020
New Revision: 522961
URL: https://svnweb.freebsd.org/changeset/ports/522961
Log:
Update to 3.17.0
Changes: https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
Modified:
head/devel/py-simplejson/Makefile
head/devel/py-simplejson/distinfo
Modified: head/devel/py-simplejson/Makefile
==============================================================================
--- head/devel/py-simplejson/Makefile Mon Jan 13 17:49:12 2020 (r522960)
+++ head/devel/py-simplejson/Makefile Mon Jan 13 17:49:17 2020 (r522961)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= simplejson
-PORTVERSION= 3.16.1
+PORTVERSION= 3.17.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-simplejson/distinfo
==============================================================================
--- head/devel/py-simplejson/distinfo Mon Jan 13 17:49:12 2020 (r522960)
+++ head/devel/py-simplejson/distinfo Mon Jan 13 17:49:17 2020 (r522961)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536418066
-SHA256 (simplejson-3.16.1.tar.gz) = 20c626174a3cfcc69c783930ac2d5daa72787a8e26398e33c978065a51cc8bf4
-SIZE (simplejson-3.16.1.tar.gz) = 80596
+TIMESTAMP = 1578923324
+SHA256 (simplejson-3.17.0.tar.gz) = 2b4b2b738b3b99819a17feaf118265d0753d5536049ea570b3c43b51c4701e81
+SIZE (simplejson-3.17.0.tar.gz) = 83119
More information about the svn-ports-all
mailing list