svn commit: r521385 - head/math/py-rpy2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 29 17:33:44 UTC 2019


Author: sunpoet
Date: Sun Dec 29 17:33:43 2019
New Revision: 521385
URL: https://svnweb.freebsd.org/changeset/ports/521385

Log:
  Update to 3.2.4
  
  Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
  		https://github.com/rpy2/rpy2/blob/master/NEWS

Modified:
  head/math/py-rpy2/Makefile
  head/math/py-rpy2/distinfo

Modified: head/math/py-rpy2/Makefile
==============================================================================
--- head/math/py-rpy2/Makefile	Sun Dec 29 17:33:38 2019	(r521384)
+++ head/math/py-rpy2/Makefile	Sun Dec 29 17:33:43 2019	(r521385)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rpy2
-PORTVERSION=	3.2.3
+PORTVERSION=	3.2.4
 CATEGORIES=	math
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-rpy2/distinfo
==============================================================================
--- head/math/py-rpy2/distinfo	Sun Dec 29 17:33:38 2019	(r521384)
+++ head/math/py-rpy2/distinfo	Sun Dec 29 17:33:43 2019	(r521385)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577145779
-SHA256 (rpy2-3.2.3.tar.gz) = 3cd58cffaa580f3a0053dc7e8be61e810e8b046c43a8948586010572744d0391
-SIZE (rpy2-3.2.3.tar.gz) = 162546
+TIMESTAMP = 1577626055
+SHA256 (rpy2-3.2.4.tar.gz) = 3daf1a4b28c4e354ef989093f03b066908bf6e5082a6f4af72cc3fd928a28dc6
+SIZE (rpy2-3.2.4.tar.gz) = 162609


More information about the svn-ports-all mailing list