Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2019 13:23:20 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514719 - head/lang/cython
Message-ID:  <201910181323.x9IDNKGT029542@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Oct 18 13:23:20 2019
New Revision: 514719
URL: https://svnweb.freebsd.org/changeset/ports/514719

Log:
  lang/cython: Update to 0.29.12
  
  PR:		239304
  Approved by:	maintainer timeout (vmagerya@gmail.com, >2 months)

Modified:
  head/lang/cython/Makefile   (contents, props changed)
  head/lang/cython/distinfo   (contents, props changed)

Modified: head/lang/cython/Makefile
==============================================================================
--- head/lang/cython/Makefile	Fri Oct 18 13:17:38 2019	(r514718)
+++ head/lang/cython/Makefile	Fri Oct 18 13:23:20 2019	(r514719)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cython
-PORTVERSION=	0.29
-PORTREVISION=	1
+PORTVERSION=	0.29.13
 CATEGORIES=	lang python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/lang/cython/distinfo
==============================================================================
--- head/lang/cython/distinfo	Fri Oct 18 13:17:38 2019	(r514718)
+++ head/lang/cython/distinfo	Fri Oct 18 13:23:20 2019	(r514719)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552292449
-SHA256 (Cython-0.29.tar.gz) = 94916d1ede67682638d3cc0feb10648ff14dc51fb7a7f147f4fedce78eaaea97
-SIZE (Cython-0.29.tar.gz) = 2037177
+TIMESTAMP = 1571400161
+SHA256 (Cython-0.29.13.tar.gz) = c29d069a4a30f472482343c866f7486731ad638ef9af92bfe5fca9c7323d638e
+SIZE (Cython-0.29.13.tar.gz) = 2051189



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