Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2020 09:20: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: r555854 - head/math/py-jax
Message-ID:  <202011210920.0AL9KUxb000967@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 21 09:20:29 2020
New Revision: 555854
URL: https://svnweb.freebsd.org/changeset/ports/555854

Log:
  Update to 0.2.6
  
  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 Nov 21 09:20:25 2020	(r555853)
+++ head/math/py-jax/Makefile	Sat Nov 21 09:20:29 2020	(r555854)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jax
-PORTVERSION=	0.2.5
+PORTVERSION=	0.2.6
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-jax/distinfo
==============================================================================
--- head/math/py-jax/distinfo	Sat Nov 21 09:20:25 2020	(r555853)
+++ head/math/py-jax/distinfo	Sat Nov 21 09:20:29 2020	(r555854)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605426449
-SHA256 (jax-0.2.5.tar.gz) = 383e0793196f73031131c334eea4a9d0d347a9cdd00fe0e97327957afbb99fce
-SIZE (jax-0.2.5.tar.gz) = 487619
+TIMESTAMP = 1605901658
+SHA256 (jax-0.2.6.tar.gz) = 2d8810fee13db1783343aa2dd6989eccd05f91fead276e33cf51c611c7e63cea
+SIZE (jax-0.2.6.tar.gz) = 513456



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