From owner-svn-ports-head@freebsd.org Tue May 12 22:27:44 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 07D2F2DECC6; Tue, 12 May 2020 22:27:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49MC9V4yd5z45Dh; Tue, 12 May 2020 22:27:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D339FF5D0; Tue, 12 May 2020 22:27:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04CMRdS7069403; Tue, 12 May 2020 22:27:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04CMRdl0069401; Tue, 12 May 2020 22:27:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202005122227.04CMRdl0069401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 12 May 2020 22:27:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535025 - head/devel/py-ijson X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-ijson X-SVN-Commit-Revision: 535025 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2020 22:27:44 -0000 Author: sunpoet Date: Tue May 12 22:27:39 2020 New Revision: 535025 URL: https://svnweb.freebsd.org/changeset/ports/535025 Log: Update to 3.0.4 Changes: https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md Modified: head/devel/py-ijson/Makefile head/devel/py-ijson/distinfo Modified: head/devel/py-ijson/Makefile ============================================================================== --- head/devel/py-ijson/Makefile Tue May 12 22:27:33 2020 (r535024) +++ head/devel/py-ijson/Makefile Tue May 12 22:27:39 2020 (r535025) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ijson -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-ijson/distinfo ============================================================================== --- head/devel/py-ijson/distinfo Tue May 12 22:27:33 2020 (r535024) +++ head/devel/py-ijson/distinfo Tue May 12 22:27:39 2020 (r535025) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588348199 -SHA256 (ijson-3.0.3.tar.gz) = a1e6e074bb3fc1d7ad32d9dad2af2d3977b655b525c7b955c0b13dbf14dce49c -SIZE (ijson-3.0.3.tar.gz) = 47544 +TIMESTAMP = 1589305226 +SHA256 (ijson-3.0.4.tar.gz) = 6e25448318cda55e82a5de52beb6813b003cb8e4a7b5753305912a30055a29f8 +SIZE (ijson-3.0.4.tar.gz) = 48183