Date: Wed, 9 Sep 2020 20:38:37 +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: r548139 - head/math/py-jax Message-ID: <202009092038.089KcbnK049795@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 9 20:38:37 2020 New Revision: 548139 URL: https://svnweb.freebsd.org/changeset/ports/548139 Log: Update to 0.1.76 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 Wed Sep 9 20:38:32 2020 (r548138) +++ head/math/py-jax/Makefile Wed Sep 9 20:38:37 2020 (r548139) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jax -PORTVERSION= 0.1.75 +PORTVERSION= 0.1.76 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-jax/distinfo ============================================================================== --- head/math/py-jax/distinfo Wed Sep 9 20:38:32 2020 (r548138) +++ head/math/py-jax/distinfo Wed Sep 9 20:38:37 2020 (r548139) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596954352 -SHA256 (jax-0.1.75.tar.gz) = 140b0b7ff9e7483c3efae54fa3dd2cc86559536482ea15d2b2cad6001780c85e -SIZE (jax-0.1.75.tar.gz) = 426770 +TIMESTAMP = 1599653884 +SHA256 (jax-0.1.76.tar.gz) = 23783f74dec9b1c865e600007e38c07d22ff7f8a845c74891a643162002da049 +SIZE (jax-0.1.76.tar.gz) = 446796
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009092038.089KcbnK049795>