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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 1 22:47:25 UTC 2018


Author: sunpoet
Date: Fri Jun  1 22:47:23 2018
New Revision: 471306
URL: https://svnweb.freebsd.org/changeset/ports/471306

Log:
  Update to 1.1.25
  
  Changes:	https://github.com/dmuellner/fastcluster/blob/master/NEWS.txt

Modified:
  head/math/py-fastcluster/Makefile
  head/math/py-fastcluster/distinfo

Modified: head/math/py-fastcluster/Makefile
==============================================================================
--- head/math/py-fastcluster/Makefile	Fri Jun  1 22:47:18 2018	(r471305)
+++ head/math/py-fastcluster/Makefile	Fri Jun  1 22:47:23 2018	(r471306)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fastcluster
-PORTVERSION=	1.1.24
-PORTREVISION=	1
+PORTVERSION=	1.1.25
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-fastcluster/distinfo
==============================================================================
--- head/math/py-fastcluster/distinfo	Fri Jun  1 22:47:18 2018	(r471305)
+++ head/math/py-fastcluster/distinfo	Fri Jun  1 22:47:23 2018	(r471306)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519504273
-SHA256 (fastcluster-1.1.24.tar.gz) = a5d1922b1db6f4c3012416e7dc14de2984b9335a48c895e1698afd5c718312b0
-SIZE (fastcluster-1.1.24.tar.gz) = 166081
+TIMESTAMP = 1527884454
+SHA256 (fastcluster-1.1.25.tar.gz) = 539d84d43fbe541a38d94c84bf0469c430cb7cda488364941ce57f680a07b091
+SIZE (fastcluster-1.1.25.tar.gz) = 166679


More information about the svn-ports-all mailing list