svn commit: r468025 - head/devel/py-simplejson

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 22 12:50:41 UTC 2018


Author: sunpoet
Date: Sun Apr 22 12:50:40 2018
New Revision: 468025
URL: https://svnweb.freebsd.org/changeset/ports/468025

Log:
  Update to 3.14.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	Sun Apr 22 12:50:35 2018	(r468024)
+++ head/devel/py-simplejson/Makefile	Sun Apr 22 12:50:40 2018	(r468025)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	simplejson
-PORTVERSION=	3.13.2
+PORTVERSION=	3.14.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-simplejson/distinfo
==============================================================================
--- head/devel/py-simplejson/distinfo	Sun Apr 22 12:50:35 2018	(r468024)
+++ head/devel/py-simplejson/distinfo	Sun Apr 22 12:50:40 2018	(r468025)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511830403
-SHA256 (simplejson-3.13.2.tar.gz) = 4c4ecf20e054716cc1e5a81cadc44d3f4027108d8dd0861d8b1e3bd7a32d4f0a
-SIZE (simplejson-3.13.2.tar.gz) = 79735
+TIMESTAMP = 1524388737
+SHA256 (simplejson-3.14.0.tar.gz) = 1ebbd84c2d7512f7ba65df0b9cc3cbc1bbd6ef9eab39fc9389dfe7e3681f7bd2
+SIZE (simplejson-3.14.0.tar.gz) = 80112


More information about the svn-ports-head mailing list