Date: Sat, 3 Jun 2017 13:55:22 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442493 - head/math/py-fastcluster Message-ID: <201706031355.v53DtMAJ045905@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sat Jun 3 13:55:21 2017 New Revision: 442493 URL: https://svnweb.freebsd.org/changeset/ports/442493 Log: Update to 1.1.23 PR: 219354 Submitted by: xmj Approved by: xmj (maintainer) Modified: head/math/py-fastcluster/Makefile head/math/py-fastcluster/distinfo Modified: head/math/py-fastcluster/Makefile ============================================================================== --- head/math/py-fastcluster/Makefile Sat Jun 3 13:17:25 2017 (r442492) +++ head/math/py-fastcluster/Makefile Sat Jun 3 13:55:21 2017 (r442493) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fastcluster -PORTVERSION= 1.1.21 +PORTVERSION= 1.1.23 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-fastcluster/distinfo ============================================================================== --- head/math/py-fastcluster/distinfo Sat Jun 3 13:17:25 2017 (r442492) +++ head/math/py-fastcluster/distinfo Sat Jun 3 13:55:21 2017 (r442493) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481609357 -SHA256 (fastcluster-1.1.21.tar.gz) = c0f7c234a93d5414e9b1300b17ec5c82bd9a9e4c210fc5d9bc3e2bc82fced989 -SIZE (fastcluster-1.1.21.tar.gz) = 162920 +TIMESTAMP = 1495026276 +SHA256 (fastcluster-1.1.23.tar.gz) = dfcd192d4cd53cd0db27f9d86dc3c49d3a15e6114ff875428c367b8bd679e318 +SIZE (fastcluster-1.1.23.tar.gz) = 163512
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706031355.v53DtMAJ045905>