Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2020 10:20:23 +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: r544422 - head/math/py-jax
Message-ID:  <202008081020.078AKNUL002867@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug  8 10:20:23 2020
New Revision: 544422
URL: https://svnweb.freebsd.org/changeset/ports/544422

Log:
  Update to 0.1.74
  
  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 Aug  8 10:20:18 2020	(r544421)
+++ head/math/py-jax/Makefile	Sat Aug  8 10:20:23 2020	(r544422)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jax
-PORTVERSION=	0.1.73
+PORTVERSION=	0.1.74
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-jax/distinfo
==============================================================================
--- head/math/py-jax/distinfo	Sat Aug  8 10:20:18 2020	(r544421)
+++ head/math/py-jax/distinfo	Sat Aug  8 10:20:23 2020	(r544422)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595578500
-SHA256 (jax-0.1.73.tar.gz) = 23459fc35f9dc29e59b83f06a60c10dc2b2a437d1e4c013afbf8d60d3657577b
-SIZE (jax-0.1.73.tar.gz) = 419668
+TIMESTAMP = 1596280116
+SHA256 (jax-0.1.74.tar.gz) = 1b5d950d9fb3bd5b4e209e5a4d46bb5aaabbaf8052cbd59932c3e7b46643565d
+SIZE (jax-0.1.74.tar.gz) = 421888



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