diff options
author | bf <bf@FreeBSD.org> | 2011-07-28 12:19:58 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-07-28 12:19:58 +0800 |
commit | 0aa3c88021317d6b074235c01d37b8fb07e40b38 (patch) | |
tree | e6157b8464ccf9795097dc1f0677b2813b88b74b /math/rpy2 | |
parent | 79bfd5ea31ab01d7ccda591a1c95781783957d47 (diff) | |
download | freebsd-ports-gnome-0aa3c88021317d6b074235c01d37b8fb07e40b38.tar.gz freebsd-ports-gnome-0aa3c88021317d6b074235c01d37b8fb07e40b38.tar.zst freebsd-ports-gnome-0aa3c88021317d6b074235c01d37b8fb07e40b38.zip |
update R to 2.13.1 [1], and adjust dependent ports (this
includes workarounds intended to fix the broken sparc64
build, and fixes to the static libR, which is now in a
separate slave port, math/libR)
PR: 158947 [1]
Submitted by: wen ([1], independently)
Diffstat (limited to 'math/rpy2')
-rw-r--r-- | math/rpy2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index 1b84100091ad..588f5e0222bc 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy2 PORTVERSION= 2.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= CHEESESHOP \ SF |