Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2021 12:25:08 +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: r563337 - head/math/py-jax
Message-ID:  <202101301225.10UCP8S0092107@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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