svn commit: r544991 - head/math/py-jax
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Aug 15 16:31:55 UTC 2020
Author: sunpoet
Date: Sat Aug 15 16:31:49 2020
New Revision: 544991
URL: https://svnweb.freebsd.org/changeset/ports/544991
Log:
Update to 0.1.75
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 15 16:31:44 2020 (r544990)
+++ head/math/py-jax/Makefile Sat Aug 15 16:31:49 2020 (r544991)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jax
-PORTVERSION= 0.1.74
+PORTVERSION= 0.1.75
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/math/py-jax/distinfo
==============================================================================
--- head/math/py-jax/distinfo Sat Aug 15 16:31:44 2020 (r544990)
+++ head/math/py-jax/distinfo Sat Aug 15 16:31:49 2020 (r544991)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596280116
-SHA256 (jax-0.1.74.tar.gz) = 1b5d950d9fb3bd5b4e209e5a4d46bb5aaabbaf8052cbd59932c3e7b46643565d
-SIZE (jax-0.1.74.tar.gz) = 421888
+TIMESTAMP = 1596954352
+SHA256 (jax-0.1.75.tar.gz) = 140b0b7ff9e7483c3efae54fa3dd2cc86559536482ea15d2b2cad6001780c85e
+SIZE (jax-0.1.75.tar.gz) = 426770
More information about the svn-ports-all
mailing list