svn commit: r442493 - head/math/py-fastcluster

Tobias C. Berner tcberner at FreeBSD.org
Sat Jun 3 13:55:23 UTC 2017


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


More information about the svn-ports-head mailing list