From owner-svn-ports-head@freebsd.org Tue Oct 22 23:34:11 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 49411168396; Tue, 22 Oct 2019 23:34:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46yVFt66npz4PYR; Tue, 22 Oct 2019 23:34:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A0CAA1BCC7; Tue, 22 Oct 2019 23:34:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9MNYAkE020032; Tue, 22 Oct 2019 23:34:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9MNYAFw020030; Tue, 22 Oct 2019 23:34:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201910222334.x9MNYAFw020030@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 22 Oct 2019 23:34:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515225 - head/math/py-rpy2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/py-rpy2 X-SVN-Commit-Revision: 515225 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Oct 2019 23:34:11 -0000 Author: sunpoet Date: Tue Oct 22 23:34:09 2019 New Revision: 515225 URL: https://svnweb.freebsd.org/changeset/ports/515225 Log: Update to 3.2.1 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 Tue Oct 22 23:34:04 2019 (r515224) +++ head/math/py-rpy2/Makefile Tue Oct 22 23:34:09 2019 (r515225) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rpy2 -DISTVERSION= 3.2.0 -PORTREVISION= 1 +DISTVERSION= 3.2.1 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,12 +13,12 @@ COMMENT= Python interface to the R Programming Languag LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.10.0:devel/py-cffi@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.13.1:devel/py-cffi@${PY_FLAVOR} LIB_DEPENDS= libR.so:math/R \ libicui18n.so:devel/icu \ libomp.so:devel/openmp \ libpcre.so:devel/pcre -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.10.0:devel/py-cffi@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.13.1:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ Modified: head/math/py-rpy2/distinfo ============================================================================== --- head/math/py-rpy2/distinfo Tue Oct 22 23:34:04 2019 (r515224) +++ head/math/py-rpy2/distinfo Tue Oct 22 23:34:09 2019 (r515225) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569809145 -SHA256 (rpy2-3.2.0.tar.gz) = 18025f53c1a32b7b38ed319c81f8445b9a8809e0ecba210634b67764d68da978 -SIZE (rpy2-3.2.0.tar.gz) = 161566 +TIMESTAMP = 1571759817 +SHA256 (rpy2-3.2.1.tar.gz) = cfba1b5d5ad56f9f52a0df4df8015a342043f113576003967fd760e063023ca6 +SIZE (rpy2-3.2.1.tar.gz) = 161983