Date: Sat, 15 Aug 2020 16:31:49 +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: r544991 - head/math/py-jax Message-ID: <202008151631.07FGVnYA007781@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008151631.07FGVnYA007781>