Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2019 09:22:43 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520234 - in head: devel/py-setuptools lang/cython math/py-numpy
Message-ID:  <201912160922.xBG9MhgU063051@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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