From owner-svn-ports-all@FreeBSD.ORG Wed Jun 25 11:57:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0F233889; Wed, 25 Jun 2014 11:57:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F04042E17; Wed, 25 Jun 2014 11:57:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5PBvSja078065; Wed, 25 Jun 2014 11:57:28 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5PBvSKv078062; Wed, 25 Jun 2014 11:57:28 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201406251157.s5PBvSKv078062@svn.freebsd.org> From: William Grzybowski Date: Wed, 25 Jun 2014 11:57:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359228 - head/devel/py-simplejson X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2014 11:57:29 -0000 Author: wg Date: Wed Jun 25 11:57:28 2014 New Revision: 359228 URL: http://svnweb.freebsd.org/changeset/ports/359228 QAT: https://qat.redports.org/buildarchive/r359228/ Log: devel/py-simplejson: update to 3.5.3 Changes: https://raw.githubusercontent.com/simplejson/simplejson/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 Wed Jun 25 11:54:55 2014 (r359227) +++ head/devel/py-simplejson/Makefile Wed Jun 25 11:57:28 2014 (r359228) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= simplejson -PORTVERSION= 3.5.2 +PORTVERSION= 3.5.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-simplejson/distinfo ============================================================================== --- head/devel/py-simplejson/distinfo Wed Jun 25 11:54:55 2014 (r359227) +++ head/devel/py-simplejson/distinfo Wed Jun 25 11:57:28 2014 (r359228) @@ -1,2 +1,2 @@ -SHA256 (simplejson-3.5.2.tar.gz) = 655cbbca4e7537b0493c8601b6ac01ead7d4bcc8d01ba69edffda7226a07f7b2 -SIZE (simplejson-3.5.2.tar.gz) = 70170 +SHA256 (simplejson-3.5.3.tar.gz) = a80dc90320e1c1b8eaceaaa755ae2aed382d64a59321ae9f6ddbe0321c02878a +SIZE (simplejson-3.5.3.tar.gz) = 70555