svn commit: r555854 - head/math/py-jax
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Nov 21 09:20:33 UTC 2020
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
More information about the svn-ports-head
mailing list