svn commit: r551611 - head/graphics/mahotas

Wen Heping wen at FreeBSD.org
Wed Oct 7 00:17:40 UTC 2020


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 at FreeBSD.org
+MAINTAINER=	wen at 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


More information about the svn-ports-all mailing list