Date: Thu, 26 Sep 2019 18:15:41 +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: r512939 - head/devel/py-ijson Message-ID: <201909261815.x8QIFfts049613@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 26 18:15:40 2019 New Revision: 512939 URL: https://svnweb.freebsd.org/changeset/ports/512939 Log: Update to 2.5 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 Thu Sep 26 18:15:35 2019 (r512938) +++ head/devel/py-ijson/Makefile Thu Sep 26 18:15:40 2019 (r512939) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ijson -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-ijson/distinfo ============================================================================== --- head/devel/py-ijson/distinfo Thu Sep 26 18:15:35 2019 (r512938) +++ head/devel/py-ijson/distinfo Thu Sep 26 18:15:40 2019 (r512939) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560366516 -SHA256 (ijson-2.4.tar.gz) = b78bbb5617716ebf47aff67932bee4ec811909ef69b93c3925b2fe1f0fe4b98c -SIZE (ijson-2.4.tar.gz) = 17570 +TIMESTAMP = 1569513185 +SHA256 (ijson-2.5.tar.gz) = 7a914d5090b0e79fe96a4ec2322b9611f585ac0f79eca657d1ab1d5fc9fff722 +SIZE (ijson-2.5.tar.gz) = 18852
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909261815.x8QIFfts049613>