Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2020 17:54:30 +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: r525195 - head/devel/py-ijson
Message-ID:  <202002041754.014HsUqA093743@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb  4 17:54:30 2020
New Revision: 525195
URL: https://svnweb.freebsd.org/changeset/ports/525195

Log:
  Update to 2.6.1
  
  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 Feb  4 17:54:24 2020	(r525194)
+++ head/devel/py-ijson/Makefile	Tue Feb  4 17:54:30 2020	(r525195)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ijson
-PORTVERSION=	2.6.0
+PORTVERSION=	2.6.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ijson/distinfo
==============================================================================
--- head/devel/py-ijson/distinfo	Tue Feb  4 17:54:24 2020	(r525194)
+++ head/devel/py-ijson/distinfo	Tue Feb  4 17:54:30 2020	(r525195)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580562285
-SHA256 (ijson-2.6.0.tar.gz) = 65c3de82d9c2ad6d33d7836c9e753b85e63c0530eb97ad9a57aeaf35e17607d2
-SIZE (ijson-2.6.0.tar.gz) = 28438
+TIMESTAMP = 1580830461
+SHA256 (ijson-2.6.1.tar.gz) = 75ebc60b23abfb1c97f475ab5d07a5ed725ad4bd1f58513d8b258c21f02703d0
+SIZE (ijson-2.6.1.tar.gz) = 29393



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