Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 18:02:03 +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: r555301 - head/devel/py-ijson
Message-ID:  <202011151802.0AFI23Pr016003@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 15 18:02:03 2020
New Revision: 555301
URL: https://svnweb.freebsd.org/changeset/ports/555301

Log:
  Update to 3.1.2.post0
  
  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	Sun Nov 15 18:01:58 2020	(r555300)
+++ head/devel/py-ijson/Makefile	Sun Nov 15 18:02:03 2020	(r555301)
@@ -3,6 +3,8 @@
 
 PORTNAME=	ijson
 PORTVERSION=	3.1.2
+DISTVERSIONSUFFIX=	.post0
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ijson/distinfo
==============================================================================
--- head/devel/py-ijson/distinfo	Sun Nov 15 18:01:58 2020	(r555300)
+++ head/devel/py-ijson/distinfo	Sun Nov 15 18:02:03 2020	(r555301)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601485413
-SHA256 (ijson-3.1.2.tar.gz) = 401bdca19bcc7f89780e37d7b70671d40666999dac3e4b2c42a7cddd8b0891c7
-SIZE (ijson-3.1.2.tar.gz) = 53671
+TIMESTAMP = 1605426409
+SHA256 (ijson-3.1.2.post0.tar.gz) = 04fd8ebb8edb39db81f49b75b101d1e2a4d0728460e253fd9c98e3e17f9caa16
+SIZE (ijson-3.1.2.post0.tar.gz) = 55902



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