Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 2020 00:17:39 +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: r551611 - head/graphics/mahotas
Message-ID:  <202010070017.0970HdK3007507@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Wed Oct  7 00:17:39 2020
New Revision: 551611
URL: https://svnweb.freebsd.org/changeset/ports/551611

Log:
  - Update to 1.4.11
  - Take maintainership

Modified:
  head/graphics/mahotas/Makefile
  head/graphics/mahotas/distinfo

Modified: head/graphics/mahotas/Makefile
==============================================================================
--- head/graphics/mahotas/Makefile	Wed Oct  7 00:12:16 2020	(r551610)
+++ head/graphics/mahotas/Makefile	Wed Oct  7 00:17:39 2020	(r551611)
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	mahotas
-PORTVERSION=	1.4.5
-PORTREVISION=	1
+PORTVERSION=	1.4.11
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Computer vision and image processing library for Python
 
 BUILD_DEPENDS=	${PYNUMPY}

Modified: head/graphics/mahotas/distinfo
==============================================================================
--- head/graphics/mahotas/distinfo	Wed Oct  7 00:12:16 2020	(r551610)
+++ head/graphics/mahotas/distinfo	Wed Oct  7 00:17:39 2020	(r551611)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561702795
-SHA256 (mahotas-1.4.5.tar.gz) = cf7e661add06fb446a257fdecfb24e103e36b4e69a675c188e042921a0ff75ab
-SIZE (mahotas-1.4.5.tar.gz) = 1529383
+TIMESTAMP = 1602001988
+SHA256 (mahotas-1.4.11.tar.gz) = 3f0109f167fc9b599f77b4d30d57c45bcc34dea019ff79fe29eb43c866d87ce9
+SIZE (mahotas-1.4.11.tar.gz) = 1530456



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010070017.0970HdK3007507>