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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 3 20:37:57 UTC 2017


Author: sunpoet
Date: Sun Dec  3 20:37:53 2017
New Revision: 455474
URL: https://svnweb.freebsd.org/changeset/ports/455474

Log:
  Update to 3.13.2
  
  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 Dec  3 20:37:47 2017	(r455473)
+++ head/devel/py-simplejson/Makefile	Sun Dec  3 20:37:53 2017	(r455474)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	simplejson
-PORTVERSION=	3.12.0
+PORTVERSION=	3.13.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-simplejson/distinfo
==============================================================================
--- head/devel/py-simplejson/distinfo	Sun Dec  3 20:37:47 2017	(r455473)
+++ head/devel/py-simplejson/distinfo	Sun Dec  3 20:37:53 2017	(r455474)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510070492
-SHA256 (simplejson-3.12.0.tar.gz) = df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e
-SIZE (simplejson-3.12.0.tar.gz) = 77969
+TIMESTAMP = 1511830403
+SHA256 (simplejson-3.13.2.tar.gz) = 4c4ecf20e054716cc1e5a81cadc44d3f4027108d8dd0861d8b1e3bd7a32d4f0a
+SIZE (simplejson-3.13.2.tar.gz) = 79735


More information about the svn-ports-all mailing list