Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2019 08:22:36 +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: r495330 - head/lang/cython
Message-ID:  <201903110822.x2B8MaVq010060@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Mar 11 08:22:36 2019
New Revision: 495330
URL: https://svnweb.freebsd.org/changeset/ports/495330

Log:
  - Revert the last commit by mistake

Modified:
  head/lang/cython/Makefile
  head/lang/cython/distinfo

Modified: head/lang/cython/Makefile
==============================================================================
--- head/lang/cython/Makefile	Mon Mar 11 08:18:00 2019	(r495329)
+++ head/lang/cython/Makefile	Mon Mar 11 08:22:36 2019	(r495330)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cython
-PORTVERSION=	0.29.2
+PORTVERSION=	0.29
 CATEGORIES=	lang python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/lang/cython/distinfo
==============================================================================
--- head/lang/cython/distinfo	Mon Mar 11 08:18:00 2019	(r495329)
+++ head/lang/cython/distinfo	Mon Mar 11 08:22:36 2019	(r495330)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547603080
-SHA256 (Cython-0.29.2.tar.gz) = 2ac187ff998a95abb7fae452b5178f91e1a713698c9ced89836c94e6b1d3f41e
-SIZE (Cython-0.29.2.tar.gz) = 2041500
+TIMESTAMP = 1552292449
+SHA256 (Cython-0.29.tar.gz) = 94916d1ede67682638d3cc0feb10648ff14dc51fb7a7f147f4fedce78eaaea97
+SIZE (Cython-0.29.tar.gz) = 2037177



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