svn commit: r544422 - head/math/py-jax
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Aug 8 10:20:29 UTC 2020
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
More information about the svn-ports-all
mailing list