Date: Fri, 28 Jun 2019 08:32:32 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505271 - head/graphics/mahotas Message-ID: <201906280832.x5S8WWCN024902@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri Jun 28 08:32:32 2019 New Revision: 505271 URL: https://svnweb.freebsd.org/changeset/ports/505271 Log: - Update to 1.4.5 PR: 238318 Submitted by: wenheping2000@hotmail.com(myself) Approved by: maintainer(timeout, > 20 days) Modified: head/graphics/mahotas/Makefile head/graphics/mahotas/distinfo Modified: head/graphics/mahotas/Makefile ============================================================================== --- head/graphics/mahotas/Makefile Fri Jun 28 08:08:04 2019 (r505270) +++ head/graphics/mahotas/Makefile Fri Jun 28 08:32:32 2019 (r505271) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mahotas -PORTVERSION= 0.9.6 -PORTREVISION= 10 +PORTVERSION= 1.4.5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/mahotas/distinfo ============================================================================== --- head/graphics/mahotas/distinfo Fri Jun 28 08:08:04 2019 (r505270) +++ head/graphics/mahotas/distinfo Fri Jun 28 08:32:32 2019 (r505271) @@ -1,2 +1,3 @@ -SHA256 (mahotas-0.9.6.tar.gz) = 89e7c235b0cad20a1dd2e89723c77a5ae66b4636f04b3a605bb773fffa0c7adf -SIZE (mahotas-0.9.6.tar.gz) = 1206848 +TIMESTAMP = 1561702795 +SHA256 (mahotas-1.4.5.tar.gz) = cf7e661add06fb446a257fdecfb24e103e36b4e69a675c188e042921a0ff75ab +SIZE (mahotas-1.4.5.tar.gz) = 1529383
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906280832.x5S8WWCN024902>