svn commit: r504040 - head/devel/py-ijson

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 12 20:02:28 UTC 2019


Author: sunpoet
Date: Wed Jun 12 20:02:21 2019
New Revision: 504040
URL: https://svnweb.freebsd.org/changeset/ports/504040

Log:
  Update to 2.4
  
  - Update WWW
  
  Changes:	https://github.com/ICRAR/ijson/commits/master

Modified:
  head/devel/py-ijson/Makefile
  head/devel/py-ijson/distinfo
  head/devel/py-ijson/pkg-descr

Modified: head/devel/py-ijson/Makefile
==============================================================================
--- head/devel/py-ijson/Makefile	Wed Jun 12 20:02:15 2019	(r504039)
+++ head/devel/py-ijson/Makefile	Wed Jun 12 20:02:21 2019	(r504040)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ijson
-PORTVERSION=	2.3
+PORTVERSION=	2.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ijson/distinfo
==============================================================================
--- head/devel/py-ijson/distinfo	Wed Jun 12 20:02:15 2019	(r504039)
+++ head/devel/py-ijson/distinfo	Wed Jun 12 20:02:21 2019	(r504040)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555346513
-SHA256 (ijson-2.3.tar.gz) = ef5f9f6bf9e44f2e1721e72bcc82c7ac6bb012b525e0f8642dedf7ddc44cf474
-SIZE (ijson-2.3.tar.gz) = 10344
+TIMESTAMP = 1560366516
+SHA256 (ijson-2.4.tar.gz) = b78bbb5617716ebf47aff67932bee4ec811909ef69b93c3925b2fe1f0fe4b98c
+SIZE (ijson-2.4.tar.gz) = 17570

Modified: head/devel/py-ijson/pkg-descr
==============================================================================
--- head/devel/py-ijson/pkg-descr	Wed Jun 12 20:02:15 2019	(r504039)
+++ head/devel/py-ijson/pkg-descr	Wed Jun 12 20:02:21 2019	(r504040)
@@ -8,4 +8,4 @@ backends located in ijson/backends:
 - yajl: deprecated YAJL 1.x + ctypes wrapper, for even older systems.
 - python: pure Python parser, good to use with PyPy
 
-WWW: https://github.com/isagalaev/ijson
+WWW: https://github.com/ICRAR/ijson


More information about the svn-ports-head mailing list