svn commit: r563337 - head/math/py-jax

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 30 12:25:15 UTC 2021


Author: sunpoet
Date: Sat Jan 30 12:25:07 2021
New Revision: 563337
URL: https://svnweb.freebsd.org/changeset/ports/563337

Log:
  Update to 0.2.9
  
  Changes:	https://github.com/google/jax/blob/master/docs/CHANGELOG.rst

Modified:
  head/math/py-jax/Makefile
  head/math/py-jax/distinfo

Modified: head/math/py-jax/Makefile
==============================================================================
--- head/math/py-jax/Makefile	Sat Jan 30 12:25:01 2021	(r563336)
+++ head/math/py-jax/Makefile	Sat Jan 30 12:25:07 2021	(r563337)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jax
-PORTVERSION=	0.2.8
+PORTVERSION=	0.2.9
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-jax/distinfo
==============================================================================
--- head/math/py-jax/distinfo	Sat Jan 30 12:25:01 2021	(r563336)
+++ head/math/py-jax/distinfo	Sat Jan 30 12:25:07 2021	(r563337)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611665461
-SHA256 (jax-0.2.8.tar.gz) = 3801a189f38430cc6bbeba6dbea7ac91df5ceab655f7b3243df8c1077f7fb767
-SIZE (jax-0.2.8.tar.gz) = 544571
+TIMESTAMP = 1611856578
+SHA256 (jax-0.2.9.tar.gz) = c563c97fae7b85b0f5622522f9fbdf61e04bf0d1e50888a644bdc966b5c1f274
+SIZE (jax-0.2.9.tar.gz) = 551876


More information about the svn-ports-all mailing list