Date: Fri, 20 Nov 2020 02:46:00 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555732 - head/math/py-numpoly Message-ID: <202011200246.0AK2k0tF063824@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Nov 20 02:46:00 2020 New Revision: 555732 URL: https://svnweb.freebsd.org/changeset/ports/555732 Log: math/py-numpoly: Update 1.0.8 -> 1.0.9 Reported by: portscout Modified: head/math/py-numpoly/Makefile head/math/py-numpoly/distinfo Modified: head/math/py-numpoly/Makefile ============================================================================== --- head/math/py-numpoly/Makefile Fri Nov 20 02:44:09 2020 (r555731) +++ head/math/py-numpoly/Makefile Fri Nov 20 02:46:00 2020 (r555732) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= numpoly -DISTVERSION= 1.0.8 +DISTVERSION= 1.0.9 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-numpoly/distinfo ============================================================================== --- head/math/py-numpoly/distinfo Fri Nov 20 02:44:09 2020 (r555731) +++ head/math/py-numpoly/distinfo Fri Nov 20 02:46:00 2020 (r555732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604698163 -SHA256 (numpoly-1.0.8.tar.gz) = a652dda077c9a3e73887e5f918077d541eebb89b90f36cf148df0f4246cd5943 -SIZE (numpoly-1.0.8.tar.gz) = 72834 +TIMESTAMP = 1605840267 +SHA256 (numpoly-1.0.9.tar.gz) = fc21e0590f9fd352b7dcb0737e89b0c00cc49d5e11ff162072fc790b49803f2e +SIZE (numpoly-1.0.9.tar.gz) = 73100
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011200246.0AK2k0tF063824>