aboutsummaryrefslogtreecommitdiff
path: root/math/py-rpy2
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-05-08 16:05:53 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-05-08 16:05:53 +0000
commit3b1a1bcee46ecd606ced4f7a48a13a887568c051 (patch)
tree38b3bcc97455c726c46897591091479c0a91c515 /math/py-rpy2
parent95955327416b9e6168e1a886a6cd3656dbf49827 (diff)
downloadports-3b1a1bcee46ecd606ced4f7a48a13a887568c051.tar.gz
ports-3b1a1bcee46ecd606ced4f7a48a13a887568c051.zip
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so - Drop SOVERSION for seamless transition (i.e., avoid conditionals) PR: 236907 Approved by: bapt (maintainer) Differential Revision: https://reviews.freebsd.org/D19767
Notes
Notes: svn path=/head/; revision=501030
Diffstat (limited to 'math/py-rpy2')
-rw-r--r--math/py-rpy2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile
index 13bad51dc046..8e66b66f29da 100644
--- a/math/py-rpy2/Makefile
+++ b/math/py-rpy2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rpy2
DISTVERSION= 3.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}