svn commit: r453690 - head/devel/py-simplejson
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Nov 7 21:03:35 UTC 2017
Author: sunpoet
Date: Tue Nov 7 21:02:18 2017
New Revision: 453690
URL: https://svnweb.freebsd.org/changeset/ports/453690
Log:
Update to 3.12.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 Tue Nov 7 21:02:13 2017 (r453689)
+++ head/devel/py-simplejson/Makefile Tue Nov 7 21:02:18 2017 (r453690)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= simplejson
-PORTVERSION= 3.11.1
+PORTVERSION= 3.12.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-simplejson/distinfo
==============================================================================
--- head/devel/py-simplejson/distinfo Tue Nov 7 21:02:13 2017 (r453689)
+++ head/devel/py-simplejson/distinfo Tue Nov 7 21:02:18 2017 (r453690)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497958588
-SHA256 (simplejson-3.11.1.tar.gz) = 01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7
-SIZE (simplejson-3.11.1.tar.gz) = 78145
+TIMESTAMP = 1510070492
+SHA256 (simplejson-3.12.0.tar.gz) = df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e
+SIZE (simplejson-3.12.0.tar.gz) = 77969
More information about the svn-ports-all
mailing list