svn commit: r520234 - in head: devel/py-setuptools lang/cython math/py-numpy

Antoine Brodin antoine at FreeBSD.org
Mon Dec 16 09:22:44 UTC 2019


Author: antoine
Date: Mon Dec 16 09:22:43 2019
New Revision: 520234
URL: https://svnweb.freebsd.org/changeset/ports/520234

Log:
  Bump PORTREVISION after r520219

Modified:
  head/devel/py-setuptools/Makefile
  head/lang/cython/Makefile
  head/math/py-numpy/Makefile

Modified: head/devel/py-setuptools/Makefile
==============================================================================
--- head/devel/py-setuptools/Makefile	Mon Dec 16 09:11:34 2019	(r520233)
+++ head/devel/py-setuptools/Makefile	Mon Dec 16 09:22:43 2019	(r520234)
@@ -2,6 +2,7 @@
 
 PORTNAME=	setuptools
 PORTVERSION=	41.4.0
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/lang/cython/Makefile
==============================================================================
--- head/lang/cython/Makefile	Mon Dec 16 09:11:34 2019	(r520233)
+++ head/lang/cython/Makefile	Mon Dec 16 09:22:43 2019	(r520234)
@@ -3,6 +3,7 @@
 
 PORTNAME=	cython
 PORTVERSION=	0.29.13
+PORTREVISION=	1
 CATEGORIES=	lang python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-numpy/Makefile
==============================================================================
--- head/math/py-numpy/Makefile	Mon Dec 16 09:11:34 2019	(r520233)
+++ head/math/py-numpy/Makefile	Mon Dec 16 09:22:43 2019	(r520234)
@@ -3,7 +3,7 @@
 
 PORTNAME=	numpy
 PORTVERSION=	1.16.5
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP \


More information about the svn-ports-all mailing list