Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2017 21:02:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453690 - head/devel/py-simplejson
Message-ID:  <201711072102.vA7L2Jm4077176@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711072102.vA7L2Jm4077176>